]> git.draconx.ca Git - gob-dx.git/commit
Build with libtool.
authorNick Bowler <nbowler@draconx.ca>
Thu, 21 Feb 2019 16:15:06 +0000 (11:15 -0500)
committerNick Bowler <nbowler@draconx.ca>
Wed, 27 Feb 2019 13:48:50 +0000 (08:48 -0500)
commit0f7ec1e61526025bc5441210f6f2f9e6995c8bac
tree180938b92a19cb960fb6e9de9d3b623c470e8e1d
parentc2cc7db1ccde3eb2ff723c4b7b213a055f56e8ae
Build with libtool.

We link against glib, which is built using libtool, so using libtool
ourselves gives better results "out of the box".  For example, if glib
is installed to a non-standard location libtool will automatically add
appropriate rpath options when linking.
.gitignore
Makefile.am
configure.ac
m4/.gitignore [new file with mode: 0644]