components/lighttpd/Makefile
changeset 1541 b62d499c009a
parent 1138 6e1f85fa0151
child 1571 7422f066784c
--- a/components/lighttpd/Makefile	Wed Nov 06 11:03:35 2013 -0800
+++ b/components/lighttpd/Makefile	Wed Nov 06 18:56:36 2013 -0800
@@ -57,7 +57,7 @@
 CONFIGURE_OPTIONS +=	--with-lua
 CONFIGURE_OPTIONS +=	--with-openssl
 CONFIGURE_OPTIONS +=	--with-pcre
-CONFIGURE_OPTIONS +=	--with-mysql=/usr/mysql/bin/mysql_config
+CONFIGURE_OPTIONS +=	--with-mysql=/usr/mysql/5.1/bin/mysql_config
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 
 # Enable ASLR for this component