$NetBSD: patch-af,v 1.1.2.2 2005/08/20 16:03:20 salo Exp $ --- Parser/Makefile.in.orig 2000-08-31 16:11:48.000000000 +1100 +++ Parser/Makefile.in @@ -14,7 +14,7 @@ RANLIB= @RANLIB@ AR= @AR@ DEFS= @DEFS@ -LIBS= @LIBS@ +LIBS= $(LDFLAGS) @LIBS@ # === Other things that are customizable but not by configure ===