Remove duplicated WITH_EXPERIMENTAL comment.

Reviewed by:	maintainer
This commit is contained in:
Jun Kuriyama 2003-12-13 14:16:15 +00:00
parent 5317d3a7b2
commit 049f4d4421
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95730
2 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@ CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp
## WITHOUT_SSL: Disable SSL support
## WITH_THREADS: Enable threads support !! USE IT WITH CARE !!
## WITH_CUSTOM_THREADS: Let you choose which threaded modules you want
## WITH_EXPERIMENTAL: Enable Experimental modules
## WITH_DBM: Choose your DBM: bdb (Berkeley DB), gdbm or ndbm (default)
## WITH_BERKELEYDB: Choose your BerkeleyDB version: db2, db3, db4, db41 or FreeBSD (1.85)(default)
## WITH_STATIC_SUPPORT: Build statically linked support binaries

View File

@ -45,7 +45,6 @@ CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp
## WITHOUT_SSL: Disable SSL support
## WITH_THREADS: Enable threads support !! USE IT WITH CARE !!
## WITH_CUSTOM_THREADS: Let you choose which threaded modules you want
## WITH_EXPERIMENTAL: Enable Experimental modules
## WITH_DBM: Choose your DBM: bdb (Berkeley DB), gdbm or ndbm (default)
## WITH_BERKELEYDB: Choose your BerkeleyDB version: db2, db3, db4, db41 or FreeBSD (1.85)(default)
## WITH_STATIC_SUPPORT: Build statically linked support binaries