summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz2003-11-02 22:04:11 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitb89259002ed77c9f7b8c1739818e1148442d781c (patch)
tree1ea3815c3d3a8e4998cbda2dff12fd68108f3bd7
parent8d581dde99e8627a3b573a1776f647c1541cf221 (diff)
downloadaide-b89259002ed77c9f7b8c1739818e1148442d781c.zip
aide-b89259002ed77c9f7b8c1739818e1148442d781c.tar.gz
- fix building with new ac/am
Changed files: aide-ac_fix.patch -> 1.2
-rw-r--r--aide-ac_fix.patch11
1 files changed, 5 insertions, 6 deletions
diff --git a/aide-ac_fix.patch b/aide-ac_fix.patch
index 5db6598..93c8713 100644
--- a/aide-ac_fix.patch
+++ b/aide-ac_fix.patch
@@ -1,5 +1,6 @@
---- ./configure.in.org Mon Jul 22 10:46:22 2002
-+++ ./configure.in Mon Jul 22 12:35:12 2002
+diff -urN aide-0.9.org/configure.in aide-0.9/configure.in
+--- aide-0.9.org/configure.in 2003-11-02 23:01:14.000000000 +0100
++++ aide-0.9/configure.in 2003-11-02 23:01:50.000000000 +0100
@@ -193,9 +193,7 @@
,
AC_CHECK_FUNCS(mmap)
@@ -132,7 +133,7 @@
PSQLLIB="-lpq"
compoptionstring="${compoptionstring}WITH_PSQL\\n"
AC_MSG_RESULT(yes)
-@@ -505,6 +488,12 @@
+@@ -505,6 +488,11 @@
AC_DEFINE_UNQUOTED(AIDECOMPILEOPTIONS, "${compoptionstring}")
@@ -141,9 +142,7 @@
+AC_OUTPUT([
+ Makefile
+ src/Makefile
-+ intl/Makefile
-+ po/Makefile.in
+ doc/Makefile
+ doc/aide.conf
+ aide.spec])
-
++