summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * automake.in (handle_dist): Use AMTAR.last-merge-into-user-dep-gen-branchTom Tromey1999-04-113-7/+11
* * automake.in (lang_sub_obj): New function.Tom Tromey1999-04-113-15/+42
* * subobj2.test: New file.Tom Tromey1999-04-114-12/+38
* * automake.in: Only register `asm' once.Tom Tromey1999-04-115-34/+69
* Assembly code no longer included by default:Tom Tromey1999-04-115-18/+27
* * automake.in (get_object_extension): Substitute @MINUSO@ whenTom Tromey1999-04-115-7/+16
* First cut at allowing objects in subdirectories:Tom Tromey1999-04-1111-29/+271
* * subobj.test: New file.Tom Tromey1999-04-114-13/+43
* * automake.in (initialize_per_input): Initialize %directory_map.Tom Tromey1999-04-112-14/+27
* * m4/gcj.m4 (AM_PROG_GCJ): Use AC_CHECK_PROGS, not AC_CHECK_PROG.Tom Tromey1999-04-112-1/+3
* Fix for confh.test:Tom Tromey1999-04-102-5/+33
* * confh.test: Use `sed' to extract full definition ofTom Tromey1999-04-104-4/+18
* * depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'.Tom Tromey1999-04-103-20/+23
* * defs: Ensure srcdir is always absolute.Tom Tromey1999-04-102-2/+5
* * automake.in (am_install_var): Remove redundancies from theTom Tromey1999-04-102-1/+9
* * Makefile.am (XFAIL_TESTS): Removed cond8.test.Tom Tromey1999-04-103-2/+4
* Removed erroneous commentTom Tromey1999-04-101-1/+0
* * automake.in (handle_single_transform_list): Handle dependencyTom Tromey1999-04-107-51/+93
* * automake.in (initialize_global_constants): Use $(TAR), not tar.Tom Tromey1999-04-102-1/+3
* * automake.in (handle_ltlibraries): Allow check_LTLIBRARIES.Tom Tromey1999-04-103-3/+3
* * automake.in (lang_yacc_finish): Added missing `&'.Tom Tromey1999-04-102-1/+5
* * automake.in (handle_configure): Replace multiple occurrences ofAlexandre Oliva1999-04-102-1/+5
* * automake.in (handle_dependencies): Fix test for `autodep'Alexandre Oliva1999-04-102-1/+4
* oops, missing trailing backslashAlexandre Oliva1999-04-102-6/+7
* * suffix.test: New file.Alexandre Oliva1999-04-103-5/+29
* * automake.in (handle_source_transform): Add a pfx to used_pfxAlexandre Oliva1999-04-104-6/+24
* * Makefile.am (XFAIL_TESTS): Added cond8.test.Alexandre Oliva1999-04-103-2/+4
* * cond3.test: Refer to am_targ_OBJECTS.Alexandre Oliva1999-04-102-1/+3
* * remake-hdr.am: Create the stamp file before the header file,Alexandre Oliva1999-04-103-10/+34
* * automake.in (lang_yacc_finish): Generate and dist a `.h' for aAlexandre Oliva1999-04-102-12/+24
* * yacc2.test, yacc3.test: New files.Alexandre Oliva1999-04-105-3/+92
* * automake.in (lang_yacc_finish): $hname must not contain a `.'.Alexandre Oliva1999-04-092-1/+5
* * Makefile.am (EXTRA_DIST): New macro.Tom Tromey1999-04-096-5866/+5877
* * automake.in (handle_source_transform): Handle dist and nodistTom Tromey1999-04-094-20/+52
* * nodist.test: New file.Tom Tromey1999-04-094-30/+60
* * automake.texi (Macros): Mention AM_PROG_GCJ.Tom Tromey1999-04-096-8/+60
* * automake.in (lang_java_finish): Generate .lo rule for `.java'Tom Tromey1999-04-092-1/+4
* * m4/gcj.m4: New file.Tom Tromey1999-04-095-12/+92
* * automake.in: Register the `java' language.Tom Tromey1999-04-092-60/+161
* * gcj.test: New file.Tom Tromey1999-04-093-23/+44
* * cond8.test: New file.Tom Tromey1999-04-084-96/+54
* * automake.in (handle_texinfo): Indentation fixes.Tom Tromey1999-04-072-6/+15
* * backsl2.test: New file.Alexandre Oliva1999-04-074-4/+24
* * automake.in (value_to_list): Skip *only* trailing backslashes.Alexandre Oliva1999-04-072-6/+7
* * automake.in (value_to_list): Skip trailing backslashes.Alexandre Oliva1999-04-072-0/+10
* * automake.in (handle_texinfo): Add texinfo.tex to config_aux_dirAlexandre Oliva1999-04-072-4/+20
* * texinfo8.test: texinfo.tex is only disted by aux/Makefile.Alexandre Oliva1999-04-072-7/+19
* * texinfo8.test: New file.Alexandre Oliva1999-04-074-4/+38
* Rebuilt.Alexandre Oliva1999-04-063-6/+62
* * automake.in (handle_tests): Test `dir=./' before `dir=', so thatAlexandre Oliva1999-04-032-2/+8