- Add shared descriptions for TOMCAT{5,6,7}
This commit is contained in:
parent
96ca81d959
commit
937cbdf0c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297714
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ STATIC_DESC?= Build static executable/libraries
|
|||
THREADS_DESC?= Enable thread support
|
||||
TIDY_DESC?= Enable tidy html cleaner support
|
||||
TIFF_DESC?= Enable TIFF support
|
||||
TOMCAT5_DESC?= Enable Tomcat 5.x support
|
||||
TOMCAT6_DESC?= Enable Tomcat 6.x support
|
||||
TOMCAT7_DESC?= Enable Tomcat 7.x support
|
||||
TREMOR_DESC?= Support Tremor
|
||||
UCS2_DESC?= Enable unicode support
|
||||
UCS4_DESC?= Enable unicode support
|
||||
|
|
Loading…
Reference in a new issue