aboutsummaryrefslogtreecommitdiff
path: root/lib/bind/config.mk
Commit message (Expand)AuthorAgeFilesLines
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBSDoug Barton2004-09-241-3/+3
* Don't expose BIND libraries and their headers to the public by default,Ruslan Ermilov2004-09-241-2/+31
* Instead of hardcoding the BIND version, deduce it from ${BIND_DIR}/version.Dag-Erling Smørgrav2004-09-231-1/+5
* libpthread is always libpthread, even when it's libc_r.Dag-Erling Smørgrav2004-09-231-1/+1
* Bump version number after vendor import of 9.3.0.Dag-Erling Smørgrav2004-09-231-2/+2
* LOCALSTATEDIR should be /var, since the BIND 9 source appendsDoug Barton2004-09-231-1/+1
* Always link with -lpthread, not -lc_r, because platforms that don't haveDag-Erling Smørgrav2004-09-221-6/+5
* Clean up and comment config.mk. Centralize more stuff. Bitch ifDag-Erling Smørgrav2004-09-221-21/+46
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-0/+54