Kaydet (Commit) c9a5cc1a authored tarafından Fred Drake's avatar Fred Drake

Remove macro that mentions DL_EXPORT_HEADER; it caused a spurious warning

from autoheader and is not useful anymore.
(Approved by Donn Cave.)
üst 56fe7f86
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -127,8 +127,6 @@ AC_ARG_WITH(gcc, [ --without-gcc never use gcc], [ ...@@ -127,8 +127,6 @@ AC_ARG_WITH(gcc, [ --without-gcc never use gcc], [
AR="$PWD/BeOS/ar-fake" AR="$PWD/BeOS/ar-fake"
RANLIB=: RANLIB=:
AC_DEFINE(DL_EXPORT_HEADER,"dl_export.h")
;; ;;
x86) x86)
CC=gcc CC=gcc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment