git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eaa1dd1)
Fix copy-pasto in contrib/auth_delay/meson.build variable name.
Sun, 2 Apr 2023 16:31:10 +0000 (09:31 -0700)
Sun, 2 Apr 2023 16:31:10 +0000 (09:31 -0700)

diff --git a/contrib/auth_delay/meson.build b/contrib/auth_delay/meson.build
index f3a81dc4db69fb4d3e72f9d263b425c07c9108d6..f2b2da0551a163767663a73cab45ec31632ec555 100644 (file)
--- a/contrib/auth_delay/meson.build
+++ b/contrib/auth_delay/meson.build
@@ -10,8 +10,8 @@ if host_system == 'windows'
'--FILEDESC', 'auth_delay - delay authentication failure reports',])
endif
-autoinc = shared_module('auth_delay',
+auth_delay = shared_module('auth_delay',
auth_delay_sources,
kwargs: contrib_mod_args,
)
-contrib_targets += autoinc
+contrib_targets += auth_delay
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /