ksmarttray doesn't like autoconf 2.6x

Axel Thimm Axel.Thimm at ATrpms.net
Sun Dec 3 04:51:22 PST 2006


Hi,

ksmarttray requires autoconf 2.5x (in cvs.sh):

case $AUTOCONF_VERSION in
  Autoconf*2.5* | autoconf*2.5* ) : ;;
  "" )
    echo "*** AUTOCONF NOT FOUND!."
    echo "*** KDE requires autoconf 2.52, 2.53 or 2.54"
    exit 1
    ;;
  * )
    echo "*** YOU'RE USING $AUTOCONF_VERSION."
    echo "*** KDE requires autoconf 2.52, 2.53 or 2.54"
    exit 1
    ;;
esac

Therefore it break on autoconf 2.6x. Should this test be
lifted/extended, or is it really also supposed to keep newer versions
off the build?
-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.labix.org/pipermail/smart-labix.org/attachments/20061203/bfc266f0/attachment-0002.pgp>


More information about the Smart mailing list