Update automake to version 1.10
commitabc1048e720fa2c27cc72204655a23ed3f91159a
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 30 Aug 2007 11:15:18 +0000 (30 12:15 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 30 Aug 2007 11:15:18 +0000 (30 12:15 +0100)
tree269dc301d83fc3e31f55b537177b5b057c4bc2a9
parenta8ff40ec99fccceaf14f0281c9dc5e198cc75417
Update automake to version 1.10

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
88 files changed:
bin/aclocal
bin/automake
bin/automake-1.10 [new file with mode: 0644]
bin/automake-1.7 [deleted file]
share/automake-1.10/Automake/ChannelDefs.pm [new file with mode: 0644]
share/automake-1.10/Automake/Channels.pm [new file with mode: 0644]
share/automake-1.10/Automake/Condition.pm [new file with mode: 0644]
share/automake-1.10/Automake/Config.pm [new file with mode: 0644]
share/automake-1.10/Automake/Configure_ac.pm [new file with mode: 0644]
share/automake-1.10/Automake/DisjConditions.pm [new file with mode: 0644]
share/automake-1.10/Automake/FileUtils.pm [new file with mode: 0644]
share/automake-1.10/Automake/General.pm [new file with mode: 0644]
share/automake-1.10/Automake/Item.pm [new file with mode: 0644]
share/automake-1.10/Automake/ItemDef.pm [new file with mode: 0644]
share/automake-1.10/Automake/Location.pm [new file with mode: 0644]
share/automake-1.10/Automake/Options.pm [new file with mode: 0644]
share/automake-1.10/Automake/Rule.pm [new file with mode: 0644]
share/automake-1.10/Automake/RuleDef.pm [new file with mode: 0644]
share/automake-1.10/Automake/Struct.pm [new file with mode: 0644]
share/automake-1.10/Automake/VarDef.pm [new file with mode: 0644]
share/automake-1.10/Automake/Variable.pm [new file with mode: 0644]
share/automake-1.10/Automake/Version.pm [new file with mode: 0644]
share/automake-1.10/Automake/Wrap.pm [new file with mode: 0644]
share/automake-1.10/Automake/XFile.pm [new file with mode: 0644]
share/automake-1.10/COPYING [new file with mode: 0644]
share/automake-1.10/INSTALL [new file with mode: 0644]
share/automake-1.10/acinstall [new file with mode: 0644]
share/automake-1.10/am/ansi2knr.am [new file with mode: 0644]
share/automake-1.10/am/check.am [new file with mode: 0644]
share/automake-1.10/am/clean-hdr.am [new file with mode: 0644]
share/automake-1.10/am/clean.am [new file with mode: 0644]
share/automake-1.10/am/compile.am [new file with mode: 0644]
share/automake-1.10/am/configure.am [new file with mode: 0644]
share/automake-1.10/am/data.am [new file with mode: 0644]
share/automake-1.10/am/dejagnu.am [new file with mode: 0644]
share/automake-1.10/am/depend.am [new file with mode: 0644]
share/automake-1.10/am/depend2.am [new file with mode: 0644]
share/automake-1.10/am/distdir.am [new file with mode: 0644]
share/automake-1.10/am/footer.am [new file with mode: 0644]
share/automake-1.10/am/header-vars.am [new file with mode: 0644]
share/automake-1.10/am/header.am [new file with mode: 0644]
share/automake-1.10/am/inst-vars.am [new file with mode: 0644]
share/automake-1.10/am/install.am [new file with mode: 0644]
share/automake-1.10/am/java.am [new file with mode: 0644]
share/automake-1.10/am/lang-compile.am [new file with mode: 0644]
share/automake-1.10/am/lex.am [new file with mode: 0644]
share/automake-1.10/am/library.am [new file with mode: 0644]
share/automake-1.10/am/libs.am [new file with mode: 0644]
share/automake-1.10/am/libtool.am [new file with mode: 0644]
share/automake-1.10/am/lisp.am [new file with mode: 0644]
share/automake-1.10/am/ltlib.am [new file with mode: 0644]
share/automake-1.10/am/ltlibrary.am [new file with mode: 0644]
share/automake-1.10/am/mans-vars.am [new file with mode: 0644]
share/automake-1.10/am/mans.am [new file with mode: 0644]
share/automake-1.10/am/multilib.am [new file with mode: 0644]
share/automake-1.10/am/program.am [new file with mode: 0644]
share/automake-1.10/am/progs.am [new file with mode: 0644]
share/automake-1.10/am/python.am [new file with mode: 0644]
share/automake-1.10/am/remake-hdr.am [new file with mode: 0644]
share/automake-1.10/am/scripts.am [new file with mode: 0644]
share/automake-1.10/am/subdirs.am [new file with mode: 0644]
share/automake-1.10/am/tags.am [new file with mode: 0644]
share/automake-1.10/am/texi-vers.am [new file with mode: 0644]
share/automake-1.10/am/texibuild.am [new file with mode: 0644]
share/automake-1.10/am/texinfos.am [new file with mode: 0644]
share/automake-1.10/am/yacc.am [new file with mode: 0644]
share/automake-1.10/ansi2knr.1 [new file with mode: 0644]
share/automake-1.10/ansi2knr.c [new file with mode: 0644]
share/automake-1.10/compile [new file with mode: 0644]
share/automake-1.10/config-ml.in [new file with mode: 0644]
share/automake-1.10/config.guess [new file with mode: 0644]
share/automake-1.10/config.sub [new file with mode: 0644]
share/automake-1.10/depcomp [new file with mode: 0644]
share/automake-1.10/elisp-comp [new file with mode: 0644]
share/automake-1.10/install-sh [new file with mode: 0644]
share/automake-1.10/mdate-sh [new file with mode: 0644]
share/automake-1.10/missing [new file with mode: 0644]
share/automake-1.10/mkinstalldirs [new file with mode: 0644]
share/automake-1.10/py-compile [new file with mode: 0644]
share/automake-1.10/symlink-tree [new file with mode: 0644]
share/automake-1.10/texinfo.tex [new file with mode: 0644]
share/automake-1.10/ylwrap [new file with mode: 0644]
share/doc/automake/amhello-1.0.tar.gz [new file with mode: 0644]
share/info/automake.info [new file with mode: 0644]
share/info/automake.info-1 [new file with mode: 0644]
share/info/automake.info-2 [new file with mode: 0644]
share/info/dir [new file with mode: 0644]
share/info/standards.info [new file with mode: 0644]