]> git.pld-linux.org Git - packages/aide.git/commitdiff
- fix building with new ac/am
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 2 Nov 2003 22:04:11 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aide-ac_fix.patch -> 1.2

aide-ac_fix.patch

index 5db6598e06efd4397f2308015dce092f47904716..93c87132de85678d9a2b0c9c87288e6612b6927e 100644 (file)
@@ -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)
    PSQLLIB="-lpq"
    compoptionstring="${compoptionstring}WITH_PSQL\\n"
    AC_MSG_RESULT(yes)
-@@ -505,6 +488,12 @@
+@@ -505,6 +488,11 @@
  
  AC_DEFINE_UNQUOTED(AIDECOMPILEOPTIONS, "${compoptionstring}")
  
 +AC_OUTPUT([
 +         Makefile
 +         src/Makefile
-+         intl/Makefile
-+         po/Makefile.in
 +         doc/Makefile
 +         doc/aide.conf
 +         aide.spec])
++ 
This page took 0.345776 seconds and 4 git commands to generate.