comparison scripts/configure.in @ 8850:538184c540a9

Add make target "configfiles" to automatically regenerate configuration files
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Tue, 24 Feb 2009 01:46:37 -0500
parents f134925a1cfa
children eb63fbe60fab
comparison
equal deleted inserted replaced
8849:8b7e448d989c 8850:538184c540a9
26 AC_PREREQ(2.52) 26 AC_PREREQ(2.52)
27 AC_CONFIG_SRCDIR([startup/inputrc]) 27 AC_CONFIG_SRCDIR([startup/inputrc])
28 28
29 AC_PROG_INSTALL 29 AC_PROG_INSTALL
30 30
31 AC_SUBST(ac_config_files)
31 AC_CONFIG_FILES([Makefile audio/Makefile deprecated/Makefile elfun/Makefile \ 32 AC_CONFIG_FILES([Makefile audio/Makefile deprecated/Makefile elfun/Makefile \
32 general/Makefile geometry/Makefile help/Makefile image/Makefile \ 33 general/Makefile geometry/Makefile help/Makefile image/Makefile \
33 io/Makefile linear-algebra/Makefile miscellaneous/Makefile \ 34 io/Makefile linear-algebra/Makefile miscellaneous/Makefile \
34 optimization/Makefile path/Makefile pkg/Makefile plot/Makefile \ 35 optimization/Makefile path/Makefile pkg/Makefile plot/Makefile \
35 polynomial/Makefile set/Makefile \ 36 polynomial/Makefile set/Makefile \