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:
parent
8324a4a252
commit
129bfe1987
1 changed files with 1 additions and 1 deletions
|
|
@ -1008,7 +1008,7 @@ AC_ARG_WITH(release-suffix,
|
||||||
AC_SUBST(release_suffix)
|
AC_SUBST(release_suffix)
|
||||||
|
|
||||||
AC_CONFIG_SUBDIRS(Tools)
|
AC_CONFIG_SUBDIRS(Tools)
|
||||||
AC_CONFIG_FILES([
|
AC_CONFIG_FILES([ \
|
||||||
Makefile \
|
Makefile \
|
||||||
Source/Makefile \
|
Source/Makefile \
|
||||||
Runtime/Makefile \
|
Runtime/Makefile \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue