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

Commit253432f

Browse files
committed
meson: Fix typo in pkgconfig generation
Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://www.postgresql.org/message-id/flat/07b37c70-349a-8fcd-bcc9-6c3ce0f6c2a4%40enterprisedb.com
1 parent38cc085 commit253432f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/ecpg/ecpglib/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pkgconfig.generate(
5757
description:'PostgreSQL libecpg library',
5858
url: pg_url,
5959
libraries: ecpglib_so,
60-
libraries_private: [frontend_shlib_code, thread_dep],
60+
libraries_private: [frontend_stlib_code, thread_dep],
6161
requires_private: ['libpgtypes','libpq'],
6262
)
6363

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp