aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormescalinum <mescalinum@users.sourceforge.net>2011-10-28 19:25:27 +0000
committermescalinum <mescalinum@users.sourceforge.net>2011-10-28 19:25:27 +0000
commit30fb06bce3c76c7f37d8649aa33927f38ed194a9 (patch)
tree83783794bfe5f28afcb94731de53b88eabcb436e /Makefile
parent7376fa909b828167badf549834f532046ada066d (diff)
add open menu
svn path=/trunk/externals/loaders/tclpd/; revision=15671
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b64039..f9a1893 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,8 @@ EXTRA_DIST = tcl.i tcl_extras.h tclpd.tcl $(TCLPD_SOURCES) ChangeLog.txt AUTHORS
ALL_CFLAGS = $(PD_INCLUDES) -std=c99 -I/usr/include/tcl8.5 \
-I/Library/Frameworks/Tcl.framework/Headers \
- -Wall -W -Wno-unused-parameter
+ -Wall -W -Wno-unused-parameter \
+ -DHASHTABLE_COPY_KEYS
ALL_LDFLAGS =
SHARED_LDFLAGS =
ALL_LIBS =