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:
@@ -593,6 +593,7 @@ case "${host}" in
|
|||||||
AC_DEFINE(__ALPHA__)
|
AC_DEFINE(__ALPHA__)
|
||||||
AC_DEFINE(__OSF__)
|
AC_DEFINE(__OSF__)
|
||||||
DEFAULT_DEFAULT_wxUSE_MOTIF=1
|
DEFAULT_DEFAULT_wxUSE_MOTIF=1
|
||||||
|
NEEDS_D_REENTRANT_FOR_R_FUNCS=1
|
||||||
;;
|
;;
|
||||||
*-*-dgux5* )
|
*-*-dgux5* )
|
||||||
USE_ALPHA=1
|
USE_ALPHA=1
|
||||||
|
Reference in New Issue
Block a user