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

Commit45c88ee

Browse files
committed
meson: Remove old comment
That portion of code is not run in the Windows case already given thestructure of the surrounding if statement.Author: Tristan Partin <tristan@neon.tech>Discussion:https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po
1 parent38977dd commit45c88ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎meson.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,6 @@ choke me
722722
endif
723723
endif
724724

725-
# XXX: this shouldn't be tested in the windows case, but should be tested in
726-
# the dependency() success case
727725
if ldap.found()and cc.has_function('ldap_initialize',
728726
dependencies: ldap,args: test_c_args)
729727
cdata.set('HAVE_LDAP_INITIALIZE',1)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp