diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-04-26 19:47:35 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-04-26 19:47:35 +0000 |
commit | 97b6e3f06f89cbc92f459089f34ca39818cfc20f (patch) | |
tree | 631c15f20a8e33c5ed4940c1c0c93deac06fabab /configure | |
parent | 7de307f96c22f36c886a09bc95bb1e23275151d3 (diff) | |
download | postgresql-97b6e3f06f89cbc92f459089f34ca39818cfc20f.tar.gz postgresql-97b6e3f06f89cbc92f459089f34ca39818cfc20f.zip |
Fix typo.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 1c6a0712c12..bf8518d5c42 100755 --- a/configure +++ b/configure @@ -5063,7 +5063,7 @@ echo "${ECHO_T}${python_libspec}" >&6 fi -v## +## ## Libraries ## |