Ignore what the diff says.. think "added S/390 support". Really.
The rest is just an illusion, as was ever not supporting S/390. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -397,7 +397,6 @@ USE_SUN=
|
|||||||
USE_SOLARIS=
|
USE_SOLARIS=
|
||||||
USE_SUNOS=
|
USE_SUNOS=
|
||||||
USE_ALPHA=
|
USE_ALPHA=
|
||||||
USE_IA64=
|
|
||||||
USE_OSF=
|
USE_OSF=
|
||||||
USE_BSD=
|
USE_BSD=
|
||||||
USE_DARWIN=
|
USE_DARWIN=
|
||||||
@@ -462,10 +461,6 @@ case "${host}" in
|
|||||||
USE_ALPHA=1
|
USE_ALPHA=1
|
||||||
AC_DEFINE(__ALPHA__)
|
AC_DEFINE(__ALPHA__)
|
||||||
fi
|
fi
|
||||||
if test "x$TMP" = "xia64"; then
|
|
||||||
USE_IA64=1
|
|
||||||
AC_DEFINE(__IA64__)
|
|
||||||
fi
|
|
||||||
DEFAULT_DEFAULT_wxUSE_GTK=1
|
DEFAULT_DEFAULT_wxUSE_GTK=1
|
||||||
;;
|
;;
|
||||||
*-*-irix5* | *-*-irix6* )
|
*-*-irix5* | *-*-irix6* )
|
||||||
|
Reference in New Issue
Block a user