Add hooks for using autconf-style Makefile.in in language subdirs.
commite14c212c2d020c02d8f82a9d05e9beb82d3a369b
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 1997 22:03:06 +0000 (29 22:03 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 1997 22:03:06 +0000 (29 22:03 +0000)
tree7bf401505c13f87f593a1df1d54b0b9fb3ed588e
parent94408ae2774f16e35ba3dbc93aaf9570d9fc7b23
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14554 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/configure.in