diff options
author | jbj <devnull@localhost> | 1999-09-29 23:29:57 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-09-29 23:29:57 +0000 |
commit | a20c89d42bd04629ee290b46046b63e92ea3a18c (patch) | |
tree | 2684687ca306d6538fa433593821f65548f3f1fa | |
parent | 32942a7b6bdfb0c12dae5bc0c6e8fec12c8aac9a (diff) | |
download | rpm-a20c89d42bd04629ee290b46046b63e92ea3a18c.tar.gz rpm-a20c89d42bd04629ee290b46046b63e92ea3a18c.tar.bz2 rpm-a20c89d42bd04629ee290b46046b63e92ea3a18c.zip |
Check in time stamps again.
CVS patchset: 3343
CVS date: 1999/09/29 23:29:57
-rw-r--r-- | Makefile.in | 1 | ||||
-rw-r--r-- | config.h.in | 1 | ||||
-rw-r--r-- | configure.in | 1 | ||||
-rw-r--r-- | intl/Makefile.in | 1 | ||||
-rw-r--r-- | intl/po2tbl.sed.in | 1 | ||||
-rw-r--r-- | macros.in | 3 | ||||
-rw-r--r-- | po/Makefile.in.in | 1 | ||||
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | popt/Makefile.in | 1 | ||||
-rwxr-xr-x | popt/configure.in | 1 | ||||
-rw-r--r-- | python/Makefile.in | 1 | ||||
-rw-r--r-- | rpmrc.in | 3 | ||||
-rw-r--r-- | scripts/Makefile.in | 1 | ||||
-rw-r--r-- | stamp-h.in | 2 | ||||
-rw-r--r-- | tests/macros.in | 3 | ||||
-rw-r--r-- | tests/rpmrc.in | 3 |
16 files changed, 4 insertions, 21 deletions
diff --git a/Makefile.in b/Makefile.in index 874da5474..3fee6dd7f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,3 @@ - # Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. diff --git a/config.h.in b/config.h.in index c8687189f..3dcd826b2 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,3 @@ - /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if on AIX 3. diff --git a/configure.in b/configure.in index 1ab35157a..ebc623dd6 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,3 @@ - dnl configure.in for RPM dnl dnl Don't add checks for things we can't work around, unless those checks diff --git a/intl/Makefile.in b/intl/Makefile.in index 46620c5f5..4bdb186d2 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -1,4 +1,3 @@ - # Makefile for directory with message catalog handling in GNU NLS Utilities. # Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. # diff --git a/intl/po2tbl.sed.in b/intl/po2tbl.sed.in index e623cdf08..b3bcca4d7 100644 --- a/intl/po2tbl.sed.in +++ b/intl/po2tbl.sed.in @@ -1,4 +1,3 @@ - # po2tbl.sed - Convert Uniforum style .po file to lookup table for catgets # Copyright (C) 1995 Free Software Foundation, Inc. # Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. @@ -1,5 +1,4 @@ - -# $Id: macros.in,v 1.36 1999/09/29 23:26:08 jbj Exp $ +# $Id: macros.in,v 1.37 1999/09/29 23:29:57 jbj Exp $ #============================================================================== # Macro naming conventions (preliminary): # diff --git a/po/Makefile.in.in b/po/Makefile.in.in index b504cb829..ea01d49fa 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -1,4 +1,3 @@ - # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu> # diff --git a/po/POTFILES.in b/po/POTFILES.in index 23bd1a2d5..b29bb568d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,3 @@ - # List of files which contain translatable strings. # Package source files diff --git a/popt/Makefile.in b/popt/Makefile.in index 8b243f540..39efa4531 100644 --- a/popt/Makefile.in +++ b/popt/Makefile.in @@ -1,4 +1,3 @@ - # Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. diff --git a/popt/configure.in b/popt/configure.in index e7ab57da2..a04b086a5 100755 --- a/popt/configure.in +++ b/popt/configure.in @@ -1,4 +1,3 @@ - AC_INIT(popt.h) AM_CONFIG_HEADER(config.h) AC_PREREQ(2.12) diff --git a/python/Makefile.in b/python/Makefile.in index efd974adc..534c9a5be 100644 --- a/python/Makefile.in +++ b/python/Makefile.in @@ -1,4 +1,3 @@ - # Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. @@ -1,5 +1,4 @@ - -# $Id: rpmrc.in,v 2.15 1999/09/29 23:26:08 jbj Exp $ +# $Id: rpmrc.in,v 2.16 1999/09/29 23:29:57 jbj Exp $ ############################################################# diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 2f856131f..9fca2b049 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -1,4 +1,3 @@ - # Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. diff --git a/stamp-h.in b/stamp-h.in index f69e5f2de..9788f7023 100644 --- a/stamp-h.in +++ b/stamp-h.in @@ -1,3 +1 @@ - timestamp - diff --git a/tests/macros.in b/tests/macros.in index 7c32b1b15..7c1c76b28 100644 --- a/tests/macros.in +++ b/tests/macros.in @@ -1,5 +1,4 @@ - -# $Id: macros.in,v 1.14 1999/09/29 23:26:09 jbj Exp $ +# $Id: macros.in,v 1.15 1999/09/29 23:29:58 jbj Exp $ #============================================================================== # Macro naming conventions (preliminary): # diff --git a/tests/rpmrc.in b/tests/rpmrc.in index 61f89af18..e89385f44 100644 --- a/tests/rpmrc.in +++ b/tests/rpmrc.in @@ -1,5 +1,4 @@ - -# $Id: rpmrc.in,v 1.5 1999/09/29 23:26:09 jbj Exp $ +# $Id: rpmrc.in,v 1.6 1999/09/29 23:29:58 jbj Exp $ ############################################################# macrofiles: @testdir@@MACROFILES@ include: @testdir@/../rpmrc |