diff options
Diffstat (limited to 'cad/gnetman/patches/patch-aj')
-rw-r--r-- | cad/gnetman/patches/patch-aj | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/gnetman/patches/patch-aj b/cad/gnetman/patches/patch-aj new file mode 100644 index 00000000000..fbe461186ab --- /dev/null +++ b/cad/gnetman/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.1.1.1 2004/07/17 23:49:25 dmcmahill Exp $ + +--- src/sch/Makefile.in.orig Tue Apr 27 12:46:12 2004 ++++ src/sch/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 = libsch.a |