? patch-detect-autoconf.sh Index: detect-autoconf.sh =================================================================== RCS file: /home/kde/kde-common/admin/detect-autoconf.sh,v retrieving revision 1.15 diff -u -r1.15 detect-autoconf.sh --- detect-autoconf.sh 27 Sep 2004 11:52:59 -0000 1.15 +++ detect-autoconf.sh 10 Dec 2004 21:59:54 -0000 @@ -10,8 +10,8 @@ # Please add higher versions first. The last version number is the minimum # needed to compile KDE. Do not forget to include the name/version # # separator if one is present, e.g. -1.2 where - is the separator. -KDE_AUTOCONF_VERS="-2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x" -KDE_AUTOMAKE_VERS="-1.7 17 -1.6" +KDE_AUTOCONF_VERS="259 -2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x" +KDE_AUTOMAKE_VERS="19 -1.7 17 -1.6" # We don't use variable here for remembering the type ... strings. Local # variables are not that portable, but we fear namespace issues with our