Skip to content

Commit 97b6e3f

Browse files
committed
Fix typo.
1 parent 7de307f commit 97b6e3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5063,7 +5063,7 @@ echo "${ECHO_T}${python_libspec}" >&6
50635063
fi
50645064
50655065
5066-
v##
5066+
##
50675067
## Libraries
50685068
##
50695069

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $Header: /cvsroot/pgsql/configure.in,v 1.182 2002/04/26 13:55:38 ishii Exp $
2+
dnl $Header: /cvsroot/pgsql/configure.in,v 1.183 2002/04/26 19:47:35 tgl Exp $
33

44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -669,7 +669,7 @@ if test "$with_python" = yes; then
669669
fi
670670

671671

672-
v##
672+
##
673673
## Libraries
674674
##
675675

0 commit comments

Comments
 (0)