Merge remote-tracking branch 'origin/newfmt' into develop

This commit is contained in:
Tim Rühsen 2016-03-02 11:55:17 +01:00
commit be9b3fd3f4
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ AC_SUBST(PSL_FILE)
AC_ARG_WITH(psl-testfile,
AC_HELP_STRING([--with-psl-testfile=[PATH]], [path to PSL test file]),
PSL_TESTFILE=$withval,
PSL_TESTFILE="\$(top_srcdir)/list/tests/test_psl.txt")
PSL_TESTFILE="\$(top_srcdir)/list/tests/tests.txt")
AC_SUBST(PSL_TESTFILE)
# check for alloca / alloca.h