summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordas <das>2005-08-22 11:53:45 (GMT)
committerdas <das>2005-08-22 11:53:45 (GMT)
commitd0b2a06839847ba4b6fba7c6741cfa68ff9a73d9 (patch)
tree9139ed1299d4a2fe4694b05f9b009b8614ca4e13 /unix/tclConfig.h.in
parentd7773336a85a01466d1ae218bdecb5bdcfda519f (diff)
downloadtcl-d0b2a06839847ba4b6fba7c6741cfa68ff9a73d9.zip
tcl-d0b2a06839847ba4b6fba7c6741cfa68ff9a73d9.tar.gz
tcl-d0b2a06839847ba4b6fba7c6741cfa68ff9a73d9.tar.bz2
* unix/tclConfig.h.in: autoheader-2.59.
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 9a7fe25..39df8cf 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -312,9 +312,6 @@
/* Is getcwd Posix-compliant? */
#undef USEGETWD
-/* Should we use <a.out.h> when doing dynamic loading? */
-#undef USE_A_OUT_H
-
/* Do we need a special AIX hack for timezones? */
#undef USE_DELTA_FOR_TZ
@@ -327,12 +324,6 @@
/* Use the sgtty API for serial lines */
#undef USE_SGTTY
-/* Should we use <sys/exec_aout.h> when doing dynamic loading? */
-#undef USE_SYS_EXEC_AOUT_H
-
-/* Should we use <sys/exec.h> when doing dynamic loading? */
-#undef USE_SYS_EXEC_H
-
/* Use the termio API for serial lines */
#undef USE_TERMIO