]> git.ipfire.org Git - thirdparty/git.git/commitdiff
autoconf: regex library detection typofix
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Aug 2010 16:44:45 +0000 (09:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Aug 2010 16:44:45 +0000 (09:44 -0700)
configure.ac

index 71ac89fab3f8ad7298059af251eb06e30227b334..ed0561b5d4738c7955ac3603084c8a676c1c56dd 100644 (file)
@@ -718,7 +718,7 @@ yippeeyeswehaveit
 #endif
 ]),
        [ac_cv_c_excellent_regex=yes],
-       [ac_cv_c_excellent_regex=yes])
+       [ac_cv_c_excellent_regex=no])
 ])
 if test $ac_cv_c_excellent_regex = yes; then
        NO_REGEX=