c-common.c: Remove USE_CPPLIB conditional inclusions.
authorNeil Booth <neilb@earthling.net>
Sat, 25 Nov 2000 19:28:44 +0000 (19:28 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 25 Nov 2000 19:28:44 +0000 (19:28 +0000)
commita32f2771a5b1265435b332f15020b66bed552af4
tree925e0c18e46eaa5d241ebbe1cd839d39fc0984a2
parent3e8aa6e31c6a745edcec9395021ef13ca0f0122f
c-common.c: Remove USE_CPPLIB conditional inclusions.

        * c-common.c: Remove USE_CPPLIB conditional inclusions.
        * c-common.h: Similarly.
        * c-decl.c: Similarly.
        * c-lang.c: Similarly.
        * c-lex.c: Similarly.
        * c-parse.in: Similarly.
        * c-pragma.c: Similarly.
        * c-pragma.h: Similarly.
        * gcc.c: Similarly.
        * toplev.c: Similarly.
        * cp/cp-tree.h: Similarly.
        * cp/decl2.c: Similarly.
        * cp/lang-specs.h: Similarly.
        * cp/lex.c: Similarly.
        * cp/lex.h: Similarly.
        * cp/spew.c: Similarly.
        * java/lang-options.h: Similarly.
        * objc/lang-specs.h: Similarly.
        * objc/objc-act.c: Similarly.

        * configure.in: Remove configure option.
        * config.in: Regenerate.
        * configure: Regenerate.

From-SVN: r37742
23 files changed:
gcc/ChangeLog
gcc/c-common.c
gcc/c-common.h
gcc/c-decl.c
gcc/c-lang.c
gcc/c-lex.c
gcc/c-parse.in
gcc/c-pragma.c
gcc/c-pragma.h
gcc/config.in
gcc/configure
gcc/configure.in
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/lang-specs.h
gcc/cp/lex.c
gcc/cp/lex.h
gcc/cp/spew.c
gcc/gcc.c
gcc/java/lang-options.h
gcc/objc/lang-specs.h
gcc/objc/objc-act.c
gcc/toplev.c