Add BOOST and DOXYGEN toggles.
This commit is contained in:
parent
019bda0b5f
commit
af021ad84a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299135
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ ASSERT_DESC?= Enable debug assertions
|
|||
AVAHI_DESC?= Support Zeroconf through Avahi
|
||||
BDB1_DESC?= Enable Berkeley DB 1.85 support
|
||||
BDB_DESC?= Enable Berkeley DB support
|
||||
BOOST_DESC?= Enable Boost support
|
||||
CACA_DESC?= Enable libcaca support
|
||||
CAIRO_DESC?= Enable Cairo graphic library support
|
||||
CDDA2WAV_DESC?= Enable cdda2wav CD ripper
|
||||
|
@ -36,6 +37,7 @@ DBUS_DESC?= Enable D-Bus support
|
|||
DEBUG_DESC?= Enable debug flags
|
||||
DEVD_DESC?= Install devd files
|
||||
DOCS_DESC?= Build and install the documentation
|
||||
DOXYGEN_DESC?= Build documentation with doxygen
|
||||
DV_DESC?= Enable libDV support
|
||||
DVDCSS_DESC?= Enable libdvdcss support
|
||||
ECW_DESC?= Enable ECW support
|
||||
|
|
Loading…
Reference in a new issue