Commit e5c37270089c23fdf55039c72d7874600d5725e1

Ralf Wildenhues 2008-09-20T13:02:23

Install nobase_lib_LTLIBRARIES before bin_PROGRAMS. * automake.in (generate_makefile): If nobase_lib_LTLIBRARIES are used, add an ugly hack to install them before bin_PROGRAMS, just like done with lib_LTLIBRARIES. * tests/ltorder.test: Add program, to expose this. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>