libtool/tests
Pavel Raiskup c6ed4148b0 libtoolize: fix ltdl installation order.
Fixes regression caused by commit 99a808be.
Makefile.in has aclocal.m4 as prerequisite, so Makefile.in
should be installed later to avoid unnecessary rebuild by
(versioned) aclocal.
* Makefile.am (pkgltdl_files): Move the Makefile.in file down in
the list after aclocal.m4.
* tests/libtoolize.at: Adjust to match reordered output.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2015-01-16 16:30:51 +00:00
..
.gitignore
am-subdir.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
archive-in-archive.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
bindir.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
cdemo.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
cmdline_wrap.at maint: fix a syntax-check failure. 2014-11-04 20:40:15 +00:00
configure-iface.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
convenience.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
ctor.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
cwrapper.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
darwin.at tests: update fat binary test case for modern darwin. 2014-11-04 18:09:32 +00:00
demo.at tests: set bindir and libdir at configure time. 2014-10-30 14:58:30 +00:00
depdemo.at tests: set bindir and libdir at configure time. 2014-10-30 14:58:30 +00:00
deplib-in-subdir.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
deplibs-ident.at libtool: optional filename-based shlib versioning on aix. 2014-11-29 16:35:17 +00:00
deplibs-mingw.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
destdir.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
dlloader-api.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
dumpbin-symbols.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
duplicate_conv.at tests: sprinkle -no-undefined when linking libraries 2014-02-12 10:05:00 +01:00
duplicate_deps.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
duplicate_members.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
early-libtool.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
exceptions.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
execute-mode.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
exeext.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
export-def.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
export.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
f77demo.at tests: sprinkle -no-undefined when linking libraries 2014-02-12 10:05:00 +01:00
fail.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
fcdemo.at tests: sprinkle -no-undefined when linking libraries 2014-02-12 10:05:00 +01:00
flags.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
help.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
indirect_deps.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
infer-tag.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
inherited_flags.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
install.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
lalib-syntax.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
libtool.at tests: question mark is extended regex for non-GNU grep. 2014-11-21 18:57:40 +00:00
libtoolize.at libtoolize: fix ltdl installation order. 2015-01-16 16:30:51 +00:00
link-order2.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
link-order.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
loadlibrary.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
localization.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
lt_dladvise.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
lt_dlexit.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
lt_dlopen_a.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
lt_dlopen.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
lt_dlopenext.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
ltdl-api.at libltdl: move libltdl argz module into LT namespace. 2014-11-02 14:28:55 +00:00
ltdl-libdir.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
mdemo.at tests: set bindir and libdir at configure time. 2014-10-30 14:58:30 +00:00
need_lib_prefix.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
no-executables.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
nocase.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
nonrecursive.at libltdl: move libltdl argz module into LT namespace. 2014-11-02 14:28:55 +00:00
old-ltdl-iface.at libltdl: move libltdl argz module into LT namespace. 2014-11-02 14:28:55 +00:00
old-m4-iface.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
pic_flag.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
recursive.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
resident.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
runpath-in-lalib.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
search-path.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
shlibpath.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
slist.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
standalone.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
static.at tests: do not assume compiler prefers shared libraries. 2014-12-04 16:37:21 +00:00
stresstest.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
subproject.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
sysroot.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
tagdemo.at tests: set bindir and libdir at configure time. 2014-10-30 14:58:30 +00:00
template.at tests: do not test undef symbols across shlibs on AIX. 2014-11-21 19:04:28 +00:00
testsuite.at tests: set bindir and libdir at configure time. 2014-10-30 14:58:30 +00:00
TODO
versioning.at libtool: optional filename-based shlib versioning on aix. 2014-11-29 16:35:17 +00:00
with-pic.at maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00