summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-03-24 19:13:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-03-24 19:13:10 (GMT)
commite450f5762837d46e9c72791b8af7361838364291 (patch)
treeb5bae340eed26502e2261af9d5f190b6893f1b2d /unix/tkConfig.h.in
parente376bb72e8ff45dbe2d1754b98b28b4dfa1015c1 (diff)
downloadtk-e450f5762837d46e9c72791b8af7361838364291.zip
tk-e450f5762837d46e9c72791b8af7361838364291.tar.gz
tk-e450f5762837d46e9c72791b8af7361838364291.tar.bz2
Purge configuration efforts at supporting platforms lacking <limits.h>.
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index 1e5593c..4fd7726 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -25,9 +25,6 @@
/* Define to 1 if you have the `Xft' library (-lXft). */
#undef HAVE_LIBXFT
-/* Do we have <limits.h>? */
-#undef HAVE_LIMITS_H
-
/* Define to 1 if you have the `lseek64' function. */
#undef HAVE_LSEEK64
@@ -115,9 +112,6 @@
/* Do we have fd_set? */
#undef NO_FD_SET
-/* Do we have <limits.h>? */
-#undef NO_LIMITS_H
-
/* Do we have <stdlib.h>? */
#undef NO_STDLIB_H