X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27237c37081d165eba907ff3f9f77e8126037ca3..e5b5af9139263dd92c3fca3153b9a69e36c8b7c8:/build/aclocal/bakefile.m4?ds=sidebyside diff --git a/build/aclocal/bakefile.m4 b/build/aclocal/bakefile.m4 index b221ec0464..6fe4dcdead 100644 --- a/build/aclocal/bakefile.m4 +++ b/build/aclocal/bakefile.m4 @@ -430,7 +430,8 @@ AC_DEFUN([AC_BAKEFILE_SHARED_LD], ;; *) - AC_MSG_ERROR(unknown system type $BAKEFILE_HOST.) + dnl wxWidgets specific: allow unknown unix systems + dnl AC_MSG_ERROR(unknown system type $BAKEFILE_HOST.) esac if test "x$PIC_FLAG" != "x" ; then