Setup libltdl in ltdl/, so we can use it in the dve2 interface.
Don't keep it under version control since it is installed by autoreconf. * configure.ac: Call LT_CONFIG_LTDL_DIR and LTDL_INIT. * README: Mention ltdl/. * Makefile.am: Recurse into ldtl. * iface/dve2/Makefile.am: Link with it.
This commit is contained in:
parent
3427f3bf0e
commit
155d76f4fb
7 changed files with 25 additions and 3 deletions
1
README
1
README
|
|
@ -156,6 +156,7 @@ Third party software
|
|||
|
||||
buddy/ A patched version of BuDDy 2.3 (a BDD library).
|
||||
lbtt/ lbtt 1.2.1 (an LTL to Büchi automata test bench).
|
||||
ltdl/ Libtool's portable dlopen() wrapper library.
|
||||
iface/ Interfaces to other libraries.
|
||||
nips/ NIPS interface (to use Promela models).
|
||||
nips_vm/ NIPS VM 1.2.7 (New Implementation of Promela Semantics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue