summaryrefslogtreecommitdiff
path: root/package/autoconf
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-24 09:23:11 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-24 09:23:11 +0000
commitab798b88d9818d22fafdb994cb064883ec56c956 (patch)
treef40b1c70426c3435576c462e4077ef6f5471ffd0 /package/autoconf
parent5d05aa8ed6989bcb5f7820f573cf834f28973445 (diff)
merge help descriptions written by Tom Cameron
Diffstat (limited to 'package/autoconf')
-rw-r--r--package/autoconf/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/autoconf/Config.in b/package/autoconf/Config.in
index 7b9da6091..0cead3c2d 100644
--- a/package/autoconf/Config.in
+++ b/package/autoconf/Config.in
@@ -1,8 +1,8 @@
-#
-
config BR2_PACKAGE_AUTOCONF
- bool"autoconf"
+ bool "autoconf"
default n
help
- Add help text here.
+ Extensible program for developing configure scripts. These
+ scripts handle all the mundane system/feature detection.
+ http://www.gnu.org/software/autoconf/