[PATCH] automake 1.8 support

Bernhard Rosenkraenzer bero at arklinux.org
Thu Dec 25 18:03:59 GMT 2003


This needs to be applied to both HEAD and KDE_3_1_BRANCH...

Tested, works here.

LLaP
bero

-- 
Ark Linux - Linux for the masses
http://www.arklinux.org/

Redistribution and processing of this message is subject to
http://www.arklinux.org/terms.php
-------------- next part --------------
--- arts/admin/cvs.sh.ark	2003-12-25 04:02:13.000000000 +0100
+++ arts/admin/cvs.sh	2003-12-25 04:02:21.000000000 +0100
@@ -65,7 +65,7 @@
     echo "*** KDE requires automake $required_automake_version"
     exit 1
     ;;
-  automake*1.6.* | automake*1.7* ) : ;;
+  automake*1.6.* | automake*1.7* | automake*1.8* ) : ;;
   "" )
     echo "*** AUTOMAKE NOT FOUND!."
     echo "*** KDE requires automake $required_automake_version"


More information about the kde-core-devel mailing list