]> git.pld-linux.org Git - packages/apr-util.git/blame - apr-util.spec
- enabled DSO for dbd
[packages/apr-util.git] / apr-util.spec
CommitLineData
dbda5121
ER
1# TODO
2# - play with DSO dbd's
3# - licensing issues with mysql. can we (PLD Linux) package it inside
4# apr-util? see INSTALL.MySQL for more details
30276236
JB
5#
6# Conditional build:
77bbdc19 7%bcond_without ldap # without LDAP support
dbda5121 8%bcond_with mysql # with MySQL support
e753ced3 9%bcond_without pgsql # without PostgreSQL support
c31ea3e4 10%bcond_with sqlite # with SQLite 2.x support
4078c8d7 11%bcond_without sqlite3 # without SQLite3 support
d77c67c3 12%bcond_with dso # experimental dso linking
30276236 13#
72a05a99 14Summary: A companion library to Apache Portable Runtime
77bbdc19 15