kc3-lang/automake/tests/subobj.test

Branch :


Log

Author Commit Date CI Message
65e17bce 2001-03-05 15:03:00 If OBJEXT and EXEEXT are not set, provide a default value, and use them unconditionally. * automake.in (&generate_makefile): Provide default values for EXEEXT and OBJEXT. (&get_object_extension, &finish_languages) (&handle_single_transform_list, &handle_programs, &add_depend2) (&check_cygnus, &lang_c_finish, am_install_var): Don't bother with them, they are defined. * compile.am, depend2.am, program.am, progs.am: Likewise. * remake-hdr.am: Fix a typo. * tests/cxxo.test, tests/fo.test, tests/implicit.test, * tests/interp.test, tests/subobj.test, tests/subobj2.test, * tests/suffix2.test: Adjust.
c4072be9 1999-12-13 07:11:48 * subobj.test: Remove final test.
619e0ac7 1999-11-22 19:17:20 * subobj.test: Check for another bug. * Makefile.am (XFAIL_TESTS): Removed sourcesub.test, ltlibobjs.test.
62fef914 1999-04-11 12:58:09 * subobj.test: New file. * Makefile.am (TESTS): Added subobj.test.