From 8d40bf325de2c79b89e87de24d05293e4d054a81 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Sat, 8 Oct 2016 16:08:37 -0700 Subject: [PATCH] Fix configure.ac comments --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a72c8b8bd..0f7aec665 100644 --- a/configure.ac +++ b/configure.ac @@ -85,8 +85,7 @@ fi # Set up various programs needed for install # Note AC_PROG_CXX sets CXXFLAGS if not set, which we want # So ensure this happens before we modify CXXFLAGS below -# Do CC also, because PCRE2 will use it. Prefer clang++, -# targets like FreeBSD ship an ancient one. +# Do CC also, because PCRE2 will use it. AC_PROG_CC AC_PROG_CC_STDC # c99 AC_PROG_CXX