summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkRelease-1-4-77-g7820bddAlexandre Oliva1999-06-2220-3903/+21
* * depend.am: Add @AMDEP@ before `include', so that dependencyAlexandre Oliva1999-06-012-12/+11
* * depcomp: Support -xM for dependency generation, for Sun CC.Alexandre Oliva1999-06-011-4/+41
* * depend2.am: Move $(depcomp) to the line of $(...DEPMODE), so asAlexandre Oliva1999-06-011-6/+6
* * m4/depend.m4 (AM_DEPENDENCIES): Add check for `makedepend'.Alexandre Oliva1999-05-311-0/+36
* * missing: If given `--run' as first argument, try to run theAlexandre Oliva1999-05-311-3/+51
* * depcomp (gcc): Imported comments removed from depend2.am, soAlexandre Oliva1999-04-271-1/+19
* * m4/depend.m4 (AM_DEPENDENCIES): Test for depcc -E support.Alexandre Oliva1999-04-251-10/+44
* * m4/depend.m4 (AM_DEPENDENCIES): Add a definition to conftest.h,Alexandre Oliva1999-04-251-3/+20
* * m4/init.m4 (AM_INIT_AUTOMAKE): Require AM_SET_DEPDIR.Alexandre Oliva1999-04-252-11/+18
* * libtool.am: Do not emit .c.lo here...Alexandre Oliva1999-04-252-8/+4
* merge from trunkAlexandre Oliva1999-04-126-24/+105
* * depcomp: New file.Alexandre Oliva1999-04-106-19/+114
* * depend2.am (DEP_@FPFX@COMPILE): Use `!=' and not `-ne'.Tom Tromey1999-03-291-1/+1
* * compile.am (.c.obj): Also disabled when dependency trackingTom Tromey1999-03-292-5/+10
* * depend.am: Removed obsolete comment.Tom Tromey1999-03-292-6/+2
* DEP_@FPFX@COMPILE was defined in the middle of the license textAlexandre Oliva1999-03-281-5/+6
* * m4/Makefile.am (dist_m4data_DATA): Renamed, and added newTom Tromey1999-03-282-40/+11
* * depend2.am (@EXT@.o): Renamed to be old-style suffix pattern.Tom Tromey1999-03-281-2/+2
* * m4/init.m4 (AM_INIT_AUTOMAKE): Add code to config.status whichTom Tromey1999-03-28334-45566/+1
* * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate.Tom Tromey1999-03-2725-164/+244
* * m4/init.m4: Fixed typo when invoking SHELL.Tom Tromey1999-03-262-1/+3
* Updated NEWSTom Tromey1999-03-261-0/+6
* * automake.in (lang_yacc_finish): Always use `.h' as suffix forTom Tromey1999-03-262-1/+4
* * Makefile.in: Rebuilt.Tom Tromey1999-03-2614-45/+101
* * automake.in (am_install_var): Removed obsolete comment.Tom Tromey1999-03-2626-136/+197
* * automake.in (handle_merge_targets): `install-strip' is a phonyTom Tromey1999-03-263-0/+7
* Comment fixTom Tromey1999-03-251-4/+2
* * automake.in (define_compiler_variable): Don't define variableTom Tromey1999-03-252-1/+6
* 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br>Tom Tromey1999-03-253-6/+15
* 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br>Tom Tromey1999-03-255-46/+63
* * progs.am (install-@DIR@PROGRAMS): Use `-e' instead of multipleTom Tromey1999-03-234-6/+11
* * automake.in (lang_lex_finish): Rewrite `l', not `y', to `c'.Tom Tromey1999-03-232-1/+6
* 1999-02-01 Thomas Tanner <tanner@gmx.de>Tom Tromey1999-03-226-7/+18
* * ldadd.test: Use AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL.Tom Tromey1999-03-222-1/+3
* Made `+=' more robust. Fixes pluseq6.test and pluseq7.test.Tom Tromey1999-03-213-24/+115
* * pluseq7.test: New file.Tom Tromey1999-03-215-11/+59
* * nodep.test: New file.Tom Tromey1999-03-215-8/+38
* * automake.in (initialize_per_input): Initialize %object_map.Tom Tromey1999-03-212-14/+36
* * subdir3.test: New file.Tom Tromey1999-03-215-9/+44
* 1999-03-21 Jim Meyering <meyering@na-net.ornl.gov>Tom Tromey1999-03-202-1/+6
* * m4/error.m4, m4/mktime.m4, m4/obstack.m4, m4/regex.m4,Tom Tromey1999-03-117-7/+12
* From Jim Meyering:Tom Tromey1999-03-112-2/+10
* * libobj9.test: New file.Tom Tromey1999-03-114-17/+48
* * insthook.test: Don't require GNU grep. From John Pierce.Tom Tromey1999-03-113-1/+5
* From Ralf Corsepius. Fixes lex3.test.Tom Tromey1999-03-115-6/+25
* * lex3.test: New file.Tom Tromey1999-03-114-16/+46
* * ansi3.test: Use no-dependencies option to avoid GNU makeTom Tromey1999-03-013-1/+7
* Fixes from Pavel Roskin:Tom Tromey1999-03-012-2/+13
* * automake.in (lang_extensions): New sub.Tom Tromey1999-02-273-34/+27