summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
diff options
context:
space:
mode:
authorjenglish@flightlab.com <jenglish>2008-03-26 19:04:08 (GMT)
committerjenglish@flightlab.com <jenglish>2008-03-26 19:04:08 (GMT)
commitb929182be74801120fc3ca6249c81ee20aa4a1b0 (patch)
tree62c1e353dd0bee609504ad4e45ac0bf635db5585 /unix/tcl.m4
parent3ef661b7ba21b7a9dc12c8ba56e82fbfdaf2643e (diff)
downloadtk-b929182be74801120fc3ca6249c81ee20aa4a1b0.zip
tk-b929182be74801120fc3ca6249c81ee20aa4a1b0.tar.gz
tk-b929182be74801120fc3ca6249c81ee20aa4a1b0.tar.bz2
XIM reorganization and cleanup; see [Patch 1919791] for details.
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r--unix/tcl.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4
index 3a13ea3..9476cae 100644
--- a/unix/tcl.m4
+++ b/unix/tcl.m4
@@ -1454,10 +1454,6 @@ dnl AC_CHECK_TOOL(AR, ar)
# files in compat/*.c is being linked in.
AS_IF([test x"${USE_COMPAT}" != x],[CFLAGS="$CFLAGS -fno-inline"])
-
- # XIM peeking works under XFree86.
- AC_DEFINE(PEEK_XCLOSEIM, 1, [May we use XIM peeking safely?])
-
;;
GNU*)
SHLIB_CFLAGS="-fPIC"