configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tests will...
authorRoger Sayle <roger@eyesopen.com>
Mon, 16 Jan 2006 22:03:14 +0000 (22:03 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 16 Jan 2006 22:03:14 +0000 (22:03 +0000)
commitd1f37bc642e0f746f2199514ddb017e9de9d07cc
tree84f146ec71a8d94adcbaa82b061c8a23118009fb
parentfea4cfe00b554d35d9a7f7666e3e2734d342596f
configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tests will be run with the...

* configure.ac (CFLAGS): Update to include -std=gnu99 so that
the configure tests will be run with the same environment as
used to compile the libgfortran source code.
* configure: Regenerate.

From-SVN: r109774
libgfortran/ChangeLog
libgfortran/configure
libgfortran/configure.ac