Better to put OPTIONS_DEFINE before OPTIONS_DEFAULT
This commit is contained in:
parent
ed5183f4c9
commit
7f180e7140
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545314
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@ CONFIGURE_ARGS= --program-prefix=g
|
|||
|
||||
INFO= units
|
||||
|
||||
OPTIONS_DEFAULT= READLINE
|
||||
OPTIONS_DEFINE= READLINE
|
||||
OPTIONS_DEFAULT= READLINE
|
||||
READLINE_USES= readline:port
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue