spot/doc
Alexandre Duret-Lutz 1042a8dae1 libtool: surrender to Debian's castrated libtool
The libtool version distributed by Debian is patched to *not* propagate
dependencies (i.e., if libA depends on libB, then linking against libA
will not automatically link against libB, it has to be explicit),
contrary to what the Libtool manual document.  So now we explicitly
link against both libA and libB in such case.

* configure.ac: Remove the workaround that does not work for
MinGW.
* doc/org/compile.org: Mention the issue.
* bin/Makefile.am, tests/Makefile.am, spot/ltsmin/Makefile.am,
spot/gen/Makefile.am, doc/org/g++wrap.in: Make the dependencies
explicit.
2017-06-07 20:34:05 +02:00
..
org libtool: surrender to Debian's castrated libtool 2017-06-07 20:34:05 +02:00
tl tl.pdf: adjust syntactic hierarchy class to match code 2017-03-14 14:38:19 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in doc: improve the twa class documentation 2016-02-15 11:04:48 +01:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox doc: two typos 2015-11-17 18:18:50 +01:00
Makefile.am genaut: add missing documentation 2017-04-22 14:19:35 +02:00