2013-09-26 17:14:40 +02:00

14 lines
336 B
Plaintext

$NetBSD: patch-ae,v 1.1 2006/05/16 02:35:37 ben Exp $
--- Makefile.in.orig 2004-05-11 04:26:01.000000000 +0000
+++ Makefile.in
@@ -4,7 +4,7 @@ APXS2 = @apxs2@
APXS2FLAGS =
SRCS = mod_auth_mysql.c
HDRS = config.h
-OPTS = @build_opts@ -lmysqlclient
+OPTS = @build_opts@ -lmysqlclient @LDFLAGS@
MODULES = @modules@
all: $(MODULES)