1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-05 05:14:13 +01:00

Add version script versioning for libwraster

Enable symbol-versioning for libwraster and stop exporting public
symbols.
This commit is contained in:
Andreas Metzler
2010-08-29 16:13:41 +02:00
committed by Carlos R. Mafra
parent 44edeea804
commit 7e5b8e412f
3 changed files with 106 additions and 0 deletions

View File

@@ -10,6 +10,10 @@ lib_LTLIBRARIES = libwraster.la
libwraster_la_LDFLAGS = -version-info @WRASTER_VERSION@
if HAVE_LD_VERSION_SCRIPT
libwraster_la_LDFLAGS += -Wl,--version-script=$(srcdir)/libwraster.map
endif
bin_SCRIPTS = get-wraster-flags
include_HEADERS = wraster.h