summaryrefslogtreecommitdiff
path: root/cad/gnetman/patches/patch-aa
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2005-02-12 00:46:58 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2005-02-12 00:46:58 +0000
commitbab31bc69f506e8554526c1c8d71091814404730 (patch)
treeeb0067e3167f2b8452d08c96499ad76c31a24c5b /cad/gnetman/patches/patch-aa
parent64b474ac6e9415cddae8ceb379395a8ef7d79571 (diff)
downloadpkgsrc-bab31bc69f506e8554526c1c8d71091814404730.tar.gz
update to gnetman-20041222
The release incorporates many of the pkgsrc patches needed for the previous release. Other bug fixes, but no release notes.
Diffstat (limited to 'cad/gnetman/patches/patch-aa')
-rw-r--r--cad/gnetman/patches/patch-aa15
1 files changed, 8 insertions, 7 deletions
diff --git a/cad/gnetman/patches/patch-aa b/cad/gnetman/patches/patch-aa
index a218eda36d1..d4faa37658e 100644
--- a/cad/gnetman/patches/patch-aa
+++ b/cad/gnetman/patches/patch-aa
@@ -1,10 +1,11 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/07/17 23:49:25 dmcmahill Exp $
+$NetBSD: patch-aa,v 1.2 2005/02/12 00:46:58 dmcmahill Exp $
---- Makefile.am.orig Fri May 7 12:46:47 2004
-+++ Makefile.am
-@@ -1,4 +1,4 @@
--AM_CFLAGS=-Wall -W -Wno-unused-parameter -Wno-unused-function -DDDR_DEBUG
-+AM_CFLAGS=-DDDR_DEBUG
+--- src/hash/Makefile.am.orig Thu Jul 22 18:46:36 2004
++++ src/hash/Makefile.am
+@@ -2,5 +2,5 @@
+ ##
- SUBDIRS=src doc sym sch test
+-AM_CFLAGS=-Wall -W -Wno-unused-parameter -Wno-unused-function -DDDR_DEBUG
++AM_CFLAGS= -DDDR_DEBUG
+ INCLUDES= -I$(srcdir)/../include