openbsd-ports/net/silc-server/patches/patch-Makefile_defines_int_in

13 lines
464 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile_defines_int_in,v 1.5 2008/03/22 23:06:50 sthen Exp $
--- Makefile.defines_int.in.orig Sun Nov 18 07:37:58 2007
+++ Makefile.defines_int.in Fri Feb 29 23:49:37 2008
@@ -30,7 +30,7 @@ silc_install_prefix=@prefix@
# Common libraries that are linked against the created executable
#
SILC_COMMON_LDFLAGS= @LDFLAGS@
-SILC_COMMON_LIBS= -lsilc @LIBS@
2005-07-23 20:28:33 -04:00
+SILC_COMMON_LIBS= $(silc_top_srcdir)/lib/libsilc.la @LIBS@
#
# Common compilation flags