* src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Jan 2012 08:54:46 +0000 (00:54 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Jan 2012 08:54:46 +0000 (00:54 -0800)
Makes life microscopically harder for the c. zero people configuring
by hand as per INSTALL.

src/ChangeLog
src/epaths.in

index 71a4ddd..e80f335 100644 (file)
@@ -1,8 +1,7 @@
 2012-01-10  Glenn Morris  <rgm@gnu.org>
 
-       * epaths.in (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH, PATH_EXEC)
-       (PATH_DATA, PATH_DOC): Update the template values to be closer to
-       their typical values these days.
+       * epaths.in (PATH_LOADSEARCH, PATH_EXEC, PATH_DATA, PATH_DOC):
+       Update template values to be closer to their typical values these days.
 
 2012-01-09  Eli Zaretskii  <eliz@gnu.org>
 
index b03a6a0..17cb65a 100644 (file)
@@ -34,7 +34,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
    when Emacs is dumping.  Configure (using "make epaths-force") sets
    this to $buildlisppath, which normally has the value: <srcdir>/lisp.
 */
-#define PATH_DUMPLOADSEARCH "/usr/local/share/emacs/lisp"
+#define PATH_DUMPLOADSEARCH "../lisp"
 
 /* The extra search path for programs to invoke.  This is appended to
    whatever the PATH environment variable says to set the Lisp