add -D_REENTRANT for Alpha compilation as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-06-21 07:24:22 +00:00
parent 5d7899a2aa
commit 00f4f2918f
2 changed files with 496 additions and 494 deletions

989
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -593,6 +593,7 @@ case "${host}" in
AC_DEFINE(__ALPHA__)
AC_DEFINE(__OSF__)
DEFAULT_DEFAULT_wxUSE_MOTIF=1
NEEDS_D_REENTRANT_FOR_R_FUNCS=1
;;
*-*-dgux5* )
USE_ALPHA=1