From: wolf Date: Wed, 20 Apr 2005 21:56:17 +0000 (+0000) Subject: Fix a second typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0cde698a8224ef60bda60c88cf81a0b968669b6;p=dealii-svn.git Fix a second typo. git-svn-id: https://svn.dealii.org/trunk@10545 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure.in b/deal.II/configure.in index 5886fa0dcf..c5fb157fa0 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -312,7 +312,7 @@ dnl Optional features dnl -------------------------------------------------------------- AC_ARG_ENABLE(parser, - AS_HELP_STRING([--enable-parser], + AC_HELP_STRING([--enable-parser], [While switched on by default, this option allows to switch off support for the function parser in the contrib directory.]),