Improve Autotools build system for libgeany
commiteb36500ac425c2b4f038bbcb1d3e38f353f0402c
authorMatthew Brush <matt@geany.org>
Tue, 14 Oct 2014 06:07:11 +0000 (13 23:07 -0700)
committerThomas Martitz <kugel@rockbox.org>
Tue, 10 Mar 2015 22:10:06 +0000 (10 23:10 +0100)
tree0f0c4303c713565d58952032be6f9c3bc9e9673c
parentd33758da926ca124db674240c431b8b07bb0e683
Improve Autotools build system for libgeany

Checks if the compiler supports -fvisibility and the linker supports
-dynamic-list arguments and use them instead of hardcoding. The new
geany-lib.m4 also accomodates future use of Libtool versioning.
configure.ac
m4/geany-lib.m4 [new file with mode: 0644]
scintilla/Makefile.am
src/Makefile.am
tagmanager/ctags/Makefile.am
tagmanager/mio/Makefile.am
tagmanager/src/Makefile.am