]> git.pld-linux.org Git - packages/w3c-libwww.git/blame - w3c-libwww-am15.patch
- ahh, what the hell: openssl 0.9.7c
[packages/w3c-libwww.git] / w3c-libwww-am15.patch
CommitLineData
74193acc 1--- w3c-libwww-5.3.2/Library/src/Makefile.am~ Sat Mar 2 06:40:12 2002
2+++ w3c-libwww-5.3.2/Library/src/Makefile.am Sat Mar 2 06:40:12 2002
3@@ -47,8 +47,7 @@
4 perl $(top_srcdir)/config/winConfigure.pl $(srcdir)
5 endif
6
7-icondir = @icondir@
8-CPPFLAGS := $(CPPFLAGS) -DW3C_ICONS=\"$(icondir)\"
9+CPPFLAGS = @CPPFLAGS@ -DW3C_ICONS=\"$(icondir)\"
10
11 inc: $(BUILT_SOURCES)
12 @echo Generated built sources
13@@ -539,7 +539,7 @@
14
15 pkginclude_HEADERS = $(BUILT_SOURCES)
16
17-DOCS := $(wildcard *.html)
18+DOCS = $(wildcard *.html)
19
20 EXTRA_DIST = \
21 $(BUILT_SOURCES) \
This page took 0.127985 seconds and 4 git commands to generate.