Index: admin/detect-autoconf.sh
===================================================================
RCS file: /cvs/Scribus/admin/detect-autoconf.sh,v
retrieving revision 1.2
diff -u -r1.2 detect-autoconf.sh
--- admin/detect-autoconf.sh	14 Nov 2004 13:13:55 -0000	1.2
+++ admin/detect-autoconf.sh	20 Jun 2005 21:29:35 -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
