From owner-freebsd-questions Wed Sep 29 12: 0:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id CC0ED1562F for ; Wed, 29 Sep 1999 12:00:25 -0700 (PDT) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.3/8.9.1) id PAA03601 for questions@freebsd.org; Wed, 29 Sep 1999 15:00:24 -0400 (EDT) (envelope-from mi) Message-Id: <199909291900.PAA03601@misha.cisco.com> Subject: AM_INIT_AUTOMAKE macro To: questions@freebsd.org Date: Wed, 29 Sep 1999 15:00:24 -0400 (EDT) Reply-To: mi@aldan.algebra.com From: Mikhail Teterin X-Mailer: ELM [version 2.4ME+ PL60 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I'm trying to use autoconf with some piece of software to process it configure.in into configure-script. The generated script contains the AM_INIT_AUTOMAKE(...) -- I guess it does not properly expand the AM_INIT_AUTOMAKE-macro. Any ideas as to why this may be happening? I use the autoconf-2.13 built from port and the latest automake is also built from its port. This is on a 3.3-STABLE system. Thanks! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message