mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
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
2 changed files with 485 additions and 466 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue