From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Kleine-Budde Subject: Re: [patch 01/15] autoreconf doesnt always do the right thing, add manual variant Date: Wed, 25 Jul 2007 22:07:59 +0200 Message-ID: <46A7AD9F.9060706@pengutronix.de> References: <20070724092517.390730736@metis.extern.pengutronix.de> <20070724182909.GI1678@pengutronix.de> <46A65AAF.2090600@pengutronix.de> <200707250854.08850.dvhltc@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Robert Schwebel , linux-rt-users@vger.kernel.org To: Darren Hart Return-path: Received: from metis.extern.pengutronix.de ([83.236.181.26]:50396 "EHLO metis.extern.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751873AbXGYUIO (ORCPT ); Wed, 25 Jul 2007 16:08:14 -0400 In-Reply-To: <200707250854.08850.dvhltc@us.ibm.com> Sender: linux-rt-users-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org Darren Hart wrote: >> Right - with "AC_CONFIG_MACRO_DIR([config/m4])" in configure.ac we >> instruct autoconf to put all autogenerated suff into config/m4, to keep >> the root of the project clean. If you run autogen or autoreconf this >> directory must be existent, at least with the tool when I collected our >> autoconf-skeleton (about 1,5 years ago). This file ensures that this >> directory is present. > It appears that config/autoconf also needs to be present. I have committed > that to rcs as well. However, is the general consensus that I should revert > the autoconf.sh to what it was with the initial 0.3 release and remove the > config directory from rcs ? I mixed things up a bit. AC_CONFIG_AUX_DIR([config/autoconf]) is where autoconf puts its autogenerated stuff, and AC_CONFIG_MACRO_DIR([config/m4]) is where it's looking for additional m4 files. All dirs need to be present. Marc -- Dipl.-Ing. Marc Kleine-Budde | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9