update after wx/mac/setup.h rename to wx/osx/setup.h; also order files alphabetically
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Aug 2008 17:14:17 +0000 (17:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Aug 2008 17:14:17 +0000 (17:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/update-setup-h

index f62a19dbecd74c31f94021feeb2fe022abc6118b..c7f4ff1340b3561df7ed553f8ef68b1d5347fcc3 100755 (executable)
@@ -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