Checking for WITH_MYSQL in an Apache module makefile?

Brandon Fosdick bfoz at bfoz.net
Wed Jan 24 06:33:11 UTC 2007


I'm trying to create a port skeleton for an Apache module I wrote (http://bfoz.net/projects/mod_log_dbd/) and it requires that www/apache22 be built with WITH_MYSQL so that APR DBD is built with apr_dbd_mysql.c. What can I put in the Makefile to check for this?


More information about the freebsd-ports mailing list