Changeset: ffed7ddbf913 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ffed7ddbf913
Modified Files:
configure.ag
Branch: Apr2019
Log Message:
Typo.
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -1686,7 +1686,7 @@ org_have_regex=auto
dft_regex=auto
AC_ARG_WITH([regex],
[AS_HELP_STRING([--with-regex=TYPE],
- [use either PRCE or POSIX regular expressions (default=PCRE if
available)])],
+ [use either PCRE or POSIX regular expressions (default=PCRE if
available)])],
[AS_CASE([$withval],
[pcre|PCRE], [have_regex=pcre],
[posix|POSIX], [have_regex=posix],
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list