Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8dd317

Browse files
committed
more thread.c consistency.
1 parente4cbb98 commite8dd317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*-makefile-*-
2-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.164 2003/06/14 14:35:42 momjian Exp $
2+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.165 2003/08/08 02:48:24 momjian Exp $
33

44
#------------------------------------------------------------------------------
55
# All PostgreSQL makefiles include this file and use the variables it sets,
@@ -341,7 +341,7 @@ endif
341341
#
342342
# substitute implementations of the C library
343343

344-
LIBOBJS = @LIBOBJS@ path.othreads.o
344+
LIBOBJS = @LIBOBJS@ path.othread.o
345345

346346
ifneq (,$(LIBOBJS))
347347
LIBS += -lpgport

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp