X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/166bcebb8e87aefb42de52d22d567a8fa316928d..99f161bd9968326381cf183e9ebd42d873397ca7:/configure diff --git a/configure b/configure index a2a64394e8..17533309f9 100755 --- 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} ) - 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 + rm -f wx${TOOLCHAIN_NAME}-config + ${LN_S} wx-config wx${TOOLCHAIN_NAME}-config fi ;; esac