Add variables $ACLOCAL and $AUTOHEADER, now that the program names

contain version numbers.

Approved by:	portmgr (sobomax)
This commit is contained in:
Thomas Gellekum 2001-11-13 13:12:11 +00:00
parent 39e5ada323
commit 5a08ef716f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49983

View file

@ -941,8 +941,10 @@ NONEXISTENT?= /nonexistent
# Miscellaneous overridable commands:
GMAKE?= gmake
ACLOCAL?= aclocal14
AUTOMAKE?= automake14
AUTOCONF?= autoconf213
AUTOHEADER?= autoheader213
LIBTOOL?= libtool
XMKMF?= xmkmf -a
.if exists(/sbin/md5)