summaryrefslogtreecommitdiffstats
path: root/package/autoconf
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2008-12-03 13:36:45 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2008-12-03 13:36:45 +0000
commita140c728d39c61969bbe31db51c9ca5ae2da3eb8 (patch)
tree8528cdc8da9acfbbb8c38d0cd94f33895df5e9ab /package/autoconf
parente5d9702dfd020fccb461844b549f718ae629aacf (diff)
downloadbuildroot-novena-a140c728d39c61969bbe31db51c9ca5ae2da3eb8.tar.gz
buildroot-novena-a140c728d39c61969bbe31db51c9ca5ae2da3eb8.zip
Fix comment about autoconf configuration/compilation/installation for
the target (and not the host).
Diffstat (limited to 'package/autoconf')
-rw-r--r--package/autoconf/autoconf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk
index b2857e97c..156754828 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
#
#############################################################