1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 20:35:54 +01:00

Set library version in configure.ac

Keep libtool's -version-info arguments for the three libraries
(libwraster, libWINGs and libWUtil) centralized in configure.ac
instead of in the specific Makefile.am.
This commit is contained in:
Andreas Metzler
2010-08-29 16:13:39 +02:00
committed by Carlos R. Mafra
parent 27dcdd3798
commit d872b73881
3 changed files with 45 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ EXTRA_DIST = tests
lib_LTLIBRARIES = libwraster.la
libwraster_la_LDFLAGS = -version-info 4:0:1
libwraster_la_LDFLAGS = -version-info @WRASTER_VERSION@
bin_SCRIPTS = get-wraster-flags