fix mutt compilation, that's ugly, but it works for now
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index 29197df..ab893ca 100644 (file)
--- a/main.c
+++ b/main.c
@@ -330,11 +330,6 @@ static void show_version (void)
          "+HAVE_REGCOMP  "
 #else
          "-HAVE_REGCOMP  "
-#endif
-#ifdef USE_GNU_REGEX
-         "+USE_GNU_REGEX  "
-#else
-         "-USE_GNU_REGEX  "
 #endif
          "\n  "
 #ifdef HAVE_COLOR