aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2004-05-20 23:49:41 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2004-05-20 23:49:41 +0000
commit58c42f37ab3183d33403ef002c21c94fc9c252bb (patch)
treee1b1f559fafd252d9bf9db7cd9dbd09dea303112
parenta551c3d0f5b28ce02ad0583ec1bd436340fd4920 (diff)
downloadpostgresql-58c42f37ab3183d33403ef002c21c94fc9c252bb.tar.gz
postgresql-58c42f37ab3183d33403ef002c21c94fc9c252bb.zip
benign change ...added space to end of line
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 9d08091dc40..92625191823 100644
--- a/configure.in
+++ b/configure.in
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.354 2004/05/19 22:36:36 momjian Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.355 2004/05/20 23:49:41 pgsql Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
dnl 0. Initialization and options processing
dnl 1. Programs
dnl 2. Libraries
-dnl 3. Header files
+dnl 3. Header files
dnl 4. Types
dnl 5. Structures
dnl 6. Compiler characteristics