X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de1efd2d08af30809a746b4e7c2c308ba1f76815..32485259c1342115488d219776dfebeb3d4d81b1:/build/update-setup-h diff --git a/build/update-setup-h b/build/update-setup-h index 171484122f..d5b6ea60fb 100755 --- a/build/update-setup-h +++ b/build/update-setup-h @@ -52,7 +52,7 @@ update_single_setup_h() return 0 fi - echo -n "Updating $1..." + echo -n "Updating $1 ..." tmp=$i.$$.tmp sed -e '/^\/\* --- start common options --- \*\/$/q' $1 > $tmp && @@ -76,6 +76,7 @@ if [ ! -f wxwin.m4 ]; then fi update_single_setup_h include/wx/msw/setup0.h +update_single_setup_h include/wx/msw/wince/setup.h update_single_setup_h include/wx/mac/setup0.h update_single_setup_h setup.h.in