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

13 lines
459 B
Plaintext
Raw Normal View History

2005-07-23 20:28:33 -04:00
$OpenBSD: patch-Makefile_defines_int_in,v 1.4 2005/07/24 00:28:33 brad Exp $
--- Makefile.defines_int.in.orig Tue May 10 12:58:55 2005
+++ Makefile.defines_int.in Mon Jul 4 22:47:41 2005
@@ -29,7 +29,7 @@ silc_install_prefix=@prefix@
#
# Common libraries that are linked against the created executable
#
2005-07-23 20:28:33 -04:00
-SILC_COMMON_LIBS= -L$(silc_top_srcdir)/lib -lsilc @LIBS@
+SILC_COMMON_LIBS= $(silc_top_srcdir)/lib/libsilc.la @LIBS@
#
# Common compilation flags