mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
0.62.0 release preparation
This commit is contained in:
@@ -7,7 +7,7 @@ EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.WTFPL \
|
||||
Install acconfig.h INSTALL.pt README.pt\
|
||||
mkpatch README.KDE README.GNOME WindowMaker.lsm.in\
|
||||
README.definable-cursor \
|
||||
libwmfun-0.0.2.tar.gz
|
||||
libwmfun-0.0.3.tar.gz
|
||||
|
||||
WindowMaker.lsm: WindowMaker.lsm.in
|
||||
size=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\
|
||||
|
||||
@@ -529,12 +529,12 @@ if test "x$LIBPL" = "x"; then
|
||||
exit 1
|
||||
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
|
||||
echo
|
||||
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 " If your libPropList is older than 0.9.2 it will also prevent"
|
||||
echo " Window Maker from compiling because new functions were"
|
||||
|
||||
Binary file not shown.
BIN
libwmfun-0.0.3.tar.gz
Normal file
BIN
libwmfun-0.0.3.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user