Fix typo.

This commit is contained in:
Tom Lane 2002-04-26 19:47:35 +00:00
parent 7de307f96c
commit 97b6e3f06f
2 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@ -5063,7 +5063,7 @@ echo "${ECHO_T}${python_libspec}" >&6
fi
v##
##
## Libraries
##

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Header: /cvsroot/pgsql/configure.in,v 1.182 2002/04/26 13:55:38 ishii Exp $
dnl $Header: /cvsroot/pgsql/configure.in,v 1.183 2002/04/26 19:47:35 tgl Exp $
dnl Developers, please strive to achieve this order:
dnl
@ -669,7 +669,7 @@ if test "$with_python" = yes; then
fi
v##
##
## Libraries
##