update after wx/mac/setup.h rename to wx/osx/setup.h; also order files alphabetically

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2008-08-31 17:14:17 +00:00
parent 98a04b4a2a
commit cb86bbb5ca

View File

@ -96,12 +96,12 @@ if [ ! -f wxwin.m4 ]; then
exit 1
fi
update_common_setup_h include/wx/motif/setup0.h
update_common_setup_h include/wx/msw/setup0.h
update_common_setup_h include/wx/msw/wince/setup.h
update_common_setup_h include/wx/mac/setup0.h
update_common_setup_h include/wx/palmos/setup0.h
update_common_setup_h include/wx/osx/setup0.h
update_common_setup_h include/wx/os2/setup0.h
update_common_setup_h include/wx/motif/setup0.h
update_common_setup_h include/wx/palmos/setup0.h
update_common_setup_h include/wx/univ/setup0.h
update_common_setup_h setup.h.in