A GNU tool for automatically creating Makefiles
Go to file
dreed c18722b56d - version bump
- Dependency tracking using mode "dashmstdout" or "dashXmstdout" did not
    work for libtool objects compiled with --tag (i.e., compiled with
    Libtool 1.5 or later). The compilation would succeed, but `depcomp'
    would emit a warning and not output any dependency information.
- Ignore comments from augmented variables ...
- `install-sh -d a/b/' failed to create `a/b/' because of the trailing `/'.
- _PROGRAMS now always create programs. Before 1.9 it would mistakenly
    create a libtool library if the name of the program ended in `.la'.
- `compile' now handles `*.obj' objects.
- `aclocal' recognizes AC_DEFUN_ONCE.
2004-11-01 15:59:11 +00:00
.cvsignore - version bump 2004-09-20 20:35:57 +00:00
automake.spec - version bump 2004-11-01 15:59:11 +00:00
Makefile Setup of module automake 2004-09-09 03:20:04 +00:00
sources - version bump 2004-09-20 20:35:57 +00:00