summaryrefslogtreecommitdiff
path: root/cad/gnetman/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gnetman/patches/patch-al')
-rw-r--r--cad/gnetman/patches/patch-al22
1 files changed, 0 insertions, 22 deletions
diff --git a/cad/gnetman/patches/patch-al b/cad/gnetman/patches/patch-al
deleted file mode 100644
index d5c01746226..00000000000
--- a/cad/gnetman/patches/patch-al
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-al,v 1.2 2004/07/18 02:46:42 dmcmahill Exp $
-
---- src/tcl/Makefile.in.orig Tue Apr 27 12:46:12 2004
-+++ src/tcl/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
-
- noinst_LIBRARIES = libtcl.a
-
-@@ -91,7 +91,7 @@ tclwrap.c \
- tc.h
-
-
--INCLUDES = -I$(srcdir)/../include
-+INCLUDES = @TCL_CFLAGS@ -I$(srcdir)/../include
- subdir = src/tcl
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h