summaryrefslogtreecommitdiff
path: root/cad/gnetman/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gnetman/patches/patch-ak')
-rw-r--r--cad/gnetman/patches/patch-ak17
1 files changed, 0 insertions, 17 deletions
diff --git a/cad/gnetman/patches/patch-ak b/cad/gnetman/patches/patch-ak
deleted file mode 100644
index f9a271dbe86..00000000000
--- a/cad/gnetman/patches/patch-ak
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ak,v 1.2 2004/07/18 02:46:42 dmcmahill Exp $
-
---- src/tcl/Makefile.am.orig Wed Jan 21 15:34:14 2004
-+++ src/tcl/Makefile.am
-@@ -2,5 +2,5 @@
- ##
-
--AM_CFLAGS=-Wall -W -Wno-unused-parameter -Wno-unused-function -DDDR_DEBUG
-+AM_CFLAGS= -DDDR_DEBUG
-
- noinst_LIBRARIES=libtcl.a
-@@ -12,4 +12,4 @@ tclwrap.c \
- tc.h
-
--INCLUDES=-I$(srcdir)/../include
-+INCLUDES=@TCL_CFLAGS@ -I$(srcdir)/../include
-