$OpenBSD: patch-admin_cvs_sh,v 1.1 2006/05/08 16:41:41 espie Exp $
--- admin/cvs.sh.orig	Tue Apr 18 03:18:14 2006
+++ admin/cvs.sh	Mon May  8 13:08:01 2006
@@ -634,6 +634,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
