make it possible to use shared version of MGL with wxMGL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-11-30 19:15:08 +00:00
parent 8444bc2a0f
commit 12c2f18f3b
2 changed files with 591 additions and 599 deletions

1188
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -2084,7 +2084,7 @@ equivalent variable and GTK+ is version 1.2.3 or above.
dnl FIXME_MGL - test for MGL variants for freebsd etc.
case "${host}" in
*-*-linux* )
mgl_os=linux/gcc/glibc
mgl_os="linux/gcc/glibc*"
;;
*-pc-msdosdjgpp )
mgl_os=dos32/dj2