]> git.zerfleddert.de Git - micropolis/blobdiff - src/tclx/config.mk
XINCLUDE: use /usr/X11R6/include everywhere
[micropolis] / src / tclx / config.mk
index 22d43cb2b6a6ffbd8835b3292c4c5dd09cac28eb..6108fbe8f1d21a9a63dfb1b423acc6c648087d13 100644 (file)
@@ -54,13 +54,14 @@ TCL_TK_SHELL=wish
 TCL_TK_DIR=../tk
 TK_LIBRARY=/usr/local/lib/tk
 XPM_LIBS=-L/usr/X11R6/lib -lXpm 
+XINCLUDE=/usr/X11R6/include
 
 #------------------------------------------------------------------------------
 # Compiler debug/optimization/profiling flag to use.  Not that if debugging or
 # profiling is enabled, the DO_STRIPPING option below must be disabled.
 #
 
-CC=gcc
+#CC=gcc
 
 OPTIMIZE_FLAG=-O3 -DIS_LINUX
 #OPTIMIZE_FLAG=-g -DIS_LINUX
Impressum, Datenschutz