diff options
Diffstat (limited to 'cad/gnetman/patches/patch-ah')
-rw-r--r-- | cad/gnetman/patches/patch-ah | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/gnetman/patches/patch-ah b/cad/gnetman/patches/patch-ah new file mode 100644 index 00000000000..831a16a6ce6 --- /dev/null +++ b/cad/gnetman/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1.1.1 2004/07/17 23:49:25 dmcmahill Exp $ + +--- src/database/Makefile.in.orig Tue Apr 27 12:46:12 2004 ++++ src/database/Makefile.in +@@ -80,7 +80,7 @@ am__include = @am__include@ + am__quote = @am__quote@ + install_sh = @install_sh@ + +-AM_CFLAGS = -Wall -W -Wno-unused-parameter -Wno-unused-function -DDDR_DEBUG ++AM_CFLAGS = -DDDR_DEBUG + + INCLUDES = -I$(srcdir)/../include + noinst_LIBRARIES = libdatabase.a |