]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.in: Check for -Wno-long-long option support and improve handling of warning...
authorJ. David Anglin <dave@hiauly.hia.nrc.ca>
Thu, 25 May 2000 01:49:09 +0000 (01:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 25 May 2000 01:49:09 +0000 (19:49 -0600)
commitff5def207e2ff19b84c6c99f66ee72c9ab5f1014
treed8ad404d6322e9e966bee4fcda4cc0e3a4b3752b
parent9ea551b2b34133a1cc38ef323c34fcf19d1a9e22
configure.in: Check for -Wno-long-long option support and improve handling of warning CFLAGS...

        * configure.in: Check for -Wno-long-long option support and improve
        handling of warning CFLAGS for stages 1 and 2.
        * Makefile.in (WARN_CFLAGS): Move definition to configure.in.
        * configure: Regenerate.

From-SVN: r34156
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in