]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
fix typo in warning message
[wxWidgets.git] / configure
index 79e393708e12f5a764f5630e105e5aeb2fc36989..d2a2154df827cf3b1e3998a2c2d2daf8724d4364 100755 (executable)
--- a/configure
+++ b/configure
@@ -25874,8 +25874,8 @@ _ACEOF
 
 
     if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_REGEX" = "yes"; then
-        { echo "$as_me:$LINENO: WARNING: Defaulting to the the builtin regex library for Unicode build." >&5
-echo "$as_me: WARNING: Defaulting to the the builtin regex library for Unicode build." >&2;}
+        { echo "$as_me:$LINENO: WARNING: Defaulting to the builtin regex library for Unicode build." >&5
+echo "$as_me: WARNING: Defaulting to the builtin regex library for Unicode build." >&2;}
         wxUSE_REGEX=builtin
     fi