+ call generate-c-define-exported-bindings-function

This commit is contained in:
eknauel 2004-02-11 12:45:29 +00:00
parent a503da8dee
commit d25f445ed2
1 changed files with 4 additions and 0 deletions

View File

@ -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)