summaryrefslogtreecommitdiff
path: root/cad/gnetman/patches/patch-ak
blob: f9a271dbe86e3dcf77200d486e4290261837df32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$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