X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/36a0ce39f201409cd8bd5997102da95844e64c98..a2cddd6385722bd1248867758af925f4646e2811:/configure diff --git a/configure b/configure index 90e9385e3b..6ee9c8408c 100755 --- a/configure +++ b/configure @@ -8634,7 +8634,7 @@ LIBTOOL="$LIBTOOL --silent" SETUPH_DIR=include/wx/${TOOLKIT_DIR} -mkdir -p ${SETUPH_DIR} + @@ -8921,6 +8921,7 @@ s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g s%@USER_SUBDIRS@%$USER_SUBDIRS%g s%@EXTRA_LIBS@%$EXTRA_LIBS%g +s%@SETUPH_DIR@%$SETUPH_DIR%g CEOF EOF @@ -9189,11 +9190,16 @@ fi; done EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF test -z "$CONFIG_HEADERS" || echo timestamp > ${SETUPH_DIR}/stamp-h -chmod +x wx-config + + chmod +x wx-config + exit 0 EOF chmod +x $CONFIG_STATUS