source:
freewrt/package/ulogd/patches/ulogd-1.23-inc-patch.patch@
428f140
| Last change on this file since 428f140 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 912 bytes | |
-
Rules.make.in
diff -ruN ulogd-1.23-old/Rules.make.in ulogd-1.23-new/Rules.make.in
old new 22 22 CFLAGS+=-DULOGD_CONFIGFILE=\"$(ULOGD_CONFIGFILE)\" 23 23 # doesn't work for subdirs 24 24 #CFLAGS+=$(INCIPULOG) $(INCCONFFILE) 25 CFLAGS+=-I/lib/modules/`uname -r`/build/include25 #CFLAGS+=-I/lib/modules/`uname -r`/build/include 26 26 #CFLAGS+=@DEFS@ 27 27 #CFLAGS+=-g -DDEBUG -DDEBUG_MYSQL -DDEBUG_PGSQL 28 28 -
libipulog/Makefile.in
diff -ruN ulogd-1.23-old/libipulog/Makefile.in ulogd-1.23-new/libipulog/Makefile.in
old new 1 1 # 2 2 3 3 include @top_srcdir@/Rules.make 4 CFLAGS+=-Iinclude -I/usr/src/linux/include4 CFLAGS+=-Iinclude 5 5 6 6 libipulog.a: libipulog.o 7 7 $(LD) -i $< -o $@
Note:
See TracBrowser
for help on using the repository browser.
