From 859f7a71d32e03f8ade4cc59eed0790be43478e0 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 1 Sep 2022 12:13:27 +0100 Subject: Fix the name of the compiler flags attribute in the ldap module. --- src/modules/extra/m_ldap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/extra/m_ldap.cpp') diff --git a/src/modules/extra/m_ldap.cpp b/src/modules/extra/m_ldap.cpp index 1251ca3dd..059f16e66 100644 --- a/src/modules/extra/m_ldap.cpp +++ b/src/modules/extra/m_ldap.cpp @@ -20,7 +20,7 @@ * along with this program. If not, see . */ -/// $LinkerFlags: find_compiler_flags("lber" "") find_compiler_flags("ldap" "") +/// $CompilerFlags: find_compiler_flags("lber" "") find_compiler_flags("ldap" "") /// $LinkerFlags: find_linker_flags("lber" "-llber") find_linker_flags("ldap" "-lldap_r") /// $PackageInfo: require_system("arch") libldap -- cgit v1.3.1-10-gc9f91