]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Correct definition of sorting function.
[wxWidgets.git] / configure
index a2a64394e8486c1e86dac6005cc24518bc48be52..17533309f9ea31a601658aaaf718d9d4bfd460e7 100755 (executable)
--- a/configure
+++ b/configure
@@ -42859,12 +42859,12 @@ echo "$as_me: executing $ac_dest commands" >&6;}
                 ( cd lib/wx/config ;
                   rm -f ${TOOLCHAIN_NAME}
                   ${LN_S} ${WXCONFIG_DATA_FILE} ${TOOLCHAIN_NAME} )
                 ( cd lib/wx/config ;
                   rm -f ${TOOLCHAIN_NAME}
                   ${LN_S} ${WXCONFIG_DATA_FILE} ${TOOLCHAIN_NAME} )
-                rm -f wx${TOOLCHAIN_NAME}-config
-                ${LN_S} wx-config wx${TOOLCHAIN_NAME}-config
             fi
             if test -f wx-config-wrapper; then
                 chmod +x wx-config-wrapper
                 mv -f wx-config-wrapper wx-config
             fi
             if test -f wx-config-wrapper; then
                 chmod +x wx-config-wrapper
                 mv -f wx-config-wrapper wx-config
+                rm -f wx${TOOLCHAIN_NAME}-config
+                ${LN_S} wx-config wx${TOOLCHAIN_NAME}-config
             fi
            ;;
   esac
             fi
            ;;
   esac