changeset 75266:f0bdf116bcc0

Move PATH_DOC from local/info to local/share/info.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 18 Jan 2007 16:01:36 +0000
parents ccd60d909429
children 164280499c23
files src/epaths.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/epaths.in	Thu Jan 18 16:01:23 2007 +0000
+++ b/src/epaths.in	Thu Jan 18 16:01:36 2007 +0000
@@ -52,7 +52,7 @@
 /* Where the configuration process believes the info tree lives.  The
    lisp variable configure-info-directory gets its value from this
    macro, and is then used to set the Info-default-directory-list.  */
-#define PATH_INFO "/usr/local/info"
+#define PATH_INFO "/usr/local/share/info"
 
 /* Where Emacs should store game score files.  */
 #define PATH_GAME "/usr/local/var/games/emacs"