]> git.eshelyaron.com Git - emacs.git/commitdiff
Move PATH_DOC from local/info to local/share/info.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 16:01:36 +0000 (16:01 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 16:01:36 +0000 (16:01 +0000)
src/epaths.in

index d494d85139ce77b97bb7d73bf55e3227f3821bec..b74e33cd8d31dfd8a15b5d066d9fc75544a7d466 100644 (file)
@@ -52,7 +52,7 @@ Boston, MA 02110-1301, USA.  */
 /* 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"