]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
configure: fix help text
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 8 Dec 2016 10:46:24 +0000 (11:46 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 8 Dec 2016 13:47:38 +0000 (14:47 +0100)
configure

index 75a8789eeba4f9c94eacbd8b3643997c909c61dc..77cd5642672fb60eaeab67e36cd4dbf7838b18bf 100755 (executable)
--- a/configure
+++ b/configure
@@ -80,9 +80,8 @@ For better control, use the options below.
   --disable-readline     Disable line editing support
   --without-readline     Don't use GNU readline even if it is available
   --without-editline     Don't use editline even if it is available
-  --readline-dir=DIR     Specify parent of readline include and lib directories
-  --readline-inc-dir=DIR Specify where readline include directory is
-  --readline-lib-dir=DIR Specify where readline lib directory is
+  --with-readline-includes=DIR Specify where readline include directory is
+  --with-readline-library=DIR Specify where readline lib directory is
   --with-ncurses-library=DIR Specify where ncurses lib directory is
   --disable-sechash      Disable support for hashes other than MD5
   --without-nss          Don't use NSS even if it is available