From: David MacKenzie Date: Wed, 19 Oct 1994 00:29:57 +0000 (+0000) Subject: use program-prefix X-Git-Tag: fsf-origin~390 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a39faf833573f81d2683fc315c348c55233cecd5;p=thirdparty%2Fautoconf.git use program-prefix --- diff --git a/configure.in b/configure.in index 77d17ae59..893cee2f8 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,8 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(acgeneral.m4) +AC_ARG_PROGRAM + dnl We use a path for GNU m4 so even if users have another m4 first in dnl their path, the installer can configure with a path that has GNU m4 dnl first and get that path embedded in the installed autoconf and