mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-09 15:24:12 +01:00
0.62.0 release preparation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user