]> git.ipfire.org Git - thirdparty/libtool.git/commit
* demo/Makefile.am: moved testsuite specific declarations to the end,
authorThomas Tanner <tanner@gmx.de>
Thu, 1 Apr 1999 15:37:39 +0000 (15:37 +0000)
committerThomas Tanner <tanner@gmx.de>
Thu, 1 Apr 1999 15:37:39 +0000 (15:37 +0000)
commit0afe68ec37de26ea7665bd45c766526614280e61
treecc89d48bf65c58b2e0783e033bacfe2bb4ddc942
parentda6689b4efa864b4227f0097014fd33297cc362e
* demo/Makefile.am: moved testsuite specific declarations to the end,
  the deplibs check is now optional
* libltdl/configure.in: read libtool --config only once,
  merged AC_SYS_SYMBOL_UNDERSCORE+AC_SYS_NM_PARSE from libtool.m4
* libtool.m4: AC_SYS_SYMBOL_UNDERSCORE+AC_SYS_NM_PARSE were not
  used, lt_dlopen and silent may be empty, AC_SYS_LIBTOOL_CYGWIN
  no longer necessary
* ltconfig.in: NM is already checked in libtool.m4,
* tests/Makefile.am: added deplibs.test
* tests/demo-exec.test, demo-inst.test: removed hell0
* tests/deplibs.test: new test to test the deplibs_check_method
ChangeLog
demo/Makefile.am
libltdl/configure.in
libtool.m4
ltconfig.in
tests/Makefile.am
tests/demo-exec.test
tests/demo-inst.test
tests/deplibs.test [new file with mode: 0755]