aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure1.in b/configure1.in
index 592da0cb7a0..23cdd962141 100755
--- a/configure1.in
+++ b/configure1.in
@@ -375,7 +375,7 @@ if [ `pwd` != `(cd ${srcdir} && pwd)` ] \
375 vpath_sed='-f vpath.sed' 375 vpath_sed='-f vpath.sed'
376else 376else
377 # Do the normal substitution for VPATH. This will not crash non-GNU make. 377 # Do the normal substitution for VPATH. This will not crash non-GNU make.
378 vpath_sed='-e '\''s|^\(VPATH *=\).*$$|\1 ='\''"${srcdir}/${subdir}|"' 378 vpath_sed=]'AC_QUOTE_SQUOTE(AC_QUOTE_SQUOTE('-e '\''s|^\(VPATH *=\).*$$|\1 ='\''"${srcdir}/${subdir}|"'))'[
379fi 379fi
380] AC_SUBST(vpath_sed) [ 380] AC_SUBST(vpath_sed) [
381 381
@@ -1310,4 +1310,4 @@ test -n "${prefix}" &&
1310test -n "${exec_prefix}" && 1310test -n "${exec_prefix}" &&
1311 exec_prefix=`echo "${exec_prefix}" | sed 's,\([^/]\)/*$,\1,'` 1311 exec_prefix=`echo "${exec_prefix}" | sed 's,\([^/]\)/*$,\1,'`
1312] 1312]
1313AC_OUTPUT(Makefile ${extra_output}) 1313AC_OUTPUT(Makefile)