fixed incorrect output of wx-config --libs for wxBAse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5541,6 +5541,10 @@ if test "$wxUSE_HTML" = "yes" ; then
|
||||
CORE_GUI_LIBS="html $CORE_GUI_LIBS"
|
||||
fi
|
||||
|
||||
if test "$wxUSE_GUI" != "yes"; then
|
||||
CORE_GUI_LIBS=""
|
||||
fi
|
||||
|
||||
AC_SUBST(CORE_BASE_LIBS)
|
||||
AC_SUBST(CORE_GUI_LIBS)
|
||||
|
||||
|
Reference in New Issue
Block a user