- Make configure script handle --disable-silent-rules gracefully
PR: 212075 Approved by: portmgr blanket
This commit is contained in:
parent
141a03b98d
commit
11985cbe3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421424
@ -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 )
|
||||
;;
|
||||
|
||||
* )
|
||||
|
Loading…
Reference in New Issue
Block a user