spot/tests
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
..
core ikwiad: fix accepting run printing 2017-06-07 17:05:25 +02:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python Properly handle "simulated-states" property in twagraph::defrag_states. 2017-06-05 15:48:36 +02:00
sanity sanity: ensure that all environment variables are documented 2017-05-31 20:32:56 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am libtool: surrender to Debian's castrated libtool 2017-06-07 20:34:05 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00