summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-20 23:45:43 +0000
committerjlam <jlam>2004-02-20 23:45:43 +0000
commitd6c361a0aeea92d39a17835fb2b5962d7ca483fd (patch)
treeed1af8ccebfa7818c821ad32f0f90b46f59e94d5 /lang
parente0e2a04887e2dba17093c6a43ccc2705a84e95d1 (diff)
downloadpkgsrc-d6c361a0aeea92d39a17835fb2b5962d7ca483fd.tar.gz
Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise,
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the local libtool.m4 file.
Diffstat (limited to 'lang')
-rw-r--r--lang/dylan-interpreter/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/dylan-interpreter/Makefile.common b/lang/dylan-interpreter/Makefile.common
index 4f9668678ed..df5b663e689 100644
--- a/lang/dylan-interpreter/Makefile.common
+++ b/lang/dylan-interpreter/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2004/02/14 17:21:43 jlam Exp $
+# $NetBSD: Makefile.common,v 1.14 2004/02/20 23:45:43 jlam Exp $
#
DISTNAME= gwydion-dylan-${DYLAN_VERSION}
@@ -25,6 +25,7 @@ ALL_TARGET= default
GNU_CONFIGURE= yes
AUTOMAKE_REQD= 1.4
+AUTOCONF_REQD= 2.50
DYLAN_VERSION= 2.3.6