Fix the test suite on Windows.
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Nov 2013 17:35:13 +0000 (19:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 28 Nov 2013 17:35:13 +0000 (19:35 +0200)
commitf7ec0d94d08bdd035ae710e338fd0839595b0087
treedc1106aec543b180691bac391a59428cfb700d2b
parent23293cb07ae8b48ae9159142dfcb5e7a51bc422a
Fix the test suite on Windows.

 configure.ac (PATH_SEP): Set and AC_SUBST.

 test/automated/Makefile.in (PATH_SEP): Set this instead of
 PATH_SEPARATOR.
 (EMACSOPT): Use $(PATH_SEP).
ChangeLog
configure.ac
test/ChangeLog
test/automated/Makefile.in