git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16613
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
rem VZ: this is quick and _very_ dirty
rem VZ: this is quick and _very_ dirty
set DEST=s:\upload\wxBase-%VER%
mkdir %DEST%
set DEST=s:\upload\wxBase-%VER%
mkdir %DEST%
set dest=%src%\deliver
Rem Set this to the required wxWindows version
set dest=%src%\deliver
Rem Set this to the required wxWindows version
Rem Set this to the required patch version
set version=01
Rem Set this to the required patch version
set version=01
-- Download wxMSW 2.3.2 or greater, or get it from CVS
+- Download wxMSW 2.3.3 or greater, or get it from CVS
- Copy include/wx/msw/setup_microwin.h to include/wx/setup.h if
include/wx/setup.h doesn't exist
- Copy include/wx/msw/setup_microwin.h to include/wx/setup.h if
include/wx/setup.h doesn't exist
%define ver2 2.3
%define rel 1
%define ver2 2.3
%define rel 1
%define ver2 2.3
%define rel 1
%define ver2 2.3
%define rel 1
# Note that this is NOT a relocatable package
%define pref /usr
# Note that this is NOT a relocatable package
%define pref /usr
%define ver2 2.3
%define rel 1
%define ver2 2.3
%define rel 1
# Note that this is NOT a relocatable package
%define pref /usr
# Note that this is NOT a relocatable package
%define pref /usr
%define rel 1
Summary: The WINE port of the wxWindows library
%define rel 1
Summary: The WINE port of the wxWindows library
dnl AM_OPTIONS_WXCONFIG
dnl ...
dnl ...
dnl AM_OPTIONS_WXCONFIG
dnl ...
dnl ...
-dnl AM_PATH_WXCONFIG(2.3.2, wxWin=1)
+dnl AM_PATH_WXCONFIG(2.3.3, wxWin=1)
dnl if test "$wxWin" != 1; then
dnl AC_MSG_ERROR([
dnl wxWindows must be installed on your system
dnl if test "$wxWin" != 1; then
dnl AC_MSG_ERROR([
dnl wxWindows must be installed on your system
dnl Please check that wx-config is in path, the directory
dnl where wxWindows libraries are installed (returned by
dnl 'wx-config --libs' command) is in LD_LIBRARY_PATH or
dnl Please check that wx-config is in path, the directory
dnl where wxWindows libraries are installed (returned by
dnl 'wx-config --libs' command) is in LD_LIBRARY_PATH or
-dnl equivalent variable and wxWindows version is 2.3.2 or above.
+dnl equivalent variable and wxWindows version is 2.3.3 or above.
dnl ])
dnl fi
dnl CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS"
dnl ])
dnl fi
dnl CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS"