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

Commitb750e74

Browse files
committed
meson: Fix intl misspelling
Author: Tristan Partin <tristan@neon.tech>Discussion:https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po
1 parent99e5766 commitb750e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@ if not nlsopt.disabled()
25402540
# warnings if not found.
25412541
msgfmt=find_program('msgfmt',required: nlsopt.enabled(),native:true)
25422542

2543-
# meson 0.59 has this wrapped in dependency('int')
2543+
# meson 0.59 has this wrapped in dependency('intl')
25442544
if (msgfmt.found()and
25452545
cc.check_header('libintl.h',required: nlsopt,
25462546
args: test_c_args,include_directories: postgres_inc))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp