SETUPH_DIR=include/wx/${TOOLKIT_DIR}
-mkdir -p ${SETUPH_DIR}
+
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
EOF
cat >> $CONFIG_STATUS <<EOF
-SETUPH_DIR=${SETUPH_DIR}
+
+ SETUPH_DIR=${SETUPH_DIR}
+
+
EOF
cat >> $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