spot/tests
Alexandre Duret-Lutz 97e903b13d 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,
doc/org/g++wrap.in: Make the dependencies explicit.
2017-06-11 23:15:20 +02:00
..
core ikwiad: fix accepting run printing 2017-06-11 23:12:03 +02:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python simulation: do not depend on bdd numbers for ordering classes 2017-06-03 10:03:59 +02:00
sanity various typos 2017-03-31 21:44:49 +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-11 23:15:20 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00