From bd27af85ae505a64cde56ab78b244505b4737cf0 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 29 May 2007 10:40:59 +0000 Subject: changed 'invalid' --with-pcre++ to --with-pcrepp in configure --- (limited to 'acinclude.m4') diff --git a/acinclude.m4 b/acinclude.m4 index 9c9f945..349d3cf 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -161,8 +161,8 @@ AC_DEFUN([AC_WITH_PCREPP],[ PCREPP_LIBS="" PCREPP_LOCATIONS="${PATH}:/usr/local/bin:/usr/bin" test -z "$WANT_PCREPP" && WANT_PCREPP="" - AC_ARG_WITH([pcre++], - AC_HELP_STRING([--with-pcre++=location],[Look for pcre++ in specified locations]), + AC_ARG_WITH([pcrepp], + AC_HELP_STRING([--with-pcrepp=location],[Look for pcre++ in specified locations]), [ if test "${withval}" = "no" ; then WANT_PCREPP="no" -- cgit v0.9.0.2