diff options
author | bothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-09-12 23:25:29 +0000 |
---|---|---|
committer | bothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1997-09-12 23:25:29 +0000 |
commit | 7775be806dd90c49aa0ebadcbbb18e972cb8da04 (patch) | |
tree | efae584f9b58b25a16065db610352e07eebd4117 /gcc/cp/config-lang.in | |
parent | 8b8dd20d88e8c2137629edd080a2804893df197e (diff) | |
download | gcc-7775be806dd90c49aa0ebadcbbb18e972cb8da04.tar.gz |
* Makefile.in, config-lang.in: Convert to autoconf.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15429 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/config-lang.in')
-rw-r--r-- | gcc/cp/config-lang.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cp/config-lang.in b/gcc/cp/config-lang.in index 66fe112519e..4ba5cdffe32 100644 --- a/gcc/cp/config-lang.in +++ b/gcc/cp/config-lang.in @@ -37,3 +37,5 @@ diff_excludes="-x cp/parse.c -x cp/parse.h" headers='$(CXX_EXTRA_HEADERS)' lib2funcs=cplib2.txt + +outputs=cp/Makefile |