[Bug 74712] Automake 1.8.x not supported

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Mon Feb 9 20:17:15 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=74712      




------- Additional Comments From amilcar at ida.ing.tu-bs.de  2004-02-09 20:13 -------
CVS commit by aclu: 

Add support for Automake 1.8

CCMAIL: 74712 at bugs.kde.org


  M +1 -1      cvs.sh   1.6


--- kdevelop/parts/appwizard/common/admin/cvs.sh  #1.5:1.6
@@ -65,5 +65,5 @@
     exit 1
     ;;
-  automake*1.6.* | automake*1.7* ) : ;;
+  automake*1.6.* | automake*1.7* | automake*1.8.* ) : ;;
   "" )
     echo "*** AUTOMAKE NOT FOUND!."




More information about the KDevelop-devel mailing list