from working with trunk version of wx (the "Extra unknown input
parameters : $input_parameters" error).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55774
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
check_yesno_option debug debugtype debug release
check_yesno_option static linkage '-static'
-# Display error for unknown input parameters
-if [ $input_parameters ]; then
- decho "Extra unknown input parameters : $input_parameters"
- exit 1
-fi
-
# Dump everything we just read in debug mode.
if [ -n "$WXDEBUG" ]; then