Added test-suite Makefile.in files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5028 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a50e01bae6
commit
2d72380cc6
1 changed files with 21 additions and 8 deletions
|
|
@ -1403,14 +1403,27 @@ if test -n "$release_suffix"; then
|
|||
fi
|
||||
AC_SUBST(release_suffix_libtool)
|
||||
|
||||
AC_CONFIG_FILES([ \
|
||||
Makefile \
|
||||
Source/Makefile \
|
||||
Examples/Makefile \
|
||||
Examples/guile/Makefile \
|
||||
Examples/GIFPlot/Makefile \
|
||||
Examples/GIFPlot/Lib/Makefile \
|
||||
Runtime/Makefile \
|
||||
AC_CONFIG_FILES([ \
|
||||
Makefile \
|
||||
Runtime/Makefile \
|
||||
Source/Makefile \
|
||||
Examples/Makefile \
|
||||
Examples/guile/Makefile \
|
||||
Examples/GIFPlot/Makefile \
|
||||
Examples/GIFPlot/Lib/Makefile \
|
||||
Examples/test-suite/chicken/Makefile \
|
||||
Examples/test-suite/csharp/Makefile \
|
||||
Examples/test-suite/guile/Makefile \
|
||||
Examples/test-suite/guilescm/Makefile \
|
||||
Examples/test-suite/java/Makefile \
|
||||
Examples/test-suite/mzscheme/Makefile \
|
||||
Examples/test-suite/ocaml/Makefile \
|
||||
Examples/test-suite/perl5/Makefile \
|
||||
Examples/test-suite/php4/Makefile \
|
||||
Examples/test-suite/pike/Makefile \
|
||||
Examples/test-suite/python/Makefile \
|
||||
Examples/test-suite/ruby/Makefile \
|
||||
Examples/test-suite/tcl/Makefile \
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue