- Make configure script handle --disable-silent-rules gracefully

PR:		212075
Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2016-09-06 13:30:48 +00:00
parent 141a03b98d
commit 11985cbe3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421424

View File

@ -5,7 +5,7 @@
| --x-includes=* | --x-libraries=* | --with-3psw=* \
| --target=* | --with-runpath=* | --with-relative-runpath=* \
- | --help | --no-create | --no-recursion)
+ | --help | --no-create | --no-recursion | --localstatedir=* )
+ | --help | --no-create | --no-recursion | --localstatedir=* | --disable-silent-rules )
;;
* )