summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/ac_func_accept_argtypes.m42
-rw-r--r--config/c-compiler.m42
-rw-r--r--config/c-library.m42
-rw-r--r--config/docbook.m42
-rw-r--r--config/general.m42
-rw-r--r--config/java.m42
-rw-r--r--config/perl.m42
-rw-r--r--config/programs.m42
-rw-r--r--config/python.m42
-rw-r--r--config/tcl.m42
10 files changed, 10 insertions, 10 deletions
diff --git a/config/ac_func_accept_argtypes.m4 b/config/ac_func_accept_argtypes.m4
index c0fd06d2ec..917d59ab86 100644
--- a/config/ac_func_accept_argtypes.m4
+++ b/config/ac_func_accept_argtypes.m4
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/config/ac_func_accept_argtypes.m4,v 1.5 2003/09/07 03:43:53 momjian Exp $
+# $PostgreSQL: pgsql/config/ac_func_accept_argtypes.m4,v 1.6 2003/11/29 19:51:17 pgsql Exp $
# This comes from the official Autoconf macro archive at
# <http://research.cys.de/autoconf-archive/>
# (I removed the $ before the Id CVS keyword below.)
diff --git a/config/c-compiler.m4 b/config/c-compiler.m4
index d5fdd2ff9e..269b4e74dc 100644
--- a/config/c-compiler.m4
+++ b/config/c-compiler.m4
@@ -1,5 +1,5 @@
# Macros to detect C compiler features
-# $Header: /cvsroot/pgsql/config/c-compiler.m4,v 1.10 2003/11/01 20:48:51 petere Exp $
+# $PostgreSQL: pgsql/config/c-compiler.m4,v 1.11 2003/11/29 19:51:17 pgsql Exp $
# PGAC_C_SIGNED
diff --git a/config/c-library.m4 b/config/c-library.m4
index d6acd8c98b..8368dfb8f4 100644
--- a/config/c-library.m4
+++ b/config/c-library.m4
@@ -1,5 +1,5 @@
# Macros that test various C library quirks
-# $Header: /cvsroot/pgsql/config/c-library.m4,v 1.23 2003/07/23 23:30:39 tgl Exp $
+# $PostgreSQL: pgsql/config/c-library.m4,v 1.24 2003/11/29 19:51:17 pgsql Exp $
# PGAC_VAR_INT_TIMEZONE
diff --git a/config/docbook.m4 b/config/docbook.m4
index a016463e51..720c7af88f 100644
--- a/config/docbook.m4
+++ b/config/docbook.m4
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/config/docbook.m4,v 1.5 2003/11/06 10:30:42 petere Exp $
+# $PostgreSQL: pgsql/config/docbook.m4,v 1.6 2003/11/29 19:51:17 pgsql Exp $
# PGAC_PROG_JADE
# --------------
diff --git a/config/general.m4 b/config/general.m4
index 1a0a60dd60..b655ede4e6 100644
--- a/config/general.m4
+++ b/config/general.m4
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/config/general.m4,v 1.2 2002/03/29 17:32:53 petere Exp $
+# $PostgreSQL: pgsql/config/general.m4,v 1.3 2003/11/29 19:51:17 pgsql Exp $
# This file defines new macros to process configure command line
# arguments, to replace the brain-dead AC_ARG_WITH and AC_ARG_ENABLE.
diff --git a/config/java.m4 b/config/java.m4
index 2f7de3a42a..1bfcf31dfb 100644
--- a/config/java.m4
+++ b/config/java.m4
@@ -1,7 +1,7 @@
#
# Autoconf macros for configuring the build of Java JDBC Tools
#
-# $Header: /cvsroot/pgsql/config/Attic/java.m4,v 1.4 2002/03/29 17:32:54 petere Exp $
+# $PostgreSQL: pgsql/config/java.m4,v 1.5 2003/11/29 19:51:17 pgsql Exp $
#
diff --git a/config/perl.m4 b/config/perl.m4
index dc134acc22..55c34574eb 100644
--- a/config/perl.m4
+++ b/config/perl.m4
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/config/perl.m4,v 1.2 2002/05/28 16:57:53 petere Exp $
+# $PostgreSQL: pgsql/config/perl.m4,v 1.3 2003/11/29 19:51:17 pgsql Exp $
# PGAC_PATH_PERL
diff --git a/config/programs.m4 b/config/programs.m4
index ae3b91a569..6b4f540bf1 100644
--- a/config/programs.m4
+++ b/config/programs.m4
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/config/programs.m4,v 1.12 2003/05/06 23:33:52 momjian Exp $
+# $PostgreSQL: pgsql/config/programs.m4,v 1.13 2003/11/29 19:51:17 pgsql Exp $
# PGAC_PATH_FLEX
diff --git a/config/python.m4 b/config/python.m4
index ad06b3c980..062e007789 100644
--- a/config/python.m4
+++ b/config/python.m4
@@ -1,7 +1,7 @@
#
# Autoconf macros for configuring the build of Python extension modules
#
-# $Header: /cvsroot/pgsql/config/python.m4,v 1.6 2003/09/01 23:01:48 petere Exp $
+# $PostgreSQL: pgsql/config/python.m4,v 1.7 2003/11/29 19:51:17 pgsql Exp $
#
# PGAC_PATH_PYTHON
diff --git a/config/tcl.m4 b/config/tcl.m4
index d3407c924f..ebe33974fc 100644
--- a/config/tcl.m4
+++ b/config/tcl.m4
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/config/tcl.m4,v 1.4 2002/05/24 18:10:17 petere Exp $
+# $PostgreSQL: pgsql/config/tcl.m4,v 1.5 2003/11/29 19:51:17 pgsql Exp $
# Autoconf macros to check for Tcl related things