source:
freewrt/package/ipcad/patches/01-honor_cppflags.patch@
428f140
| Last change on this file since 428f140 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 451 bytes | |
-
Makefile.in
diff -ruN ipcad-3.7-old/Makefile.in ipcad-3.7-new/Makefile.in
old new 9 9 LDFLAGS+= @LDFLAGS@ 10 10 LIBS+= @LIBS@ 11 11 CFLAGS+= @CFLAGS@ @DEFS@ -W -Wall 12 CPPFLAGS+= @CPPFLAGS@ 12 13 CPPFLAGS+=-DIPCAD_VERSION=\"@IPCAD_VERSION@\" 13 14 CPPFLAGS+=-DCONFIG_FILE=\"${sysconfdir}/ipcad.conf\" 14 15 CPPFLAGS+=@DEFS@ -D_REENTRANT -D_THREAD_SAFE
Note:
See TracBrowser
for help on using the repository browser.
