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

23 lines
741 B
Plaintext

$OpenBSD: patch-ospfclient_Makefile_in,v 1.11 2012/09/19 16:35:06 sthen Exp $
--- ospfclient/Makefile.in.orig Tue May 1 21:48:05 2012
+++ ospfclient/Makefile.in Wed Sep 19 14:40:30 2012
@@ -154,7 +154,8 @@ CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CURSES = @CURSES@
CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
+DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
+INSTALL_SDATA = @INSTALL@ -m 600
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DOC = @DOC@
@@ -305,7 +306,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
lib_LTLIBRARIES = libospfapiclient.la
-libospfapiclient_la_LDFLAGS = -version 0:0:0
+libospfapiclient_la_LDFLAGS = -version-info 0:0:0
libospfapiclient_la_SOURCES = \
ospf_apiclient.c