openbsd-ports/audio/xhippo/patches/patch-Makefile.in
kevlo c2247fc226 - upgrade to version 3.1
- bump NEED_VERSION
2001-06-06 10:01:41 +00:00

12 lines
634 B
Plaintext

--- Makefile.in.orig Fri May 4 21:06:37 2001
+++ Makefile.in Tue Jun 5 17:13:57 2001
@@ -98,7 +98,7 @@
# Enable this for debugging using gdb or similar
CFLAGS = -g -Wall -Wmissing-prototypes -Wstrict-prototypes
#CFLAGS = -Wall -Wmissing-prototypes -Wstrict-prototypes
-CPPFLAGS = -DSYSTEMXHIPPOCONFIG=\"@sysconfdir@/xhippo.config\" -DVERSION=\"@VERSION@\" -DLOCALEDIR=\"@datadir@/locale\" @UIFLAGS@
+CPPFLAGS = -DSYSTEMXHIPPOCONFIG=\"@sysconfdir@/xhippo.config\" -DVERSION=\"@VERSION@\" -DLOCALEDIR=\"@datadir@/locale\" @UIFLAGS@ @CPPFLAGS@
# Kludge: intl needs config.h. We don't use config.h. We distribute an
# empty one.