Ensure PATH_DUMPLOADSEARCH will have correct value in MSDOS builds.
[bpt/emacs.git] / msdos / sed4.inp
index efbed4d..73d0254 100644 (file)
@@ -16,6 +16,7 @@
 #
 # ----------------------------------------------------------------------
 /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
+/^#define *PATH_DUMPLOADSEARCH/s/".*"/"..\/lisp"/
 /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
 /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
 /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/