Mercurial > hg > xemacs-beta
diff configure.in @ 183:e121b013d1f0 r20-3b18
Import from CVS: tag r20-3b18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:54:23 +0200 |
parents | bfd6434d15b3 |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/configure.in Mon Aug 13 09:53:23 2007 +0200 +++ b/configure.in Mon Aug 13 09:54:23 2007 +0200 @@ -279,6 +279,8 @@ sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' libdir='${{exec_prefix}}/lib' +dnl The following gives NONE/lib/xemacs/packages as the first package +dnl package_path=${prefix}/lib/xemacs/packages:~/.xemacs includedir='${prefix}/include' oldincludedir='/usr/include' infodir='${prefix}/info' @@ -3435,6 +3437,7 @@ Where should the build process find the source code? $srcdir What installation prefix should install use? $prefix + Where should XEmacs look for packages? $package_path What operating system and machine description files should XEmacs use? \`$opsysfile' and \`$machfile' What compiler should XEmacs be built with? $CC $CFLAGS