]> git.pld-linux.org Git - packages/akode.git/blob - kde-ac260.patch
17567e3a85f16752407786caab46e75104ff67e3
[packages/akode.git] / kde-ac260.patch
1 --- dbus-1-qt3-0.2/admin/cvs.sh.wigeta  2006-08-17 20:33:33.000000000 +0200
2 +++ dbus-1-qt3-0.2/admin/cvs.sh 2006-08-17 20:34:23.000000000 +0200
3 @@ -32,7 +32,7 @@
4  required_autoconf_version="2.53 or newer"
5  AUTOCONF_VERSION=`$AUTOCONF --version | head -n 1`
6  case $AUTOCONF_VERSION in
7 -  Autoconf*2.5* | autoconf*2.5* ) : ;;
8 +  Autoconf*2.[56]* | autoconf*2.[56]* ) : ;;
9    "" )
10      echo "*** AUTOCONF NOT FOUND!."
11      echo "*** KDE requires autoconf $required_autoconf_version"
12 @@ -47,7 +47,7 @@
13  
14  AUTOHEADER_VERSION=`$AUTOHEADER --version | head -n 1`
15  case $AUTOHEADER_VERSION in
16 -  Autoconf*2.5* | autoheader*2.5* ) : ;;
17 +  Autoconf*2.[56]* | autoheader*2.[56]* ) : ;;
18    "" )
19      echo "*** AUTOHEADER NOT FOUND!."
20      echo "*** KDE requires autoheader $required_autoconf_version"
This page took 0.039338 seconds and 2 git commands to generate.