From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14955 invoked by alias); 29 Aug 2006 13:07:19 -0000 Received: (qmail 14813 invoked by uid 22791); 29 Aug 2006 13:07:18 -0000 X-Spam-Check-By: sourceware.org Received: from bender.bawue.de (HELO bender.bawue.de) (193.7.176.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Aug 2006 13:07:16 +0000 Received: from lagash (mipsfw.mips-uk.com [194.74.144.146]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by bender.bawue.de (Postfix) with ESMTP id 8799E44A8A for ; Tue, 29 Aug 2006 15:07:13 +0200 (MEST) Received: from ths by lagash with local (Exim 4.63) (envelope-from ) id 1GI3HS-0006xk-By for sid@sources.redhat.com; Tue, 29 Aug 2006 14:05:26 +0100 Date: Tue, 29 Aug 2006 13:07:00 -0000 From: Thiemo Seufer To: sid@sources.redhat.com Subject: Re: [PATCH] Add aclocal include for samples Message-ID: <20060829130526.GC25724@networkno.de> References: <20060808115852.GG29989@networkno.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060808115852.GG29989@networkno.de> User-Agent: Mutt/1.5.13 (2006-08-11) Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00034.txt.bz2 Thiemo Seufer wrote: > Hello All, > > the appended patch adds ACLOCAL_AMFLAGS to samples/Makefile.am like > it is done in the other subdirectories. > > > Thiemo > > > 2006-08-08 Thiemo Seufer > > * Makefile.am (ACLOCAL_AMFLAGS): Add $(srcdir)/config include path. Ping? Autoreconf -i fails for me without this patch. Thiemo