From 01ee3b115a3405300af9d8e4f5bd3b4010251804 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 19 Sep 2003 20:45:54 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@7990 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/configure.in b/deal.II/configure.in index c6588f086f..0dfc4d10d7 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -341,7 +341,7 @@ dnl ------------------------------------------------------------- AC_MSG_RESULT() AC_MSG_RESULT(------------------ checking compiler flags ------------------) -dnl Possible add some flags is optimizations are requested +dnl Possibly add some flags is optimizations are requested DEAL_II_CHECK_CPU_OPTIMIZATIONS dnl Last check: test whether CXXFLAGS and F77FLAGS are ok -- 2.39.5