Skip to content

Commit 253432f

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 parent 38cc085 commit 253432f

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy