mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Fix the name of the compiler flags attribute in the ldap module.
This commit is contained in:
parent
e147b46117
commit
859f7a71d3
@ -20,7 +20,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/// $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
|
||||
|
Loading…
x
Reference in New Issue
Block a user