emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r115166: * test/automated/Makefile.in: Tweak previou


From: Glenn Morris
Subject: [Emacs-diffs] trunk r115166: * test/automated/Makefile.in: Tweak previous change
Date: Thu, 21 Nov 2013 01:31:37 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115166
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-11-20 20:31:33 -0500
message:
  * test/automated/Makefile.in: Tweak previous change
modified:
  test/automated/Makefile.in     makefile.in-20110112160650-056hnl9qhpjvjicy-6
=== modified file 'test/automated/Makefile.in'
--- a/test/automated/Makefile.in        2013-11-21 00:26:05 +0000
+++ b/test/automated/Makefile.in        2013-11-21 01:31:33 +0000
@@ -36,7 +36,7 @@
 # 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 =


reply via email to

[Prev in Thread] Current Thread [Next in Thread]