diff --git a/configure b/configure index 96a7a8bfa7..d462a61154 100755 --- a/configure +++ b/configure @@ -210,7 +210,7 @@ if [ "$help" = "yes" ]; then echo " --threads specify threaded version ($threads)" echo " --32|--64 specify 32/64-bit version ($bits)" echo " --installprefix= final installation root ($installprefix)" - echo " --installlib= lib directory directory ($installlib)" + echo " --installlib= lib directory ($installlib)" echo " --installman= manpage directory ($installman)" echo " --temproot= staging root ($temproot)" echo " --installowner= install with owner ($installowner)"