1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +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

@@ -837,6 +837,8 @@ if test "$enableval" = yes; then
fi
)
gl_LD_VERSION_SCRIPT
AC_OUTPUT(Makefile po/Makefile util/Makefile util/po/Makefile \
WINGs/Makefile WINGs/WINGs/Makefile WINGs/Documentation/Makefile \
WINGs/Examples/Makefile WINGs/Resources/Makefile WINGs/Tests/Makefile \