openbsd-ports/net/quagga/patches/patch-ospfd_Makefile_in
2012-09-19 16:35:06 +00:00

13 lines
551 B
Plaintext

$OpenBSD: patch-ospfd_Makefile_in,v 1.2 2012/09/19 16:35:06 sthen Exp $
--- ospfd/Makefile.in.orig Tue May 1 21:48:05 2012
+++ ospfd/Makefile.in Wed Sep 19 14:40:30 2012
@@ -311,7 +311,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
INSTALL_SDATA = @INSTALL@ -m 600
lib_LTLIBRARIES = libospf.la
-libospf_la_LDFLAGS = -version 0:0:0
+libospf_la_LDFLAGS = -version-info 0:0:0
libospf_la_SOURCES = \
ospfd.c ospf_zebra.c ospf_interface.c ospf_ism.c ospf_neighbor.c \
ospf_nsm.c ospf_dump.c ospf_network.c ospf_packet.c ospf_lsa.c \