From: Thomas Petazzoni Date: Wed, 3 Dec 2008 13:36:45 +0000 (-0000) Subject: Fix comment about autoconf configuration/compilation/installation for X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a140c728d39c61969bbe31db51c9ca5ae2da3eb8;p=buildroot.git Fix comment about autoconf configuration/compilation/installation for the target (and not the host). --- diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk index b2857e97c4..156754828d 100644 --- a/package/autoconf/autoconf.mk +++ b/package/autoconf/autoconf.mk @@ -29,7 +29,7 @@ $(AUTOCONF_SRC_DIR)/.unpacked: $(DL_DIR)/$(AUTOCONF_SOURCE) ############################################################# # -# autoconf for the host +# autoconf for the target # #############################################################