openbsd-ports/x11/kde/patches-3.5/patch-admin_cvs_sh
2006-11-05 13:02:30 +00:00

15 lines
421 B
Plaintext

$OpenBSD: patch-admin_cvs_sh,v 1.3 2006/11/05 13:02:30 espie Exp $
--- admin/cvs.sh.orig Tue Sep 6 19:30:06 2005
+++ admin/cvs.sh Tue Oct 17 10:33:59 2006
@@ -631,6 +631,10 @@ fi
# Call script to find autoconf and friends. Uses eval since the script outputs
# sh-compatible code.
eval `$admindir/detect-autoconf.pl`
+AUTOCONF=autoconf
+AUTOHEADER=autoheader
+AUTOM4TE=autom4te-2.59
+ACLOCAL=aclocal
###
### Main