aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dlx/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dlx/files/patch-ac')
-rw-r--r--emulators/dlx/files/patch-ac10
1 files changed, 8 insertions, 2 deletions
diff --git a/emulators/dlx/files/patch-ac b/emulators/dlx/files/patch-ac
index bba57c63aba5..6a0e92fa9f4b 100644
--- a/emulators/dlx/files/patch-ac
+++ b/emulators/dlx/files/patch-ac
@@ -1,6 +1,12 @@
--- dlxsim/tcl/Makefile.orig Tue Dec 18 12:24:38 1990
-+++ dlxsim/tcl/Makefile Sat Dec 26 13:11:18 1998
-@@ -13,9 +13,8 @@
++++ dlxsim/tcl/Makefile Fri Mar 9 22:26:53 2001
+@@ -8,14 +8,13 @@
+ #LIBS = -lBSD
+
+ #CFLAGS = -I. -DTCL_VERSION=\"2.1\" -DSUN
+-CFLAGS = -I. -DTCL_VERSION=\"2.1\"
++CFLAGS += -I. -DTCL_VERSION=\"2.1\"
+
OBJS = glob.o tclBasic.o tclCmdAH.o tclCmdIZ.o tclExpr.o \
tclGlob.o tclProc.o tclUtil.o