13 lines
522 B
Plaintext
13 lines
522 B
Plaintext
$OpenBSD: patch-finch_libgnt_Makefile_am,v 1.5 2012/08/04 14:25:33 espie Exp $
|
|
--- finch/libgnt/Makefile.am.orig Fri Jul 20 11:55:59 2012
|
|
+++ finch/libgnt/Makefile.am Fri Jul 20 11:56:05 2012
|
|
@@ -84,7 +84,7 @@ libgnt_lainclude_HEADERS = \
|
|
$(libgnt_la_headers)
|
|
|
|
libgnt_la_DEPENDENCIES =
|
|
-libgnt_la_LDFLAGS = -export-dynamic -version_info $(GNT_LT_VERSION_INFO) -no-undefined
|
|
+libgnt_la_LDFLAGS = -export-dynamic -version-info $(GNT_LT_VERSION_INFO) -no-undefined
|
|
libgnt_la_LIBADD = \
|
|
$(GLIB_LIBS) \
|
|
$(GNT_LIBS) \
|