summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-08 20:43:38 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-08 20:43:38 (EDT)
commit9f3a41f175e65f137e820199a3384505f825fe01 (patch)
treec3ab17c6aa08121f3c76aab5d0892909798ab655 /configure
parent9f2c5f83a19ca8f9fbb18faa7e7974595c6e4b54 (diff)
Document features and deps in configure help text.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 10 insertions, 0 deletions
diff --git a/configure b/configure
index 6d8e564..5099219 100755
--- a/configure
+++ b/configure
@@ -134,6 +134,16 @@ Installation directories:
default: DATADIR/man
--sysconfdir=SYSCONFDIR install system configuration in SYSCONFDIR
default: /etc
+
+Features:
+ --with-metadata=SYSTEM use SYSTEM metadata plugin
+ default: proteanos
+
+Dependencies:
+ --with-sh=PATH use sh at PATH
+ --with-opkg=PATH use opkg at PATH
+ --with-opkhelper-3.0=PATH
+ use opkhelper-3.0 at PATH
EOF
}