[Digikam-users] make -f Makefile.cvs Autoconf 2.6 compatibility

Gerhard Kulzer gerhard at kulzer.net
Sun Jul 23 13:29:44 BST 2006


I experienced difficulties to compile digikam recently, and I found out that 
it is due to the latest autoconf and autoheader version 2.6. In the 
admin/cvs.sh file there is a check for version 2.5* that needs to be extended 
to 2.6 as the patch provided below does.

Gilles, since the admin directory comes from KDE 3.5 and don't think I can do 
a svn commit. Anyway I need your agreement.

Gerhard

35c35
<   Autoconf*2.5* | autoconf*2.5* ) : ;;
---
>   Autoconf*2.[56]* | autoconf*2.[56]* ) : ;;
50c50
<   Autoconf*2.5* | autoheader*2.5* ) : ;;
---
>   Autoconf*2.[56]* | autoheader*2.[56]* ) : ;;

-- 
http://www.gerhard.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autoconf-2.6-patch
Type: text/x-diff
Size: 200 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20060723/a434606c/attachment.diff>


More information about the Digikam-users mailing list