+ call generate-c-define-exported-bindings-function
This commit is contained in:
parent
a503da8dee
commit
d25f445ed2
|
@ -138,6 +138,10 @@
|
||||||
|
|
||||||
(generate-c-declarations ldap-all-constants)
|
(generate-c-declarations ldap-all-constants)
|
||||||
|
|
||||||
|
(generate-c-define-exported-bindings-function
|
||||||
|
"scsh_ldap_constants_export_bindings"
|
||||||
|
ldap-all-constants)
|
||||||
|
|
||||||
(generate-c-enter-values-function
|
(generate-c-enter-values-function
|
||||||
"scsh_ldap_enter_ldap_constants"
|
"scsh_ldap_enter_ldap_constants"
|
||||||
ldap-all-constants)
|
ldap-all-constants)
|
||||||
|
|
Loading…
Reference in New Issue