From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 14 Apr 2010 11:44:06 +0200 Subject: [Buildroot] [PATCH 23/41] autoconf: added AUTOHEADER variable In-Reply-To: (Lionel Landwerlin's message of "Wed, 14 Apr 2010 10:37:27 +0200") References: <1271199974-30434-1-git-send-email-llandwerlin@gmail.com> <1271199974-30434-24-git-send-email-llandwerlin@gmail.com> <87zl16fnv5.fsf@macbook.be.48ers.dk> Message-ID: <87ochmfjx5.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Lionel" == Lionel Landwerlin writes: Hi, >> ?llandwerlin> ?AUTOCONF:=$(HOST_DIR)/usr/bin/autoconf >> ?llandwerlin> +AUTOHEADER:=$(HOST_DIR)/usr/bin/autoheader >> >> Why? What uses it? Lionel> autoreconf uses it, otherwise it will use the system's one. Ok, thanks - That might be useful info for the commit message. -- Bye, Peter Korsgaard