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:
parent
56fe7f8649
commit
c9a5cc1a98
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue