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

Commite1e8301

Browse files
committed
Small fixes for SVR4 port by Frank Ridderbusch
1 parent57148f6 commite1e8301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/port/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# be converted to Method 2.
2020
#
2121
# IDENTIFICATION
22-
# $Header: /cvsroot/pgsql/src/backend/port/Makefile,v 1.8 1997/01/22 04:15:53 scrappy Exp $
22+
# $Header: /cvsroot/pgsql/src/backend/port/Makefile,v 1.9 1997/01/2315:58:34 scrappy Exp $
2323
#
2424
#-------------------------------------------------------------------------
2525

@@ -31,7 +31,7 @@ else
3131

3232
OBJS =$(PORTNAME)/SUBSYS.o
3333

34-
ifneq (,$(findstring /$(PORTNAME)/, /i386_solaris/sparc_solaris/ultrix4/nextstep/))
34+
ifneq (,$(findstring /$(PORTNAME)/, /i386_solaris/sparc_solaris/ultrix4/nextstep/svr4))
3535
# Other ports get the inet_aton() function from their standard C libraries.
3636
OBJS += inet_aton.o
3737
endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp