Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/configure.ac')
-rw-r--r--newlib/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/configure.ac b/newlib/configure.ac
index 8878e08e6..93dde7feb 100644
--- a/newlib/configure.ac
+++ b/newlib/configure.ac
@@ -712,7 +712,5 @@ if test $newlib_cv_ldbl_eq_dbl = yes; then
AC_DEFINE(_LDBL_EQ_DBL, 1, [Define if the platform long double type is equal to double.])
fi
-AC_SUBST(CFLAGS)
-
AC_CONFIG_FILES([Makefile])
AC_OUTPUT