From 349273944d3b1b9409e90daca8a2b8ca5f35ac94 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 6 Jun 2011 21:40:40 +0000 Subject: Add links to libtool's recommendations for library versions. svn path=/trunk/; revision=37582 --- wsutil/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'wsutil') diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am index 679d8aeea9..82a88aa655 100644 --- a/wsutil/Makefile.am +++ b/wsutil/Makefile.am @@ -83,6 +83,7 @@ AM_CFLAGS = -Werror endif lib_LTLIBRARIES = libwsutil.la +# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html libwsutil_la_LDFLAGS = -version-info 0:0:0 -export-symbols libwsutil.sym @LDFLAGS_SHAREDLIB@ INCLUDES = -I$(srcdir)/.. -- cgit v1.2.3