$OpenBSD: patch-admin_cvs_sh,v 1.1 2006/06/03 12:47:31 espie Exp $
--- admin/cvs.sh.orig	Tue May 23 14:51:55 2006
+++ admin/cvs.sh	Sun May 28 12:30:46 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
