Fix wrong spacing (I think Bruce tried to hand-edit this instead of letting autoconf do it)

This commit is contained in:
Tom Lane 2007-02-07 03:53:53 +00:00
parent 94bf5466b0
commit 5921066de4

2
configure vendored
View File

@ -271,7 +271,7 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='PostgreSQL'
PACKAGE_TARNAME='postgresql'
PACKAGE_VERSION='8.1.7'
PACKAGE_VERSION='8.1.8'
PACKAGE_STRING='PostgreSQL 8.1.8'
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'