From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Kuten Date: Sun, 12 Aug 2007 01:10:49 +0300 (EEST) Subject: [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was ( X11R7 packages available ) In-Reply-To: <1186869672.4742.19.camel@elrond.sweden.atmel.com> References: <20070810185512.GA4186@codepoet.org> <46BE1C56.60508@promwad.com> <1186869672.4742.19.camel@elrond.sweden.atmel.com> Message-ID: <40546.127.0.0.1.1186870249.squirrel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net > l?r 2007-08-11 klockan 23:30 +0300 skrev Ivan Kuten: >> > This will help, but will make the "package/Makefile.autotools.in" file > x11r7 specific. > > May be it makes sense not to introduce x11r7 specific into "package/Makefile.autotools.in" but instead add 2nd param to AUTOTARGETS - package parent. Nobody knows how many packages like x11r7 are going to be introduced. $(eval $(call AUTOTARGETS,libxcb,x11r6)) What do you think? BR, Ivan