components/lighttpd/Makefile
branchs11-update
changeset 2890 47c675945a45
parent 2434 6c9bb5cf5610
child 2925 d64f6e80d9b1
--- a/components/lighttpd/Makefile	Wed Nov 20 15:46:14 2013 +0100
+++ b/components/lighttpd/Makefile	Thu Jan 09 22:44:58 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -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)"
 
 # common targets