summaryrefslogtreecommitdiff
path: root/editors/e93/files/patch-ag
blob: 644ff35ef78db990dbb08910afc1b1d49a1394d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xgui/Makefile.orig	Sun Sep 24 23:32:13 2000
+++ xgui/Makefile	Sun Sep 24 23:32:30 2000
@@ -17,7 +17,7 @@
 # Include machine/platform specific information into the build
 include ../machdef.mk
 
-CFLAGS=-I. $(TCL_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -DPREFIX=\"$(PREFIX)\"
+CFLAGS+=-I. $(TCL_INCLUDE) $(TK_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -DPREFIX=\"$(PREFIX)\"
 
 OBJECTS = \
 	globals.o \