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

14 lines
470 B
Plaintext

$NetBSD: patch-aa,v 1.1 2006/02/02 18:21:00 joerg Exp $
--- src/lib/Makefile.in.orig 2006-02-02 18:13:49.000000000 +0000
+++ src/lib/Makefile.in
@@ -92,7 +92,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
-LDFLAGS = -L/usr/local/lib
+LDFLAGS = ${COMPILER_RPATH_FLAG}${PREFIX}/lib
INCLUDES = -I/usr/local/include -I$(includedir) @my_includes@