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

Commit08585dc

Browse files
committed
misc.o depends on pg_config_paths.h when --enable-nls is used.
1 parentf224847 commit08585dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/interfaces/ecpg/ecpglib/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.61 2009/01/01 17:24:02 momjian Exp $
8+
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.62 2009/01/14 14:54:35 petere Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -55,6 +55,7 @@ include $(top_srcdir)/src/Makefile.shlib
5555
path.cpgstrcasecmp.csnprintf.cstrlcpy.cthread.c:% :$(top_srcdir)/src/port/%
5656
rm -f$@&&$(LN_S)$<.
5757

58+
misc.o: misc.c$(top_builddir)/src/port/pg_config_paths.h
5859
path.o: path.c$(top_builddir)/src/port/pg_config_paths.h
5960

6061
$(top_builddir)/src/port/pg_config_paths.h:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp