]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Makefile corrections after the setup.h changes.
[wxWidgets.git] / configure
index 0ae81ba840d966b09a1f1633fa3d8c3302c0214e..2183b82cf7b3497a760d447bbc8bd3052f445eac 100755 (executable)
--- a/configure
+++ b/configure
@@ -11966,7 +11966,6 @@ fi; done
 EOF
 cat >> $CONFIG_STATUS <<EOF
 
-            LN_S="${ac_cv_prog_LN_S}"
             TOOLKIT_DIR="${TOOLKIT_DIR}"
           
          
@@ -11983,7 +11982,7 @@ cat >> $CONFIG_STATUS <<\EOF
             if test ! -d include/wx/${TOOLKIT_DIR}; then
               mkdir include/wx/${TOOLKIT_DIR}
             fi
-            cp -f setup.h include/wx/${TOOLKIT_DIR}/setup.h
+            mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h
           
 exit 0
 EOF