From: Victor Julien Date: Fri, 28 Apr 2017 07:50:59 +0000 (+0200) Subject: configure: remove CentOS5 pkg-config fix X-Git-Tag: suricata-4.0.0-beta1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=119115d3b6d10fcd1b1db5cd02f92bec033baa54;p=thirdparty%2Fsuricata.git configure: remove CentOS5 pkg-config fix --- diff --git a/configure.ac b/configure.ac index eb2213db30..8ad0f6f7c7 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_LANG_C AC_PROG_CC_C99 AC_PROG_LIBTOOL - PKG_PROG_PKG_CONFIG(0.21) # 0.21 is the CentOS 5.11 version + PKG_PROG_PKG_CONFIG dnl Taken from https://llvm.org/svn/llvm-project/llvm/trunk/autoconf/configure.ac dnl check if we compile using clang or gcc. On some systems the gcc binary is