Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > 10a7b14938212775f2dd7425f4f2d5ac > files > 4

apache-mod_svn_view-0.1.0-1.r147.5mdv2008.0.src.rpm

--- m4/buildconf.py	2006-04-17 10:39:01.000000000 +0200
+++ m4/buildconf.py.oden	2006-04-17 10:40:27.000000000 +0200
@@ -62,13 +62,13 @@
 if options.libtoolize:
 	select_cmd("libtoolize", ['libtoolize14','glibtoolize','libtoolize']) 
 if options.aclocal:
-	select_cmd("aclocal", ['aclocal-1.9','aclocal-1.8','aclocal-1.7','aclocal-1.6','aclocal']) 
+	select_cmd("aclocal", ['aclocal-1.7']) 
 if options.automake:
-	select_cmd("automake", ['automake-1.9','automake-1.8','automake-1.7','automake-1.6','automake']) 
+	select_cmd("automake", ['automake-1.7']) 
 if options.autoheader:
-	select_cmd("autoheader", ['autoheader259','autoheader257','autoheader']) 
+	select_cmd("autoheader", ['autoheader']) 
 if options.autoconf:
-	select_cmd("autoconf", ['autoconf259','autoconf257','autoconf']) 
+	select_cmd("autoconf", ['autoconf']) 
 
 if options.libtoolize:
 	run_cmd("libtoolize", "--force --copy")