Add hooks for using autconf-style Makefile.in in language subdirs.
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 29 Jul 1997 22:03:06 +0000 (15:03 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 29 Jul 1997 22:03:06 +0000 (15:03 -0700)
commit0280cf849faca5fbe60d6440e64956bbbcf713a8
tree7bf401505c13f87f593a1df1d54b0b9fb3ed588e
parent788af388c95fe1916a8268a9d4f515e95c8e0cf7
Add hooks for using autconf-style Makefile.in in language subdirs.

* configure.in (all_outputs, oldstyle_subdirs):  New variables.
Pass all_outputs to AC_OUTPUT.

From-SVN: r14554
gcc/configure.in