From 15b6ab77ea46e74bcd01051a047286ab35106ad7 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 27 Feb 2012 15:45:00 +0100 Subject: [PATCH] Update configure help text --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index c9c0a56..df902a8 100755 --- a/configure +++ b/configure @@ -98,6 +98,8 @@ For better control, use the options below. --readline-inc-dir=DIR Specify where readline include directory is --readline-lib-dir=DIR Specify where readline lib directory is --with-ncurses-library=DIR Specify where ncurses lib directory is + --without-nss Don't use NSS even if it is available + --without-tomcrypt Don't use libtomcrypt even if it is available --disable-ipv6 Disable IPv6 support --disable-pps Disable PPS API support --disable-rtc Don't include RTC even on Linux