blob: 5c34517e90880b8f40c90333f637662676e5203a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- build/Makefile.am.orig Wed Jun 14 21:34:28 2000
+++ build/Makefile.am Wed Oct 4 05:02:45 2000
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.4 foreign
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/popt \
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib \
@INCPATH@
pkgincdir = $(pkgincludedir)
|