summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-09 20:18:32 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-09 20:18:32 (GMT)
commitc9a5cc1a98ebb5fa847a91ee3835ac94c8132c2e (patch)
tree15187318b59901c15c17a985e9c4396108a12c54 /configure.in
parent56fe7f8649a5538233a1b1fabced9c29a205c60c (diff)
downloadcpython-c9a5cc1a98ebb5fa847a91ee3835ac94c8132c2e.zip
cpython-c9a5cc1a98ebb5fa847a91ee3835ac94c8132c2e.tar.gz
cpython-c9a5cc1a98ebb5fa847a91ee3835ac94c8132c2e.tar.bz2
Remove macro that mentions DL_EXPORT_HEADER; it caused a spurious warning
from autoheader and is not useful anymore. (Approved by Donn Cave.)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 610e6b3..4d8c11c 100644
--- a/configure.in
+++ b/configure.in
@@ -127,8 +127,6 @@ AC_ARG_WITH(gcc, [ --without-gcc never use gcc], [
AR="$PWD/BeOS/ar-fake"
RANLIB=:
-
- AC_DEFINE(DL_EXPORT_HEADER,"dl_export.h")
;;
x86)
CC=gcc