git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62521
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
dnl FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
dnl DEALINGS IN THE SOFTWARE.
dnl
dnl FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
dnl DEALINGS IN THE SOFTWARE.
dnl
-dnl $Id: bakefile.m4 1322 2009-10-21 07:37:18Z vaclavslavik $
dnl
dnl Support macros for makefiles generated by BAKEFILE.
dnl
dnl
dnl Support macros for makefiles generated by BAKEFILE.
dnl
- dnl wxWidgets-specific: allow unknown Unix systems
- dnl AC_MSG_ERROR([Unknown platform: $BAKEFILE_FORCE_PLATFORM])
+ AC_MSG_ERROR([Unknown platform: $BAKEFILE_FORCE_PLATFORM])
- BAKEFILE_BAKEFILE_M4_VERSION="0.2.7"
+ BAKEFILE_BAKEFILE_M4_VERSION="0.2.8"
dnl includes autoconf_inc.m4:
$1
dnl includes autoconf_inc.m4:
$1
-# From configure.in Id: configure.in 62474 2009-10-22 11:35:43Z VZ .
+# From configure.in Id: configure.in 62501 2009-10-25 17:48:32Z PC .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.1.
#
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.1.
#
# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
# in glibc 2.1.3, but that breaks too many other things.
# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
# in glibc 2.1.3, but that breaks too many other things.
+ { { echo "$as_me:$LINENO: error: Unknown platform: $BAKEFILE_FORCE_PLATFORM" >&5
+echo "$as_me: error: Unknown platform: $BAKEFILE_FORCE_PLATFORM" >&2;}
+ { (exit 1); exit 1; }; }
+ ;;
- BAKEFILE_BAKEFILE_M4_VERSION="0.2.7"
+ BAKEFILE_BAKEFILE_M4_VERSION="0.2.8"
-BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.7"
+BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.8"