1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

Fixed stupid bug in setstyle.c

This commit is contained in:
kojima
1999-03-16 02:11:06 +00:00
parent 4b4e4cf56a
commit 0477777415
27 changed files with 144 additions and 108 deletions

8
configure vendored
View File

@@ -5220,10 +5220,6 @@ trap 'rm -fr `echo "Makefile po/Makefile util/Makefile test/Makefile wmlib/Makef
WindowMaker/IconSets/Makefile WindowMaker/Icons/Makefile \
WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \
WindowMaker/Themes/Makefile \
WindowMaker/Themes/Night.themed/Makefile \
WindowMaker/Themes/LeetWM.themed/Makefile \
WindowMaker/Themes/Checker.themed/Makefile \
WindowMaker/Themes/STEP2000.themed/Makefile \
WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \
WPrefs.app/po/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
@@ -5350,10 +5346,6 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile po/Makefile util/Makefile test/Makefile w
WindowMaker/IconSets/Makefile WindowMaker/Icons/Makefile \
WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \
WindowMaker/Themes/Makefile \
WindowMaker/Themes/Night.themed/Makefile \
WindowMaker/Themes/LeetWM.themed/Makefile \
WindowMaker/Themes/Checker.themed/Makefile \
WindowMaker/Themes/STEP2000.themed/Makefile \
WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \
WPrefs.app/po/Makefile "}
EOF