1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

0.62.0 release preparation

This commit is contained in:
dan
2000-03-30 23:32:36 +00:00
parent a29175db52
commit cf65d791ab
4 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.WTFPL \
Install acconfig.h INSTALL.pt README.pt\ Install acconfig.h INSTALL.pt README.pt\
mkpatch README.KDE README.GNOME WindowMaker.lsm.in\ mkpatch README.KDE README.GNOME WindowMaker.lsm.in\
README.definable-cursor \ README.definable-cursor \
libwmfun-0.0.2.tar.gz libwmfun-0.0.3.tar.gz
WindowMaker.lsm: WindowMaker.lsm.in WindowMaker.lsm: WindowMaker.lsm.in
size=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\ size=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\

View File

@@ -529,12 +529,12 @@ if test "x$LIBPL" = "x"; then
exit 1 exit 1
fi fi
WM_CHECK_PROPLIST_VERSION(0.9.5, goodlPL=yes, goodlPL=no) WM_CHECK_PROPLIST_VERSION(0.10.0, goodlPL=yes, goodlPL=no)
if test "$goodlPL" = no; then if test "$goodlPL" = no; then
echo echo
echo "ERROR!!! libPropList is an old version. Please consider upgrading" echo "ERROR!!! libPropList is an old version. Please consider upgrading"
echo " to at least version 0.9.5. Older versions have bugs that" echo " to at least version 0.10.0. Older versions have bugs that"
echo " may cause Window Maker to crash randomly." echo " may cause Window Maker to crash randomly."
echo " If your libPropList is older than 0.9.2 it will also prevent" echo " If your libPropList is older than 0.9.2 it will also prevent"
echo " Window Maker from compiling because new functions were" echo " Window Maker from compiling because new functions were"

Binary file not shown.

BIN
libwmfun-0.0.3.tar.gz Normal file

Binary file not shown.