1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

benign change ...added space to end of line

This commit is contained in:
PostgreSQL Daemon
2004-05-20 23:49:41 +00:00
parent a551c3d0f5
commit 58c42f37ab

View File

@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script. 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
dnl Developers, please strive to achieve this order: dnl Developers, please strive to achieve this order:
dnl dnl
dnl 0. Initialization and options processing dnl 0. Initialization and options processing
dnl 1. Programs dnl 1. Programs
dnl 2. Libraries dnl 2. Libraries
dnl 3. Header files dnl 3. Header files
dnl 4. Types dnl 4. Types
dnl 5. Structures dnl 5. Structures
dnl 6. Compiler characteristics dnl 6. Compiler characteristics