Add support for legacy 2.4 installs to wx-config.
Add /utils/wxrc to the dist target and fix some things that still think it is in contrib. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,9 +2,6 @@ dnl This macro was generated by
|
||||
dnl Bakefile 0.1.4 (http://bakefile.sourceforge.net)
|
||||
dnl Do not modify, all changes will be overwritten!
|
||||
|
||||
|
||||
dnl Conditions:
|
||||
|
||||
dnl ### begin block 00_header ###
|
||||
dnl
|
||||
dnl This macro was generated by
|
||||
@@ -650,6 +647,12 @@ dnl ### begin block 1_COND_USE_SOVERSOLARIS_1 ###
|
||||
COND_USE_SOVERSOLARIS_1=""
|
||||
fi
|
||||
AC_SUBST(COND_USE_SOVERSOLARIS_1)
|
||||
dnl ### begin block 1_COND_USE_XRC_1 ###
|
||||
COND_USE_XRC_1="#"
|
||||
if test "x$USE_XRC" = "x1" ; then
|
||||
COND_USE_XRC_1=""
|
||||
fi
|
||||
AC_SUBST(COND_USE_XRC_1)
|
||||
dnl ### begin block 1_COND_WITH_PLUGIN_SDL_1 ###
|
||||
COND_WITH_PLUGIN_SDL_1="#"
|
||||
if test "x$WITH_PLUGIN_SDL" = "x1" ; then
|
||||
|
Reference in New Issue
Block a user