]> git.sur5r.net Git - openldap/blobdiff - configure.in
Generate OpenLDAP id for configure
[openldap] / configure.in
index ede1fa9e5176e4a4fb6268b05a5426e0d8b9e7e2..3612401224a39670f85d926ace6c17cb1e9533a3 100644 (file)
@@ -14,6 +14,7 @@ define([AC_CACHE_SAVE], )dnl
 dnl Configure.in for OpenLDAP
 AC_INIT(build/version)dnl
 AC_CONFIG_AUX_DIR(build)dnl
+OPENLDAP_ID=OL_RCS_ID(OpenLDAP)
 
 OL_VERSION=`cat $ac_aux_dir/version`
 if test -z "$OL_VERSION"; then