removed ugly Mac OS X related hack in wxBASE configuration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1964,12 +1964,6 @@ else
|
||||
dnl distribute only wxBase sources/headers
|
||||
GUIDIST="BASE_DIST"
|
||||
DISTDIR="wxBase"
|
||||
|
||||
dnl Apple MAC OS X specific extras
|
||||
if test "$USE_UNIX" = 1 -a "$USE_MAX" = 1; then
|
||||
ALL_OBJECTS="${ALL_OBJECTS} dl_macosx.o"
|
||||
ALL_DEPFILES="${ALL_DEPFILES} dl_macosx.d"
|
||||
fi
|
||||
fi
|
||||
|
||||
dnl the name of the (libtool) library
|
||||
|
Reference in New Issue
Block a user