]> git.pld-linux.org Git - packages/syslog-ng.git/blame - syslog-ng-am.patch
- GeoIP plugin now builds
[packages/syslog-ng.git] / syslog-ng-am.patch
CommitLineData
42a0f185
JB
1--- syslog-ng-3.3.6/configure.in.orig 2013-02-03 16:17:57.687433055 +0100
2+++ syslog-ng-3.3.6/configure.in 2013-02-03 16:30:24.357417494 +0100
3@@ -67,7 +67,7 @@
4 pidfiledir='${localstatedir}'
5 moduledir='${exec_prefix}/lib/syslog-ng'
6
7-AM_CONFIG_HEADER(config.h)
8+AC_CONFIG_HEADERS(config.h)
9
10 dnl ***************************************************************************
11 dnl Arguments
12@@ -211,7 +211,6 @@
13 dnl ***************************************************************************
14 dnl Checks for programs.
15 AC_PROG_CC
16-AM_PROG_CC_STDC
17 AC_PROG_CC_C99
18 if test "x$ac_cv_prog_cc_c99" = "xno"; then
19 AC_MSG_ERROR("C99 standard compliant C compiler required. Try GCC 3.x or later.")
This page took 0.164616 seconds and 4 git commands to generate.