builtin/commit.c: fix a typo in the comment
[gitweb.git] / config.mak.uname
index 399fe192719072691ebdbd7954fd8bd6cc12b96e..192629f1431072f242f10a8528f1853b8bbaddeb 100644 (file)
@@ -237,6 +237,7 @@ ifeq ($(uname_S),AIX)
        NO_MKDTEMP = YesPlease
        NO_STRLCPY = YesPlease
        NO_NSEC = YesPlease
+       NO_REGEX = NeedsStartEnd
        FREAD_READS_DIRECTORIES = UnfortunatelyYes
        INTERNAL_QSORT = UnfortunatelyYes
        NEEDS_LIBICONV = YesPlease