From: yamaoka Date: Tue, 27 Jul 1999 04:06:50 +0000 (+0000) Subject: (PACKAGEDIR): Default to @PACKAGEDIR@. X-Git-Tag: et-gnus-6_11_08-03~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9e24ddda92eae0884552708663e7162e203330d0;p=elisp%2Fgnus.git- (PACKAGEDIR): Default to @PACKAGEDIR@. --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index a165281..ac6f233 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -11,7 +11,7 @@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ SHELL = /bin/sh VPATH = @srcdir@ -PACKAGEDIR = +PACKAGEDIR = @PACKAGEDIR@ all total: rm -f *.elc auto-autoloads.el custom-load.el ; \