Remove macro that mentions DL_EXPORT_HEADER; it caused a spurious warning

from autoheader and is not useful anymore.
(Approved by Donn Cave.)
This commit is contained in:
Fred Drake 2000-10-09 20:18:32 +00:00
parent 56fe7f8649
commit c9a5cc1a98
2 changed files with 485 additions and 466 deletions

949
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -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