1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00

add AC_CONFIG_FILES for ice-9/Makefile.

This commit is contained in:
Rob Browning 2004-08-29 21:14:06 +00:00
parent 8abc91b33d
commit c5b09a0529

View file

@ -115,4 +115,5 @@ AC_SUBST(LIBGUILEREADLINE_MAJOR)
AC_SUBST(GUILE_EFFECTIVE_VERSION)
AC_CONFIG_FILES(Makefile)
AC_CONFIG_FILES(ice-9/Makefile)
AC_OUTPUT