]> git.pld-linux.org Git - packages/aide.git/blame - aide-autoconf.patch
- removed not needed R:mailx
[packages/aide.git] / aide-autoconf.patch
CommitLineData
eb877490
AA
1diff -Nur old/Makefile.am new/Makefile.am
2--- old/Makefile.am 2003-01-16 10:37:34.000000000 +0000
3+++ new/Makefile.am 2003-12-13 19:21:12.000000000 +0000
03796e95
SZ
4@@ -17,7 +17,7 @@
5 # Boston, MA 02111-1307, USA.
6 #
7
8-SUBDIRS = src doc po
9+SUBDIRS = src doc po intl
10
11 CLEANFILES = *~
12
eb877490
AA
13diff -Nur old/src/Makefile.am new/src/Makefile.am
14--- old/src/Makefile.am 2003-10-29 10:10:57.000000000 +0000
15+++ new/src/Makefile.am 2003-12-13 19:22:44.000000000 +0000
03796e95
SZ
16@@ -46,7 +46,7 @@
17 util.c \
18 aide.c
19
20-INCLUDES = -I$(prefix)/include -I$(top_srcdir)/include
21+INCLUDES = -I$(top_srcdir)/include -I$(includedir)
22
23 LDADD = @CRYPTLIB@ @ACLLIB@
24
This page took 0.027142 seconds and 4 git commands to generate.