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

Commitf06a2b0

Browse files
author
Michael Meskes
committed
This could be what's missing on some systems.
1 parentc95f5e8 commitf06a2b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎src/interfaces/ecpg/compatlib/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/Makefile,v 1.30 2007/10/0313:40:52 meskes Exp $
7+
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/Makefile,v 1.31 2007/10/0314:42:16 meskes Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -37,6 +37,9 @@ all: all-lib
3737
# Shared library stuff
3838
include$(top_srcdir)/src/Makefile.shlib
3939

40+
snprintf.c:$(top_srcdir)/src/port/%
41+
rm -f$@&&$(LN_S)$<.
42+
4043
# We need several not-quite-identical variants of .DEF files to build libecpg
4144
# DLLs for Windows. These are made from the single source file exports.txt.
4245
# Since we can't assume that Windows boxes will have sed, the .DEF files are

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp