Opened 3 years ago
Closed 3 years ago
#16245 closed defect (invalid)
--with-features=huge not needed for vim
Reported by: | Joe Locash | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
It's the default so not needed:
./configure --help | grep with-features --with-features=TYPE tiny, small, normal, big or huge (default: huge)
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a defect. Not sure why the ticket was setup this way. The configure option does not in any way affect how vim is built. I'm going to close this.
Note:
See TracTickets
for help on using tickets.
You are right, but it doesn't hurt to be explicit.