added continuation line in AC_CONFIG_FILES

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-01-21 00:39:02 +00:00
commit 129bfe1987

View file

@ -1008,7 +1008,7 @@ AC_ARG_WITH(release-suffix,
AC_SUBST(release_suffix)
AC_CONFIG_SUBDIRS(Tools)
AC_CONFIG_FILES([
AC_CONFIG_FILES([ \
Makefile \
Source/Makefile \
Runtime/Makefile \