aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/configure.ac
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2007-07-04 16:20:13 +0000
committerDavid Edelsohn <edelsohn@gnu.org>2007-07-04 16:20:13 +0000
commitcc0c5be5cad6c3cd1f0c39389eed2a4409d5acb2 (patch)
tree2a0ebd96a1294b1b0efd9a27e3670796ff8edb12 /libgfortran/configure.ac
parente7f6cf7db44f7cf68742f27ea6f3a08b04cc234d (diff)
* configure.ac: SUBST CFLAGS.
* configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@126324 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/configure.ac')
-rw-r--r--libgfortran/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgfortran/configure.ac b/libgfortran/configure.ac
index ff6ff17d012..9e1572fa674 100644
--- a/libgfortran/configure.ac
+++ b/libgfortran/configure.ac
@@ -121,6 +121,7 @@ if test "x$GCC" = "xyes"; then
fi
AC_SUBST(AM_FCFLAGS)
AC_SUBST(AM_CFLAGS)
+AC_SUBST(CFLAGS)
# Check for symbol versioning (copied from libssp).
AC_MSG_CHECKING([whether symbol versioning is supported])