]> code.delx.au - gnu-emacs/commitdiff
* test/automated/Makefile.in: Tweak previous change
authorGlenn Morris <rgm@gnu.org>
Thu, 21 Nov 2013 01:31:33 +0000 (20:31 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 21 Nov 2013 01:31:33 +0000 (20:31 -0500)
test/automated/Makefile.in

index 2169ce0d22447caeda09a5ec55ad246ab86e2cbb..a8adaf4048392b4313f6200cc4e00391f47ce99e 100644 (file)
@@ -36,7 +36,7 @@ EMACS = ../../src/emacs
 # Command line flags for Emacs.
 # Apparently MSYS bash would convert "-L :" to "-L ;" anyway,
 # but we might as well be explicit.
-EMACSOPT = -batch --no-site-file --no-site-lisp -L $(PATH_SEPARATOR)$(srcdir)
+EMACSOPT = -batch --no-site-file --no-site-lisp -L "$(PATH_SEPARATOR)$(srcdir)"
 
 # Extra flags to pass to the byte compiler.
 BYTE_COMPILE_EXTRA_FLAGS =