]> git.pld-linux.org Git - packages/automake.git/commitdiff
- outdated.
authorkloczek <kloczek@pld-linux.org>
Wed, 10 Jan 2001 10:45:27 +0000 (10:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    automake-1.4-19980208.patch -> 1.2
    automake-Makefile.patch -> 1.2
    automake-armnetwinder.patch -> 1.2
    automake-man.patch -> 1.2

automake-1.4-19980208.patch [deleted file]
automake-Makefile.patch [deleted file]
automake-armnetwinder.patch [deleted file]
automake-man.patch [deleted file]

diff --git a/automake-1.4-19980208.patch b/automake-1.4-19980208.patch
deleted file mode 100644 (file)
index d9042aa..0000000
+++ /dev/null
@@ -1,740 +0,0 @@
-cvs server: Diffing .
-Index: ChangeLog
-===================================================================
-RCS file: /cvs/automake/automake/ChangeLog,v
-retrieving revision 1.676
-retrieving revision 1.688
-diff -u -r1.676 -r1.688
---- ChangeLog  1999/01/14 22:45:40     1.676
-+++ ChangeLog  1999/02/02 09:51:52     1.688
-@@ -1,3 +1,52 @@
-+1999-02-02  Tom Tromey  <tromey@cygnus.com>
-+
-+      * automake.in (handle_merge_targets): Use INSTALL_STRIP_FLAG.
-+      * progs.am (install-@DIR@PROGRAMS): Added INSTALL_STRIP_FLAG.
-+      * header-vars.am (INSTALL_PROGRAM): Removed
-+      AM_INSTALL_PROGRAM_FLAGS.
-+      (INSTALL_STRIP_FLAG): New macro.
-+
-+      * automake.in: Handle `ypp' as C++ yacc source and `lpp' as C++
-+      lex source.
-+      (lang_yacc_finish): Likewise.
-+      (lang_lex_finish): Likewise.
-+
-+1999-02-01  Tom Tromey  <tromey@cygnus.com>
-+
-+      * automake.in (handle_dist_worker): Correctly find find in $$d,
-+      not $$.  From Bill Davidson.
-+
-+      * automake.in (finish_languages): Use "&", not "do".  From Pavel
-+      Roskin.
-+      (handle_single_transform_list): Likewise.
-+
-+1999-01-29  Tom Tromey  <tromey@cygnus.com>
-+
-+      * automake.in (handle_configure): Removed unused variable.  From
-+      Pavel Roskin.
-+
-+      * ansi2knr.c: New version from L. Peter Deutsch.
-+
-+1999-01-22  Tom Tromey  <tromey@cygnus.com>
-+
-+      * automake.in (require_file_internal): Correctly examine return
-+      value of `system'.  From Andris Pavenis.  Fixes copy.test.
-+
-+      * m4/init.m4 (AM_INIT_AUTOMAKE): Require autoconf 2.13.
-+
-+      * automake.in (lang_ppf77_rewrite): New function.  From Jochen
-+      Kuepper.  Fixes ppf77.test.
-+      (lang_ratfor_rewrite): New function
-+
-+      * automake.in (handle_configure): Use `&' before sub calls (Perl 4
-+      fix).  From Erez Zadok.
-+
-+1999-01-15  Tom Tromey  <tromey@cygnus.com>
-+
-+      * configure.in: Version 1.4a (oops).
-+
-+      * configure.in: Updated version to 1.5a.
-+
- 1999-01-14  Tom Tromey  <tromey@cygnus.com>
-       * automake.in (handle_configure): Compute $header_dir based on
-Index: Makefile.in
-===================================================================
-RCS file: /cvs/automake/automake/Makefile.in,v
-retrieving revision 1.217
-retrieving revision 1.218
-diff -u -r1.217 -r1.218
---- Makefile.in        1999/01/14 22:47:17     1.217
-+++ Makefile.in        1999/01/14 23:15:58     1.218
-@@ -96,10 +96,10 @@
- DATA =  $(pkgdata_DATA) $(script_DATA)
- DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
--Makefile.in NEWS THANKS TODO aclocal.in aclocal.m4 ansi2knr.1 \
--ansi2knr.c automake.in config.guess config.sub configure configure.in \
--elisp-comp install-sh mdate-sh missing mkinstalldirs stamp-vti \
--texinfo.tex version.texi ylwrap
-+Makefile.in NEWS README-alpha THANKS TODO aclocal.in aclocal.m4 \
-+ansi2knr.1 ansi2knr.c automake.in config.guess config.sub configure \
-+configure.in elisp-comp install-sh mdate-sh missing mkinstalldirs \
-+stamp-vti texinfo.tex version.texi ylwrap
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-Index: THANKS
-===================================================================
-RCS file: /cvs/automake/automake/THANKS,v
-retrieving revision 1.79
-retrieving revision 1.82
-diff -u -r1.79 -r1.82
---- THANKS     1999/01/10 20:39:25     1.79
-+++ THANKS     1999/02/01 12:03:47     1.82
-@@ -7,10 +7,12 @@
- Alexandre Oliva               oliva@dcc.unicamp.br
- Andreas Schwab                schwab@lamothe.informatik.uni-dortmund.de
- Andrew Cagney         cagney@tpgi.com.au
-+Andris Pavenis                pavenis@lanet.lv
- Anthony Green         green@cygnus.com
- Assar Westerlund      assar@sics.se
- Bernard Urban         Bernard.Urban@meteo.fr
- Bill Currie           bcurrie@tssc.co.nz
-+Bill Davidson         bill@kayhay.com
- Bill Fenner           fenner@parc.xerox.com
- Brian Jones           cbj@nortel.net
- Chris Provenzano      proven@io.proven.org
-@@ -39,6 +41,7 @@
- Jeff Garzik           jgarzik@pobox.com
- Jerome Santini                santini@chambord.univ-orleans.fr
- Jim Meyering          meyering@na-net.ornl.gov
-+Jochen Kuepper                jochen@uni-duesseldorf.de
- Joel N. Weber II      nemo@koa.iolani.honolulu.hi.us
- Joerg-Martin Schwarz  jms@jms.prima.ruhr.de
- Johan Danielsson      joda@pdc.kth.se
-@@ -51,8 +54,8 @@
- Kevin Dalley          kevin@aimnet.com
- Kevin Street          street@iname.com
- L. Peter Deutsch      ghost@aladdin.com
--Maciej W. Rozycki     macro@ds2.pg.gda.pl
- Maciej Stachowiak     mstachow@mit.edu
-+Maciej W. Rozycki     macro@ds2.pg.gda.pl
- Marcus G. Daniels     mgd@ute.santafe.edu
- Marius Vollmer                mvo@zagadka.ping.de
- Mark Eichin           eichin@cygnus.com
-Index: TODO
-===================================================================
-RCS file: /cvs/automake/automake/TODO,v
-retrieving revision 1.371
-retrieving revision 1.372
-diff -u -r1.371 -r1.372
---- TODO       1999/01/14 22:45:42     1.371
-+++ TODO       1999/02/02 09:51:54     1.372
-@@ -2,6 +2,9 @@
-   still won't put the file into the disty.  This is wrong.
-   From Mark H Wilkinson <mhw@kremvax.demon.co.uk>
-+* using "include" inside a conditional doesn't currently
-+  work properly.
-+
- * AM_CONFIG_HEADER might generate the wrong stamp file names
-   when given multiple headers.  Write a test.
-Index: ansi2knr.c
-===================================================================
-RCS file: /cvs/automake/automake/ansi2knr.c,v
-retrieving revision 1.10
-retrieving revision 1.11
-diff -u -r1.10 -r1.11
---- ansi2knr.c 1998/12/02 12:42:23     1.10
-+++ ansi2knr.c 1999/01/29 14:22:15     1.11
-@@ -1,4 +1,4 @@
--/* Copyright (C) 1989, 1997, 1998 Aladdin Enterprises.  All rights reserved. */
-+/* Copyright (C) 1989, 1997, 1998, 1999 Aladdin Enterprises.  All rights reserved. */
- /*$Id$*/
- /* Convert ANSI C function definitions to K&R ("traditional C") syntax */
-@@ -51,13 +51,18 @@
-  * The following constructs will confuse it:
-  *    - Any other construct that starts at the left margin and
-  *        follows the above syntax (such as a macro or function call).
-- *    - Some macros that tinker with the syntax of the function header.
-+ *    - Some macros that tinker with the syntax of function headers.
-  */
- /*
-  * The original and principal author of ansi2knr is L. Peter Deutsch
-  * <ghost@aladdin.com>.  Other authors are noted in the change history
-  * that follows (in reverse chronological order):
-+      lpd 1999-01-28 fixed two bugs: a '/' in an argument list caused an
-+              endless loop; quoted strings within an argument list
-+              confused the parser
-+      lpd 1999-01-24 added a check for write errors on the output,
-+              suggested by Jim Meyering <meyering@ascend.com>
-       lpd 1998-11-09 added further hack to recognize identifier(void)
-               as being a procedure
-       lpd 1998-10-23 added hack to recognize lines consisting of
-@@ -178,6 +183,7 @@
- /* Forward references */
- char *skipspace();
-+char *scanstring();
- int writeblanks();
- int test1();
- int convert1();
-@@ -190,6 +196,8 @@
- {     FILE *in = stdin;
-       FILE *out = stdout;
-       char *filename = 0;
-+      char *program_name = argv[0];
-+      char *output_name = 0;
- #define bufsize 5000                  /* arbitrary size */
-       char *buf;
-       char *line;
-@@ -205,6 +213,7 @@
-        * check for this switch for backward compatibility.
-        */
-       int convert_varargs = 1;
-+      int output_error;
-       while ( argc > 1 && argv[1][0] == '-' ) {
-         if ( !strcmp(argv[1], "--varargs") ) {
-@@ -219,7 +228,8 @@
-           argv += 2;
-           continue;
-         }
--        fprintf(stderr, "Unrecognized switch: %s\n", argv[1]);
-+        fprintf(stderr, "%s: Unrecognized switch: %s\n", program_name,
-+                argv[1]);
-         fprintf(stderr, usage);
-         exit(1);
-       }
-@@ -229,16 +239,19 @@
-               fprintf(stderr, usage);
-               exit(0);
-       case 3:
--              out = fopen(argv[2], "w");
-+              output_name = argv[2];
-+              out = fopen(output_name, "w");
-               if ( out == NULL ) {
--                fprintf(stderr, "Cannot open output file %s\n", argv[2]);
-+                fprintf(stderr, "%s: Cannot open output file %s\n",
-+                        program_name, output_name);
-                 exit(1);
-               }
-               /* falls through */
-       case 2:
-               in = fopen(argv[1], "r");
-               if ( in == NULL ) {
--                fprintf(stderr, "Cannot open input file %s\n", argv[1]);
-+                fprintf(stderr, "%s: Cannot open input file %s\n",
-+                        program_name, argv[1]);
-                 exit(1);
-               }
-               if ( filename == 0 )
-@@ -300,14 +313,24 @@
-       if ( line != buf )
-         fputs(buf, out);
-       free(buf);
--      if ( out != stdout )
--        fclose(out);
-+      if ( output_name ) {
-+        output_error = ferror(out);
-+        output_error |= fclose(out);
-+      } else {                /* out == stdout */
-+        fflush(out);
-+        output_error = ferror(out);
-+      }
-+      if ( output_error ) {
-+        fprintf(stderr, "%s: error writing to %s\n", program_name,
-+                (output_name ? output_name : "stdout"));
-+        exit(1);
-+      }
-       if ( in != stdin )
-         fclose(in);
-       return 0;
- }
--/* Skip over space and comments, in either direction. */
-+/* Skip over whitespace and comments, in either direction. */
- char *
- skipspace(p, dir)
-     register char *p;
-@@ -328,6 +351,17 @@
-       return p;
- }
-+/* Scan over a quoted string, in either direction. */
-+char *
-+scanstring(p, dir)
-+    register char *p;
-+    register int dir;
-+{
-+    for (p += dir; ; p += dir)
-+      if (*p == '"' && p[-dir] != '\\')
-+          return p + dir;
-+}
-+
- /*
-  * Write blanks over part of a string.
-  * Don't overwrite end-of-line characters.
-@@ -500,8 +534,12 @@
-                               else rp = p;
-                               break;
-                          case '/':
--                              p = skipspace(p, 1) - 1;
-+                              if (p[1] == '*')
-+                                  p = skipspace(p, 1) - 1;
-                               break;
-+                         case '"':
-+                             p = scanstring(p, 1) - 1;
-+                             break;
-                          default:
-                               ;
-                          }
-@@ -523,9 +561,19 @@
-                               while ( level )
-                                switch ( *--p )
-                                  {
--                                 case ']': case ')': level++; break;
--                                 case '[': case '(': level--; break;
--                                 case '/': p = skipspace(p, -1) + 1; break;
-+                                 case ']': case ')':
-+                                     level++;
-+                                     break;
-+                                 case '[': case '(':
-+                                     level--;
-+                                     break;
-+                                 case '/':
-+                                     if (p > buf && p[-1] == '*')
-+                                         p = skipspace(p, -1) + 1;
-+                                     break;
-+                                 case '"':
-+                                     p = scanstring(p, -1) + 1;
-+                                     break;
-                                  default: ;
-                                  }
-                          }
-Index: automake.in
-===================================================================
-RCS file: /cvs/automake/automake/automake.in,v
-retrieving revision 1.644
-retrieving revision 1.652
-diff -u -r1.644 -r1.652
---- automake.in        1999/01/14 22:45:43     1.644
-+++ automake.in        1999/02/02 09:51:56     1.652
-@@ -313,11 +313,11 @@
- &register_language ('yacc', '', 1,
-                   'y');
- &register_language ('yaccxx', 'CXXLINK', 0,
--                  'y++', 'yy', 'yxx');
-+                  'y++', 'yy', 'yxx', 'ypp');
- &register_language ('lex', '', 1,
-                   'l');
- &register_language ('lexxx', 'CXXLINK', 0,
--                  'l++', 'll', 'lxx');
-+                  'l++', 'll', 'lxx', 'lpp');
- &register_language ('asm', '', 0,
-                   's', 'S');
- &register_language ('f77', 'F77LINK', 0,
-@@ -929,7 +929,7 @@
-       # Compute the function name of the finisher and then call it.
-       $name = 'lang_' . $lang . '_finish';
--      do $name ();
-+      & $name ();
-     }
-     # If the project is entirely C++ or entirely Fortran 77, don't
-@@ -1090,7 +1090,7 @@
-               # Found the language, so see what it says.
-               local ($subr) = 'lang_' . $lang . '_rewrite';
-               # Note: computed subr call.
--              local ($r) = do $subr ($base, $extension);
-+              local ($r) = & $subr ($base, $extension);
-               # Skip this entry if we were asked not to process it.
-               next if ! $r;
-@@ -2367,7 +2367,7 @@
-       $output_rules .= "\t  d=\$(srcdir); \\\n";
-     }
-     $output_rules .= ("\t  if test -d \$\$d/\$\$file; then \\\n"
--                    . "\t    cp -pr \$\$/\$\$file \$(distdir)/\$\$file; \\\n"
-+                    . "\t    cp -pr \$\$d/\$\$file \$(distdir)/\$\$file; \\\n"
-                     . "\t  else \\\n"
-                     . "\t    test -f \$(distdir)/\$\$file \\\n"
-                     . "\t    || ln \$\$d/\$\$file \$(distdir)/\$\$file 2> /dev/null \\\n"
-@@ -3050,7 +3050,7 @@
-           }
-           else
-           {
--              local (@rel_out_path, $rel_path);
-+              local (@rel_out_path);
-               # FIXME this chunk of code should be its own sub.
-               # It is used elsewhere.
-               foreach (split (/\//, $relative_dir))
-@@ -3224,7 +3224,7 @@
-                                   : '')
-                         . ' CONFIG_HEADERS= $(SHELL) ./config.status'
-                         . "\n");
--      push_dist_common (@inputs);
-+      &push_dist_common (@inputs);
-       push (@actual_other_files, $local);
-       # Require all input files.
-@@ -3490,7 +3490,7 @@
-     # Generate the new 'install-strip' target.  We can't just set
-     # INSTALL_PROGRAM because that might be a relative path.
-     $output_rules .= ("install-strip:\n\t"
--                    . '$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install'
-+                    . '$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install'
-                     . "\n");
- }
-@@ -4502,6 +4502,18 @@
-     return 1;
- }
-+# Rewrite a single preprocessed Fortran 77 file.
-+sub lang_ppf77_rewrite
-+{
-+    return 1;
-+}
-+
-+# Rewrite a single ratfor file.
-+sub lang_ratfor_rewrite
-+{
-+    return 1;
-+}
-+
- # Rewrite a single Objective C file.
- sub lang_objc_rewrite
- {
-@@ -4660,7 +4672,7 @@
-       # Now generate rule to make the header file.  This should only
-       # be generated if `yacc -d' specified.  But right now there is
-       # no way to determine that.  FIXME: examine AM_YFLAGS?
--      $file =~ /^(.*)\.(y|yy|y\+\+|yxx)$/;
-+      $file =~ /^(.*)\.(y|yy|y\+\+|yxx|ypp)$/;
-       $base = $1;
-       ($hname = $2) =~ tr/y/h/;
-       ($cname = $2) =~ tr/y/c/;
-@@ -4718,7 +4730,7 @@
-       # statically, and the GNU rules say that yacc/lex output files
-       # should be removed by maintainer-clean.  So that's what we
-       # do.
--      $file =~ /^(.*)\.(l|ll|l\+\+|lxx)$/;
-+      $file =~ /^(.*)\.(l|ll|l\+\+|lxx|lpp)$/;
-       ($cname = $2) =~ tr/y/c/;
-       push (@maintainer_clean_files, $1 . $cname);
-     }
-@@ -6907,7 +6919,7 @@
-                               $trailer = "; error while making link: $!\n";
-                           }
-                       }
--                      elsif (! system ('cp', $am_dir . '/' . $file, $errfile))
-+                      elsif (system ('cp', $am_dir . '/' . $file, $errfile))
-                       {
-                           $suppress = 0;
-                           $trailer = "\n    error while copying\n";
-Index: automake.texi
-===================================================================
-RCS file: /cvs/automake/automake/automake.texi,v
-retrieving revision 1.161
-retrieving revision 1.162
-diff -u -r1.161 -r1.162
---- automake.texi      1999/01/06 13:01:26     1.161
-+++ automake.texi      1999/01/22 13:58:02     1.162
-@@ -20,7 +20,7 @@
- @ifinfo
- This file documents GNU automake @value{VERSION}
--Copyright (C) 1995, 96, 97, 98 Free Software Foundation, Inc.
-+Copyright (C) 1995, 96, 97, 98, 99 Free Software Foundation, Inc.
- Permission is granted to make and distribute verbatim copies of
- this manual provided the copyright notice and this permission notice
-@@ -103,9 +103,9 @@
- @comment  node-name,  next,  previous,  up
- @top GNU Automake
--This file documents the GNU Automake package for creating GNU
--Standards-compliant Makefiles from template files.  This edition
--documents version @value{VERSION}.
-+This file documents the GNU Automake package.  Automake is a program
-+which creates GNU standards-compliant Makefiles from template files.
-+This edition documents version @value{VERSION}.
- @menu
- * Introduction::                Automake's purpose
-Index: configure
-===================================================================
-RCS file: /cvs/automake/automake/configure,v
-retrieving revision 1.62
-retrieving revision 1.64
-diff -u -r1.62 -r1.64
---- configure  1999/01/10 21:01:02     1.62
-+++ configure  1999/01/15 09:43:45     1.64
-@@ -692,7 +692,7 @@
- PACKAGE=automake
--VERSION=1.4
-+VERSION=1.4a
- if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
-   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
-Index: configure.in
-===================================================================
-RCS file: /cvs/automake/automake/configure.in,v
-retrieving revision 1.67
-retrieving revision 1.69
-diff -u -r1.67 -r1.69
---- configure.in       1999/01/10 21:01:04     1.67
-+++ configure.in       1999/01/15 09:43:46     1.69
-@@ -1,7 +1,7 @@
- dnl Process this file with autoconf to produce a configure script.
- AC_INIT(automake.in)
--AM_INIT_AUTOMAKE(automake, 1.4)
-+AM_INIT_AUTOMAKE(automake, 1.4a)
- # Find an appropriate tar for use in "dist" targets.  A "best guess"
- # is good enough -- if we can't find GNU tar, we don't really care.
-Index: header-vars.am
-===================================================================
-RCS file: /cvs/automake/automake/header-vars.am,v
-retrieving revision 1.29
-retrieving revision 1.30
-diff -u -r1.29 -r1.30
---- header-vars.am     1998/12/11 00:32:34     1.29
-+++ header-vars.am     1999/02/02 09:51:57     1.30
-@@ -1,5 +1,5 @@
- ## automake - create Makefile.in from Makefile.am
--## Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
-+## Copyright (C) 1994, 1995-98, 1999 Free Software Foundation, Inc.
- ## This program is free software; you can redistribute it and/or modify
- ## it under the terms of the GNU General Public License as published by
-@@ -52,12 +52,10 @@
- AUTOHEADER = @AUTOHEADER@
- INSTALL = @INSTALL@
--## We use AM_INSTALL_PROGRAM_FLAGS so that install-strip can pass -s
--## easily.  We can't just set INSTALL_PROGRAM because that might have
--## a relative path.
--INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
-+INSTALL_PROGRAM = @INSTALL_PROGRAM@
- INSTALL_DATA = @INSTALL_DATA@
- INSTALL_SCRIPT = @INSTALL_SCRIPT@
-+INSTALL_STRIP_FLAG =
- transform = @program_transform_name@
- ## These are defined because otherwise make on NetBSD V1.1 will print
-Index: progs.am
-===================================================================
-RCS file: /cvs/automake/automake/progs.am,v
-retrieving revision 1.16
-retrieving revision 1.17
-diff -u -r1.16 -r1.17
---- progs.am   1998/06/23 23:39:29     1.16
-+++ progs.am   1999/02/02 09:51:58     1.17
-@@ -1,5 +1,5 @@
- ## automake - create Makefile.in from Makefile.am
--## Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
-+## Copyright (C) 1994, 1995-98, 1999 Free Software Foundation, Inc.
- ## This program is free software; you can redistribute it and/or modify
- ## it under the terms of the GNU General Public License as published by
-@@ -25,8 +25,8 @@
- ## Note that we explicitly set the libtool mode.  This avoids any
- ## lossage if the install program doesn't have a name that libtool
- ## expects.
--          echo " @LIBTOOL --mode=install@ $(INSTALL_PROGRAM) $$p $(DESTDIR)$(@DIR@dir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
--          @LIBTOOL --mode=install@ $(INSTALL_PROGRAM) $$p $(DESTDIR)$(@DIR@dir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
-+          echo " @LIBTOOL --mode=install@ $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(@DIR@dir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
-+          @LIBTOOL --mode=install@ $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(@DIR@dir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
-         else :; fi; \
-       done
-Index: stamp-vti
-===================================================================
-RCS file: /cvs/automake/automake/stamp-vti,v
-retrieving revision 1.68
-retrieving revision 1.71
-diff -u -r1.68 -r1.71
---- stamp-vti  1999/01/10 21:01:05     1.68
-+++ stamp-vti  1999/01/22 13:58:03     1.71
-@@ -1,3 +1,3 @@
--@set UPDATED 10 January 1999
--@set EDITION 1.4
--@set VERSION 1.4
-+@set UPDATED 22 January 1999
-+@set EDITION 1.4a
-+@set VERSION 1.4a
-Index: version.texi
-===================================================================
-RCS file: /cvs/automake/automake/version.texi,v
-retrieving revision 1.141
-retrieving revision 1.144
-diff -u -r1.141 -r1.144
---- version.texi       1999/01/10 21:01:06     1.141
-+++ version.texi       1999/01/22 13:58:04     1.144
-@@ -1,3 +1,3 @@
--@set UPDATED 10 January 1999
--@set EDITION 1.4
--@set VERSION 1.4
-+@set UPDATED 22 January 1999
-+@set EDITION 1.4a
-+@set VERSION 1.4a
-cvs server: Diffing m4
-Index: m4/init.m4
-===================================================================
-RCS file: /cvs/automake/automake/m4/init.m4,v
-retrieving revision 1.9
-retrieving revision 1.10
-diff -u -r1.9 -r1.10
---- m4/init.m4 1998/10/09 11:10:17     1.9
-+++ m4/init.m4 1999/01/22 14:09:37     1.10
-@@ -9,6 +9,8 @@
- AC_DEFUN(AM_INIT_AUTOMAKE,
- [AC_REQUIRE([AC_PROG_INSTALL])
-+dnl We require 2.13 because we rely on SHELL being computed by configure.
-+AC_PREREQ([2.13])
- PACKAGE=[$1]
- AC_SUBST(PACKAGE)
- VERSION=[$2]
-cvs server: Diffing tests
-Index: tests/ChangeLog
-===================================================================
-RCS file: /cvs/automake/automake/tests/ChangeLog,v
-retrieving revision 1.200
-retrieving revision 1.204
-diff -u -r1.200 -r1.204
---- tests/ChangeLog    1999/01/14 22:29:33     1.200
-+++ tests/ChangeLog    1999/02/01 11:49:55     1.204
-@@ -1,3 +1,18 @@
-+1999-02-01  Tom Tromey  <tromey@cygnus.com>
-+
-+      * installsh.test (AUTOMAKE): Use $PERL.  From Pavel Roskin.
-+
-+      * cond5.test: Sleep 15 seconds, not 5.  Some people still run the
-+      test on slow machines.
-+
-+1999-01-22  Tom Tromey  <tromey@cygnus.com>
-+
-+      * copy.test: New file.
-+      * Makefile.am (TESTS): Added copy.test.
-+
-+      * ppf77.test: New file.
-+      * Makefile.am (TESTS): Added ppf77.test.
-+
- 1999-01-14  Tom Tromey  <tromey@cygnus.com>
-       * confh3.test: New file.
-Index: tests/Makefile.am
-===================================================================
-RCS file: /cvs/automake/automake/tests/Makefile.am,v
-retrieving revision 1.170
-retrieving revision 1.172
-diff -u -r1.170 -r1.172
---- tests/Makefile.am  1999/01/14 22:29:34     1.170
-+++ tests/Makefile.am  1999/01/22 14:13:50     1.172
-@@ -13,11 +13,11 @@
- cond4.test cond5.test cond6.test cond7.test condman.test condman2.test \
- conf2.test confdist.test confh.test confh2.test confh3.test \
- config.test confincl.test confsub.test confvar.test confvar2.test \
--cxxcpp.test cxxlibobj.test cxxlink.test cxxnoc.test cxxo.test \
--cygwin32.test defun.test defun2.test dejagnu.test depacl.test \
--depacl2.test depend.test depend2.test depend3.test discover.test \
--distdir.test dup.test dup2.test else.test empty.test error.test       \
--exdir.test exdir2.test exsource.test extra.test extra3.test \
-+copy.test cxxcpp.test cxxlibobj.test cxxlink.test cxxnoc.test \
-+cxxo.test cygwin32.test defun.test defun2.test dejagnu.test \
-+depacl.test depacl2.test depend.test depend2.test depend3.test \
-+discover.test distdir.test dup.test dup2.test else.test empty.test \
-+error.test exdir.test exdir2.test exsource.test extra.test extra3.test \
- extra4.test flibs.test fnoc.test fo.test fonly.test fpinst2.test \
- fpinstall.test gnits.test implicit.test include.test info.test \
- insh.test insh2.test install.test installsh.test instdata.test \
-@@ -30,16 +30,16 @@
- mkinstall.test noinst.test number.test objc.test obsolete.test \
- order.test outdir.test output.test output2.test output3.test \
- output4.test output5.test package.test parse.test pluseq.test \
--pluseq2.test pluseq3.test pluseq4.test pluseq5.test prefix.test       \
--primary.test primary2.test proginst.test ranlib.test recurs.test \
--recurs2.test remake.test remake2.test req.test rulepat.test \
--scripts.test seenc.test sinclude.test spell.test spell2.test \
--spell3.test spelling.test stamph.test stdlib.test subdir.test \
--subdir2.test subst.test symlink.test syntax.test tags.test tagsub.test \
--target.test texinfo.test texinfo2.test texinfo3.test texinfo4.test \
--texinfo5.test texinfo6.test texinfo7.test unused.test version.test \
--version2.test version3.test vpath.test vtexi.test vtexi2.test \
--whoami.test xsource.test yacc.test yaccpp.test
-+pluseq2.test pluseq3.test pluseq4.test pluseq5.test ppf77.test \
-+prefix.test primary.test primary2.test proginst.test ranlib.test \
-+recurs.test recurs2.test remake.test remake2.test req.test \
-+rulepat.test scripts.test seenc.test sinclude.test spell.test \
-+spell2.test spell3.test spelling.test stamph.test stdlib.test \
-+subdir.test subdir2.test subst.test symlink.test syntax.test tags.test \
-+tagsub.test target.test texinfo.test texinfo2.test texinfo3.test \
-+texinfo4.test texinfo5.test texinfo6.test texinfo7.test unused.test \
-+version.test version2.test version3.test vpath.test vtexi.test \
-+vtexi2.test whoami.test xsource.test yacc.test yaccpp.test
- EXTRA_DIST = defs $(TESTS)
-Index: tests/Makefile.in
-===================================================================
-RCS file: /cvs/automake/automake/tests/Makefile.in,v
-retrieving revision 1.225
-retrieving revision 1.227
-diff -u -r1.225 -r1.227
---- tests/Makefile.in  1999/01/14 22:47:20     1.225
-+++ tests/Makefile.in  1999/01/22 14:13:51     1.227
-@@ -65,7 +65,7 @@
- AUTOMAKE_OPTIONS = gnits
--TESTS = acinclude.test aclocal.test aclocali.test aclocalii.test acoutnoq.test acoutput.test acoutqnl.test acouttbs.test acsilent.test all.test alpha.test ammissing.test ansi.test ansi2.test ansi3.test auxdir.test backsl.test badline.test badprog.test block.test canon.test canon2.test canon3.test canon4.test checkall.test clean.test colneq.test colneq2.test colon.test colon2.test colon3.test colon4.test colon5.test colon6.test colon7.test comment.test comment2.test compile_f_c_cxx.test cond.test cond2.test cond3.test cond4.test cond5.test cond6.test cond7.test condman.test condman2.test conf2.test confdist.test confh.test confh2.test confh3.test config.test confincl.test confsub.test confvar.test confvar2.test cxxcpp.test cxxlibobj.test cxxlink.test cxxnoc.test cxxo.test cygwin32.test defun.test defun2.test dejagnu.test depacl.test depacl2.test depend.test depend2.test depend3.test discover.test distdir.test dup.test dup2.test else.test empty.test error.test  exdir.test exdir2.test exsource.test extra.test extra3.test extra4.test flibs.test fnoc.test fo.test fonly.test fpinst2.test fpinstall.test gnits.test implicit.test include.test info.test insh.test insh2.test install.test installsh.test instdata.test instexec.test insthook.test instman.test interp.test interp2.test java.test javaprim.test javasubst.test ldadd.test lex.test lex2.test libobj.test libobj2.test libobj3.test libobj4.test libobj5.test       libobj6.test libobj7.test libobj8.test library.test link_c_cxx.test link_f_c.test link_f_c_cxx.test link_f_cxx.test link_f_only.test lisp.test mdate.test mdate2.test mdate3.test mkinst2.test mkinstall.test noinst.test number.test objc.test obsolete.test order.test outdir.test output.test output2.test output3.test output4.test output5.test package.test parse.test pluseq.test pluseq2.test pluseq3.test pluseq4.test pluseq5.test prefix.test        primary.test primary2.test proginst.test ranlib.test recurs.test recurs2.test remake.test remake2.test req.test rulepat.test scripts.test seenc.test sinclude.test spell.test spell2.test spell3.test spelling.test stamph.test stdlib.test subdir.test subdir2.test subst.test symlink.test syntax.test tags.test tagsub.test target.test texinfo.test texinfo2.test texinfo3.test texinfo4.test texinfo5.test texinfo6.test texinfo7.test unused.test version.test version2.test version3.test vpath.test vtexi.test vtexi2.test whoami.test xsource.test yacc.test yaccpp.test
-+TESTS = acinclude.test aclocal.test aclocali.test aclocalii.test acoutnoq.test acoutput.test acoutqnl.test acouttbs.test acsilent.test all.test alpha.test ammissing.test ansi.test ansi2.test ansi3.test auxdir.test backsl.test badline.test badprog.test block.test canon.test canon2.test canon3.test canon4.test checkall.test clean.test colneq.test colneq2.test colon.test colon2.test colon3.test colon4.test colon5.test colon6.test colon7.test comment.test comment2.test compile_f_c_cxx.test cond.test cond2.test cond3.test cond4.test cond5.test cond6.test cond7.test condman.test condman2.test conf2.test confdist.test confh.test confh2.test confh3.test config.test confincl.test confsub.test confvar.test confvar2.test copy.test cxxcpp.test cxxlibobj.test cxxlink.test cxxnoc.test cxxo.test cygwin32.test defun.test defun2.test dejagnu.test depacl.test depacl2.test depend.test depend2.test depend3.test discover.test distdir.test dup.test dup2.test else.test empty.test error.test exdir.test exdir2.test exsource.test extra.test extra3.test extra4.test flibs.test fnoc.test fo.test fonly.test fpinst2.test fpinstall.test gnits.test implicit.test include.test info.test insh.test insh2.test install.test installsh.test instdata.test instexec.test insthook.test instman.test interp.test interp2.test java.test javaprim.test javasubst.test ldadd.test lex.test lex2.test libobj.test libobj2.test libobj3.test libobj4.test libobj5.test      libobj6.test libobj7.test libobj8.test library.test link_c_cxx.test link_f_c.test link_f_c_cxx.test link_f_cxx.test link_f_only.test lisp.test mdate.test mdate2.test mdate3.test mkinst2.test mkinstall.test noinst.test number.test objc.test obsolete.test order.test outdir.test output.test output2.test output3.test output4.test output5.test package.test parse.test pluseq.test pluseq2.test pluseq3.test pluseq4.test pluseq5.test ppf77.test prefix.test primary.test primary2.test proginst.test ranlib.test recurs.test recurs2.test remake.test remake2.test req.test rulepat.test scripts.test seenc.test sinclude.test spell.test spell2.test spell3.test spelling.test stamph.test stdlib.test subdir.test subdir2.test subst.test symlink.test syntax.test tags.test tagsub.test target.test texinfo.test texinfo2.test texinfo3.test texinfo4.test texinfo5.test texinfo6.test texinfo7.test unused.test version.test version2.test version3.test vpath.test vtexi.test vtexi2.test whoami.test xsource.test yacc.test yaccpp.test
- EXTRA_DIST = defs $(TESTS)
-Index: tests/cond5.test
-===================================================================
-RCS file: /cvs/automake/automake/tests/cond5.test,v
-retrieving revision 1.1
-retrieving revision 1.2
-diff -u -r1.1 -r1.2
---- tests/cond5.test   1998/07/18 06:37:24     1.1
-+++ tests/cond5.test   1999/02/01 11:40:21     1.2
-@@ -31,7 +31,7 @@
- $AUTOMAKE &
- pid=$!
--sleep 5
-+sleep 15
- kill -0 $pid && {
-    kill $pid
-    exit 1
-cvs server: tag Release-1-4 is not in file tests/copy.test
-Index: tests/installsh.test
-===================================================================
-RCS file: /cvs/automake/automake/tests/installsh.test,v
-retrieving revision 1.1
-retrieving revision 1.2
-diff -u -r1.1 -r1.2
---- tests/installsh.test       1996/03/16 01:40:57     1.1
-+++ tests/installsh.test       1999/02/01 11:49:56     1.2
-@@ -25,7 +25,7 @@
-     ;;
- esac
--AUTOMAKE="../../../automake --amdir=$srcdir/.. --foreign"
-+AUTOMAKE="$PERL ../../../automake --amdir=$srcdir/.. --foreign"
- # Now we proceed with the test
- $AUTOMAKE --add-missing > output 2>&1 \
-cvs server: tag Release-1-4 is not in file tests/ppf77.test
diff --git a/automake-Makefile.patch b/automake-Makefile.patch
deleted file mode 100644 (file)
index c046577..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -Nur automake-1.4.orig/Makefile.in automake-1.4/Makefile.in
---- automake-1.4.orig/Makefile.in      Fri Nov 26 10:04:43 1999
-+++ automake-1.4/Makefile.in   Sat Nov 27 12:50:23 1999
-@@ -40,9 +40,9 @@
- top_builddir = .
--ACLOCAL = @ACLOCAL@
-+ACLOCAL = ./aclocal --acdir=./m4
- AUTOCONF = @AUTOCONF@
--AUTOMAKE = @AUTOMAKE@
-+AUTOMAKE = ./automake --amdir=.
- AUTOHEADER = @AUTOHEADER@
- INSTALL = @INSTALL@
-diff -Nur automake-1.4.orig/aclocal.m4 automake-1.4/aclocal.m4
---- automake-1.4.orig/aclocal.m4       Fri Nov 26 10:04:43 1999
-+++ automake-1.4/aclocal.m4    Sat Nov 27 12:52:14 1999
-@@ -36,9 +36,9 @@
- AC_REQUIRE([AC_ARG_PROGRAM])
- dnl FIXME This is truly gross.
- missing_dir=`cd $ac_aux_dir && pwd`
--AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
-+# AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
- AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
--AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir)
-+# AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir)
- AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)
- AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
- AC_REQUIRE([AC_PROG_MAKE_SET])])
-diff -Nur automake-1.4.orig/m4/Makefile.in automake-1.4/m4/Makefile.in
---- automake-1.4.orig/m4/Makefile.in   Fri Nov 26 10:04:43 1999
-+++ automake-1.4/m4/Makefile.in        Sat Nov 27 12:50:23 1999
-@@ -40,9 +40,9 @@
- top_builddir = ..
--ACLOCAL = @ACLOCAL@
-+ACLOCAL = ../aclocal --acdir=.
- AUTOCONF = @AUTOCONF@
--AUTOMAKE = @AUTOMAKE@
-+AUTOMAKE = ../automake --amdir=..
- AUTOHEADER = @AUTOHEADER@
- INSTALL = @INSTALL@
-diff -Nur automake-1.4.orig/tests/Makefile.in automake-1.4/tests/Makefile.in
---- automake-1.4.orig/tests/Makefile.in        Fri Nov 26 10:04:43 1999
-+++ automake-1.4/tests/Makefile.in     Sat Nov 27 12:50:23 1999
-@@ -40,9 +40,9 @@
- top_builddir = ..
--ACLOCAL = @ACLOCAL@
-+ACLOCAL = ../aclocal --acdir=../m4
- AUTOCONF = @AUTOCONF@
--AUTOMAKE = @AUTOMAKE@
-+AUTOMAKE = ../automake --amdir=..
- AUTOHEADER = @AUTOHEADER@
- INSTALL = @INSTALL@
diff --git a/automake-armnetwinder.patch b/automake-armnetwinder.patch
deleted file mode 100644 (file)
index 18f93e9..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
---- automake-1.4/config.sub.armnetwinder       Thu Jan 14 16:22:47 1999
-+++ automake-1.4/config.sub    Mon Mar 22 12:10:47 1999
-@@ -149,7 +149,7 @@
- case $basic_machine in
-       # Recognize the basic CPU types without company name.
-       # Some are omitted here because they have special meanings below.
--      tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
-+      tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm* \
-               | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \
-               | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \
-               | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
-@@ -172,7 +172,7 @@
-               ;;
-       # Recognize the basic CPU types with company name.
-       vax-* | tahoe-* | i[34567]86-* | i860-* | m32r-* | m68k-* | m68000-* \
--            | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \
-+            | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm*-* | c[123]* \
-             | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
-             | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
-             | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \
-@@ -412,6 +412,10 @@
-               basic_machine=i486-ncr
-               os=-sysv4
-               ;;
-+      netwinder)
-+              basic_machine=armv4l-ccc
-+              os=-linux
-+              ;;
-       news | news700 | news800 | news900)
-               basic_machine=m68k-sony
-               os=-newsos
-@@ -800,6 +804,9 @@
- case $basic_machine in
-       *-acorn)
-               os=-riscix1.2
-+              ;;
-+      arm*-ccc)
-+              os=-linux
-               ;;
-       arm*-semi)
-               os=-aout
diff --git a/automake-man.patch b/automake-man.patch
deleted file mode 100644 (file)
index 58e5779..0000000
+++ /dev/null
@@ -1,751 +0,0 @@
---- automake-1.4.orig/Makefile.in
-+++ automake-1.4/Makefile.in
-@@ -70,6 +70,7 @@
- bin_SCRIPTS = automake aclocal
- info_TEXINFOS = automake.texi
-+man_MANS = automake.1 aclocal.1
- amfiles = clean-hdr.am clean-kr.am clean.am comp-vars.am compile.am data-clean.am data.am dejagnu.am depend.am depend2.am dist-vars.am footer.am header-vars.am header.am java-clean.am java.am kr-extra.am library.am libs-clean.am libs.am libtool.am lisp-clean.am lisp.am ltlib-clean.am ltlib.am ltlibrary.am mans-vars.am mans.am multilib.am program.am progs-clean.am progs.am remake-hdr.am remake.am scripts.am subdirs.am tags-clean.am tags.am texi-vers.am texinfos.am
-@@ -80,7 +81,7 @@
- script_DATA = config.guess config.sub install-sh mdate-sh missing mkinstalldirs elisp-comp ylwrap acinstall
--EXTRA_DIST = acinstall $(pkgdata_DATA) $(script_DATA)
-+EXTRA_DIST = acinstall $(pkgdata_DATA) $(script_DATA) $(man_MANS)
- ETAGS_ARGS = $(amfiles)
- TAGS_DEPENDENCIES = $(ETAGS_ARGS)
-@@ -93,6 +94,10 @@
- INFO_DEPS = automake.info
- DVIS = automake.dvi
- TEXINFOS = automake.texi
-+man1dir = $(mandir)/man1
-+MANS = $(man_MANS)
-+
-+NROFF = nroff
- DATA =  $(pkgdata_DATA) $(script_DATA)
- DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
-@@ -287,6 +292,45 @@
-         fi; \
-       done
-+install-man1:
-+      $(mkinstalldirs) $(DESTDIR)$(man1dir)
-+      @list='$(man1_MANS)'; \
-+      l2='$(man_MANS)'; for i in $$l2; do \
-+        case "$$i" in \
-+          *.1*) list="$$list $$i" ;; \
-+        esac; \
-+      done; \
-+      for i in $$list; do \
-+        if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
-+        else file=$$i; fi; \
-+        ext=`echo $$i | sed -e 's/^.*\\.//'`; \
-+        inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
-+        inst=`echo $$inst | sed '$(transform)'`.$$ext; \
-+        echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
-+        $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
-+      done
-+
-+uninstall-man1:
-+      @list='$(man1_MANS)'; \
-+      l2='$(man_MANS)'; for i in $$l2; do \
-+        case "$$i" in \
-+          *.1*) list="$$list $$i" ;; \
-+        esac; \
-+      done; \
-+      for i in $$list; do \
-+        ext=`echo $$i | sed -e 's/^.*\\.//'`; \
-+        inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
-+        inst=`echo $$inst | sed '$(transform)'`.$$ext; \
-+        echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
-+        rm -f $(DESTDIR)$(man1dir)/$$inst; \
-+      done
-+install-man: $(MANS)
-+      @$(NORMAL_INSTALL)
-+      $(MAKE) $(AM_MAKEFLAGS) install-man1
-+uninstall-man:
-+      @$(NORMAL_UNINSTALL)
-+      $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
-+
- install-pkgdataDATA: $(pkgdata_DATA)
-       @$(NORMAL_INSTALL)
-       $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
-@@ -488,7 +532,8 @@
- install-exec-am: install-binSCRIPTS
- install-exec: install-exec-recursive
--install-data-am: install-info-am install-pkgdataDATA install-scriptDATA
-+install-data-am: install-info-am install-man install-pkgdataDATA \
-+              install-scriptDATA
-       @$(NORMAL_INSTALL)
-       $(MAKE) $(AM_MAKEFLAGS) install-data-hook
- install-data: install-data-recursive
-@@ -496,17 +541,18 @@
- install-am: all-am
-       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
--uninstall-am: uninstall-binSCRIPTS uninstall-info uninstall-pkgdataDATA \
--              uninstall-scriptDATA
-+uninstall-am: uninstall-binSCRIPTS uninstall-info uninstall-man \
-+              uninstall-pkgdataDATA uninstall-scriptDATA
- uninstall: uninstall-recursive
--all-am: Makefile $(INFO_DEPS) $(SCRIPTS) $(DATA)
-+all-am: Makefile $(INFO_DEPS) $(SCRIPTS) $(MANS) $(DATA)
- all-redirect: all-recursive
- install-strip:
-       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs: installdirs-recursive
- installdirs-am:
-       $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(infodir) \
--              $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(scriptdir)
-+              $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(pkgdatadir) \
-+              $(DESTDIR)$(scriptdir)
- mostlyclean-generic:
-@@ -546,7 +592,8 @@
- .PHONY: uninstall-binSCRIPTS install-binSCRIPTS mostlyclean-vti \
- distclean-vti clean-vti maintainer-clean-vti install-info-am \
- uninstall-info mostlyclean-aminfo distclean-aminfo clean-aminfo \
--maintainer-clean-aminfo uninstall-pkgdataDATA install-pkgdataDATA \
-+maintainer-clean-aminfo install-man1 uninstall-man1 install-man \
-+uninstall-man uninstall-pkgdataDATA install-pkgdataDATA \
- uninstall-scriptDATA install-scriptDATA install-data-recursive \
- uninstall-data-recursive install-exec-recursive \
- uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
---- automake-1.4.orig/Makefile.am
-+++ automake-1.4/Makefile.am
-@@ -9,6 +9,7 @@
- bin_SCRIPTS = automake aclocal
- info_TEXINFOS = automake.texi
-+man_MANS = automake.1 aclocal.1
- amfiles = clean-hdr.am clean-kr.am clean.am comp-vars.am compile.am \
- data-clean.am data.am dejagnu.am depend.am depend2.am dist-vars.am \
-@@ -32,7 +33,7 @@
-         chmod +x $(scriptdir)/$$prog; \
-       done
--EXTRA_DIST = acinstall $(pkgdata_DATA) $(script_DATA)
-+EXTRA_DIST = acinstall $(pkgdata_DATA) $(script_DATA) $(man_MANS)
- # The following requires a fixed version of the Emacs 19.30 etags.
- ETAGS_ARGS = automake.in aclocal.in --lang=none \
---- automake-1.4.orig/automake.1
-+++ automake-1.4/automake.1
-@@ -0,0 +1,223 @@
-+.\" Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
-+.\" Copyright (C) 1998 Ben Pfaff.
-+.\"
-+.\" Permission is granted to make and distribute verbatim copies of
-+.\" this manual provided the copyright notice and this permission notice
-+.\" are preserved on all copies.
-+.\" 
-+.\" Permission is granted to copy and distribute modified versions of this
-+.\" manual under the conditions for verbatim copying, provided that the entire
-+.\" resulting derived work is distributed under the terms of a permission
-+.\" notice identical to this one.
-+.\" 
-+.\" Permission is granted to copy and distribute translations of this manual
-+.\" into another language, under the above conditions for modified versions,
-+.\" except that this permission notice may be stated in a translation approved
-+.\" by the Foundation.
-+.\"
-+.TH AUTOMAKE 1 "Automake"
-+.SH NAME
-+automake - automatically create Makefile.in's from Makefile.am's
-+.SH SYNOPSIS
-+.B automake
-+[
-+.B -a
-+|
-+.B --add-missing
-+] [
-+.BR --amdir= DIR
-+] [
-+.BR --build-dir= DIR
-+] [
-+.B --cygnus
-+] [
-+.B --foreign
-+] [
-+.B --gnits
-+] [
-+.B --gnu
-+] [
-+.B --help
-+] [
-+.B -i
-+|
-+.B --include-deps
-+] [
-+.B --no-force
-+] [
-+.B -o 
-+DIR
-+] [
-+.BR --output-dir= DIR
-+] [
-+.BR --srcdir-name= DIR
-+] [
-+.B -v
-+|
-+.B --verbose
-+] [
-+.B --version
-+]
-+.SH DESCRIPTION
-+.PP
-+To create all the 
-+.BR Makefile.in s 
-+for a package, run the 
-+.B automake
-+program in the top level directory, with no arguments.  
-+.B automake
-+will automatically find each appropriate 
-+.B Makefile.am
-+(by scanning
-+.BR configure.in )
-+and generate the corresponding 
-+.BR Makefile.in .
-+Note that 
-+.B automake
-+has a rather simplistic view of what constitutes a package; it assumes
-+that a package has only one
-+.BR configure.in , 
-+at the
-+top.  If your package has multiple 
-+.BR configure.in s, 
-+then you must run
-+.B automake
-+in each directory holding a 
-+.BR configure.in .
-+.PP
-+You can optionally give 
-+.B automake
-+an argument; 
-+.B .am
-+is appended to the argument and the result is used as the name of the
-+input file.  This feature is generally only used to automatically
-+rebuild an out-of-date
-+.BR Makefile.in .  
-+Note that 
-+.B automake
-+must always be run from the topmost directory of a project, even if
-+being used to regenerate the
-+.B Makefile.in
-+in some subdirectory.  This is necessary
-+because 
-+.B automake
-+must scan 
-+.BR configure.in ,
-+and because 
-+.B automake
-+uses the knowledge that a 
-+.B Makefile.in
-+is in a subdirectory to change its behavior in some cases.
-+.PP
-+.B automake
-+accepts the following options:
-+.TP
-+.BI -a
-+.TP
-+.BI --add-missing
-+Automake requires certain common files to exist in certain
-+situations; for instance 
-+.B config.guess
-+is required if
-+.B configure.in
-+runs 
-+.BR AC_CANONICAL_HOST .  
-+Automake is distributed with several of these files; this option will
-+cause the missing ones to be automatically added to the package,
-+whenever possible.  In general if Automake tells you a file is
-+missing, try using this option.
-+.TP
-+.BI --amdir=\fRDIR
-+Look for Automake data files in directory DIR instead of in the
-+installation directory.  This is typically used for debugging.
-+.TP
-+.BI --build-dir=\fRDIR
-+Tell Automake where the build directory is.  This option is used
-+when including dependencies into a 
-+.B Makefile.in
-+generated by 
-+.B make
-+.BR dist ; 
-+it should not be used otherwise.
-+.TP
-+.BI --cygnus
-+Causes the generated 
-+.BR Makefile.in s 
-+to follow Cygnus rules, instead of GNU or Gnits rules.
-+.TP
-+.BI --foreign
-+Set the global strictness to 
-+.BR foreign .
-+.TP
-+.BI --gnits
-+Set the global strictness to 
-+.BR gnits .
-+.TP
-+.BI --gnu
-+Set the global strictness to 
-+.BR gnu .
-+This is the default strictness.
-+.TP
-+.BI --help
-+Print a summary of the command line options and exit.
-+.TP
-+.BI -i
-+.TP
-+.BI --include-deps
-+Include all automatically generated dependency information in the
-+generated
-+.BR Makefile.in . 
-+This is generally done
-+when making a distribution.
-+.TP
-+.BI --no-force
-+Ordinarily 
-+.B automake
-+creates all 
-+.BR Makefile.in s
-+mentioned in
-+.BR configure.in .
-+This option causes it to only update those
-+.BR Makefile.in s 
-+which are out of date with respect to one of their dependents.
-+.TP
-+.BI -o\ \fRDIR
-+.TP
-+.BI --output-dir=\fRDIR
-+Put the generated 
-+.B Makefile.in
-+in the directory DIR.  Ordinarily
-+each 
-+.B Makefile.in
-+is created in the directory of the
-+corresponding 
-+.BR Makefile.am .  
-+This option is used when making
-+distributions.
-+.TP
-+.BI --srcdir-name=\fRDIR
-+Tell Automake the name of the source directory associated with the
-+current build.  This option is used when including dependencies into a
-+.B Makefile.in
-+generated by 
-+.BR make dist ; 
-+it should not be used otherwise.
-+.TP
-+.BI -v
-+.TP
-+.BI --verbose
-+Cause Automake to print information about which files are being read
-+or created.
-+.TP
-+.BI --version
-+Print the version number of Automake and exit.
-+.PP
-+.SH "SEE ALSO"
-+.BR aclocal (1),
-+and the Texinfo documentation for automake
-+.SH AUTHORS
-+Automake was written primarily by David Mackenzie and Tom Tromey.
-+This manpage written by Ben Pfaff <pfaffben@pilot.msu.edu> for the
-+Debian GNU/Linux
-+.B automake
-+package.
---- automake-1.4.orig/aclocal.1
-+++ automake-1.4/aclocal.1
-@@ -0,0 +1,108 @@
-+.\" Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
-+.\" Copyright (C) 1998 Ben Pfaff.
-+.\"
-+.\" Permission is granted to make and distribute verbatim copies of
-+.\" this manual provided the copyright notice and this permission notice
-+.\" are preserved on all copies.
-+.\" 
-+.\" Permission is granted to copy and distribute modified versions of this
-+.\" manual under the conditions for verbatim copying, provided that the entire
-+.\" resulting derived work is distributed under the terms of a permission
-+.\" notice identical to this one.
-+.\" 
-+.\" Permission is granted to copy and distribute translations of this manual
-+.\" into another language, under the above conditions for modified versions,
-+.\" except that this permission notice may be stated in a translation approved
-+.\" by the Foundation.
-+.\"
-+.TH ACLOCAL 1 "Automake"
-+.SH NAME
-+aclocal - automatically generate aclocal.m4 from configure.in
-+.SH SYNOPSIS
-+.B aclocal
-+[
-+.BR --acdir= DIR
-+] [
-+.B --help
-+] [
-+.B -I
-+DIR ] [
-+.BR --output= FILE
-+] [
-+.B --verbose
-+] [
-+.B --version
-+]
-+.SH DESCRIPTION
-+.PP
-+Automake includes a number of Autoconf macros which can be used in
-+your package; some of them are actually required by Automake in certain
-+situations.  These macros must be defined in your 
-+.BR aclocal.m4 ;
-+otherwise they will not be seen by 
-+.BR autoconf .
-+.PP
-+The 
-+.B aclocal
-+program will automatically generate 
-+.B aclocal.m4
-+files based on the contents of 
-+.BR configure.in .  
-+This provides a convenient way to get Automake-provided macros,
-+without having to search around.  Also, the 
-+.B aclocal
-+mechanism is extensible for use by other packages.
-+.PP
-+At startup, 
-+.B aclocal
-+scans all the 
-+.B .m4
-+files it can find, looking for macro definitions.  Then it scans
-+.BR configure.in .  
-+Any mention of one of the macros found in the first step causes that
-+macro, and any macros it in turn requires, to be put into
-+.BR aclocal.m4 .
-+.PP
-+The contents of 
-+.BR acinclude.m4 , 
-+if it exists, are also automatically included in 
-+.BR aclocal.m4 .  
-+This is useful for incorporating local macros into 
-+.BR configure .
-+.PP
-+.B aclocal
-+accepts the following options:
-+.TP
-+.BI --acdir=\fRDIR
-+Look for the macro files in DIR instead of the installation
-+directory.  This is typically used for debugging.
-+.TP
-+.BI --help
-+Print a summary of the command line options and exit.
-+.TP
-+.BI -I\fR\ DIR
-+Add the directory DIR to the list of directories searched for
-+.B .m4
-+files.
-+.TP
-+.BI --output=\fRFILE
-+Cause the output to be put into FILE instead of 
-+.BR aclocal.m4 .
-+.TP
-+.BI -v
-+.TP
-+.BI --verbose
-+Print the names of the files it examines.
-+.TP
-+.BI --version
-+Print the version number of Automake and exit.
-+.PP
-+.SH "SEE ALSO"
-+.BR automake (1),
-+and the Texinfo documentation for automake
-+.SH AUTHORS
-+Automake was written primarily by David Mackenzie and Tom Tromey.
-+This manpage written by Ben Pfaff <pfaffben@pilot.msu.edu> for the
-+Debian GNU/Linux
-+.B automake
-+package.
---- automake-1.4.orig/debian/control
-+++ automake-1.4/debian/control
-@@ -0,0 +1,17 @@
-+Source: automake
-+Section: devel
-+Priority: optional
-+Maintainer: Kevin Dalley <kevind@rahul.net>
-+Standards-Version: 2.4.0.0
-+
-+Package: automake
-+Architecture: all
-+Section: devel
-+Depends: autoconf
-+Description: A tool for generating GNU Standards-compliant Makefiles.
-+ Automake is a tool for automatically generating `Makefile.in's from
-+ files called `Makefile.am'.  The `Makefile.am' is basically a series of
-+ `make' macro definitions (with rules being thrown in occasionally).
-+ The generated `Makefile.in's are compliant with the GNU Makefile
-+ standards.
-+
---- automake-1.4.orig/debian/changelog
-+++ automake-1.4/debian/changelog
-@@ -0,0 +1,120 @@
-+automake (1.4-2) unstable; urgency=low
-+
-+  * This patch allows the proper use and detection of alphapca56
-+    machines.  Debian Alpha needs this.  (fixes bug #32390).
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Sat, 30 Jan 1999 14:49:29 -0800
-+
-+automake (1.4-1) unstable; urgency=low
-+
-+  * first release of automake-1.4, which includes support for latest
-+    autoconf, fixes a number of bugs
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Sat, 16 Jan 1999 14:26:53 -0800
-+
-+automake (1.3-1) frozen unstable; urgency=low
-+
-+  * first non-alpha release of automake compatible with 1.0h
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Fri, 10 Apr 1998 01:34:25 -0700
-+
-+automake (1.2h-1) frozen unstable; urgency=low
-+
-+  * first release of automake-1.2h
-+  * compatible with current release of libtool
-+  * moved from experimental to main release
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Tue, 24 Mar 1998 02:13:22 -0800
-+
-+automake (1.2f-1) experimental; urgency=low
-+
-+  * first release of automake-1.2f
-+  * reimplemented man page handling
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Fri, 27 Feb 1998 23:51:55 -0800
-+
-+automake (1.2e-2) experimental; urgency=low
-+
-+  * added aclocal and automake man pages (fixes: bug #18200)
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Sun, 22 Feb 1998 13:53:11 -0800
-+
-+automake (1.2e-1) experimental; urgency=low
-+
-+  * first release of automake-1.2e
-+  * added undocumented man pages
-+  * installed additional files to /usr/doc/automake
-+  * upgraded to Standards-Version 2.4.0.0
-+  * corrected copyright file
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Sat, 14 Feb 1998 13:16:13 -0800
-+
-+automake (1.2d-2) experimental; urgency=low
-+
-+  * corrected copyright file, updated control file
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Sun, 21 Dec 1997 20:21:41 -0800
-+
-+automake (1.2d-1) experimental; urgency=low
-+
-+  * first release of 1.2d.  This version is beta.  Use at your own risk.
-+
-+ -- Kevin Dalley <kevind@rahul.net>  Wed,  3 Dec 1997 22:49:05 -0800
-+
-+automake (1.2-1) unstable; urgency=low
-+
-+  * automake-1.2 release
-+
-+ -- Kevin Dalley <kevin@aimnet.com>  Fri,  4 Jul 1997 12:31:49 -0700
-+
-+automake (1.0-4) frozen unstable; urgency=low
-+
-+  * rebuilt using /usr/bin/perl rather than /bin/perl
-+
-+ -- Kevin Dalley <kevin@aimnet.com>  Mon,  2 Jun 1997 23:55:56 -0700
-+
-+automake (1.0-3) frozen unstable; urgency=low
-+
-+  * now in frozen and unstable
-+
-+ -- Kevin Dalley <kevin@aimnet.com>  Wed, 9 Apr 1997 23:23:41 -0700
-+
-+automake (1.0-2) unstable; urgency=low
-+
-+  * added ";" to tags.am for compatibility with bash-2.0.
-+
-+ -- Kevin Dalley <kevin@aimnet.com>  Tue, 8 Apr 1997 22:39:25 -0700
-+
-+automake (1.0-1) unstable; urgency=low
-+
-+  * Updated to Standards-Version 2.1.1.0.
-+  * fixed bug #3551, summary starts with pkg name
-+  * modified clean target
-+
-+ -- Kevin Dalley <kevin@aimnet.com>  Thu, 10 Oct 1996 23:54:45 -0700
-+
-+Sat Oct  5 15:30:42 1996  Kevin Dalley  <kevin@aimnet.com>
-+
-+      * debian/rules, debian/postrm, debian/postinst, debian/control,
-+      debian/copyright, debian/rules, debian/ChangeLog: moved files to
-+      debian directory and removed "debian." prefix
-+      
-+      * debian.rules, debian.postrm, debian.postinst, debian.control,
-+      debian.README, debian.rules, debian.ChangeLog: moved files to
-+      debian directory and removed "debian." prefix
-+      
-+      * debian.control: added multiple line description
-+      
-+
-+Sun Jun  2 16:26:54 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>
-+
-+      * debian.rules: changed diff options
-+      use $Date$ for last update
-+
-+      * debian.README, debian.control, debian.postinst, debian.postrm,
-+      debian.rules: added debian files
-+      
-+
-+Local variables:
-+mode: debian-changelog
-+End:
---- automake-1.4.orig/debian/copyright
-+++ automake-1.4/debian/copyright
-@@ -0,0 +1,16 @@
-+This is the Debian GNU/Linux prepackaged version of GNU automake.
-+automake was primarily written by David Mackenzie and Tom Tromey.
-+
-+
-+This package was put together by Kevin Dalley <kevind@rahul.net>,
-+from sources obtained from:
-+ ftp.cygnus.com:/pub/tromey
-+
-+Changes:
-+ * added Debian GNU/Linux package maintenance system files
-+ * added manual pages for automake and aclocal
-+
-+automake is Copyright (C) 1999 Free Software Foundation, Inc.
-+
-+On Debian GNU/Linux systems, the complete text of the GNU General
-+Public License can be found in `/usr/doc/copyright/GPL'.
---- automake-1.4.orig/debian/postinst
-+++ automake-1.4/debian/postinst
-@@ -0,0 +1,6 @@
-+#! /bin/sh
-+
-+set -e
-+
-+install-info --quiet --section "Development" "Development" \
-+ /usr/info/automake.info
---- automake-1.4.orig/debian/rules
-+++ automake-1.4/debian/rules
-@@ -0,0 +1,84 @@
-+#! /usr/bin/make -f
-+#
-+# Last updated: $Date$ by Kevin Dalley <kevind@rahul.net>
-+#
-+# Copyright 1994,1995 by Ian Jackson.
-+# I hereby give you perpetual unlimited permission to copy,
-+# modify and relicense this file, provided that you do not remove
-+# my name from the file itself.  (I assert my moral right of
-+# paternity under the Copyright, Designs and Patents Act 1988.)
-+# This file may have to be extensively modified
-+# Copyright 1996, 1997, 1998 by Kevin Dalley.
-+
-+# To make the binary distribution package, the ``Debianized'' source package
-+# and the context diff to the original package, type `./debian.rules dist'.
-+# Make sure that `debian.rules' is executable before the final distribution
-+# is made.
-+#
-+# Invoke each target with `./debian.rules <target>'.  All targets should be
-+# invoked with the package root as the current directory.
-+#
-+# The `binary' target must be run as root, as it needs to install files with
-+# specific ownerships.  The `diff' target assumes that you have the original
-+# source package available, unpacked, in ../$(p)-$(v).orig, or that you have
-+# the previous revision of the ``Debianized'' source package and context diff
-+# in the parent directory.
-+
-+# The name of the package (for example, `emacs').
-+package = automake
-+
-+build:
-+      $(checkdir)
-+      ./configure --prefix=/usr
-+      $(MAKE)
-+      touch build
-+
-+clean:
-+      $(checkdir)
-+      -rm -f build
-+      -$(MAKE) -i distclean || $(MAKE) -f Makefile.in distclean
-+      -rm -rf *~ debian/tmp debian/*~ debian/files*
-+
-+binary-indep: checkroot build
-+      $(checkdir)
-+      -rm -rf debian/tmp
-+      install -d debian/tmp debian/tmp/DEBIAN
-+      install -d debian/tmp/usr/doc/$(package)
-+      install debian/{postinst,prerm} debian/tmp/DEBIAN/.
-+      $(MAKE) INSTALL_PROGRAM='install -c' \
-+              prefix=`pwd`/debian/tmp/usr install
-+      gzip -9v debian/tmp/usr/info/*
-+      gzip -9v debian/tmp/usr/man/man1/*
-+      install -m 644 debian/copyright debian/tmp/usr/doc/$(package)/.
-+      install -m 644 debian/changelog \
-+              debian/tmp/usr/doc/$(package)/changelog.Debian
-+      gzip -9v debian/tmp/usr/doc/$(package)/changelog.Debian
-+      for file in AUTHORS ChangeLog INSTALL NEWS README \
-+              THANKS TODO; do \
-+              install -m 644 $$file \
-+                      debian/tmp/usr/doc/$(package);\
-+              gzip -9v debian/tmp/usr/doc/$(package)/$$file;\
-+      done
-+      ln -s ChangeLog.gz debian/tmp/usr/doc/$(package)/changelog.gz
-+      dpkg-gencontrol
-+      dpkg --build debian/tmp ..
-+
-+binary-arch:
-+
-+
-+define checkdir
-+      test -f $(package).texi -a -f debian/rules
-+endef
-+
-+# Below here is fairly generic really
-+
-+binary:               binary-indep binary-arch
-+
-+source diff:
-+      @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-+
-+checkroot:
-+      $(checkdir)
-+      test root = "`whoami`"
-+
-+.PHONY: binary binary-arch binary-indep clean checkroot
---- automake-1.4.orig/debian/prerm
-+++ automake-1.4/debian/prerm
-@@ -0,0 +1,4 @@
-+#! /bin/sh -e
-+
-+install-info --quiet --remove /usr/info/automake.info
-+
---- automake-1.4.orig/config.h.in
-+++ automake-1.4/config.h.in
-@@ -0,0 +1,8 @@
-+/* config.h.in.  Generated automatically from configure.in by autoheader.  */
-+
-+/* Name of package */
-+#undef PACKAGE
-+
-+/* Version number of package */
-+#undef VERSION
-+
This page took 0.114391 seconds and 4 git commands to generate.