From f89b2cced3608b248cb02b2e48907dcae07e8bbe Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Mon, 22 Dec 2003 04:45:38 +0000 Subject: compiles and loads under apache2.0 consolidated configuration functions uses APR_OFFSETOF.. delayed inserts are configurable --- (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 5902fab..b143029 100644 --- a/Makefile.in +++ b/Makefile.in @@ -11,7 +11,7 @@ CFLAGS = -Wc,-Wall -Wc,-Werror -Wc,-fno-strict-aliasing INCLUDES = -I/usr/include/mysql -LDADD = +LDADD = -L/usr/lib/mysql -lmysqlclient EXTRA_DIST = INSTALL LICENSE CHANGELOG make_combined_log.pl -- cgit v0.9.2