mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Regenerate
This commit is contained in:
parent
778e5e9bb6
commit
caf124bc79
2 changed files with 671 additions and 674 deletions
|
|
@ -56,8 +56,8 @@ dnl we try not to use this for much
|
|||
AC_CANONICAL_SYSTEM
|
||||
|
||||
AM_INIT_AUTOMAKE([$OL_PACKAGE],[$OL_VERSION], [no defines])dnl
|
||||
AC_SUBST(PACKAGE)
|
||||
AC_SUBST(VERSION)
|
||||
AC_SUBST(PACKAGE)dnl
|
||||
AC_SUBST(VERSION)dnl
|
||||
AC_DEFINE_UNQUOTED(OPENLDAP_PACKAGE,"$PACKAGE",Package)
|
||||
AC_DEFINE_UNQUOTED(OPENLDAP_VERSION,"$VERSION",Version)
|
||||
|
||||
|
|
@ -67,7 +67,7 @@ AC_DEFINE_UNQUOTED(LDAP_VENDOR_VERSION_MINOR,$OL_MINOR,Minor)
|
|||
AC_DEFINE_UNQUOTED(LDAP_VENDOR_VERSION_PATCH,$OL_PATCH,Patch)
|
||||
|
||||
OPENLDAP_LIBVERSION=$OL_API_LIB
|
||||
AC_SUBST(OPENLDAP_LIBVERSION)
|
||||
AC_SUBST(OPENLDAP_LIBVERSION)dnl
|
||||
|
||||
dnl We use autoconf features new to 2.13.
|
||||
dnl aclocal.m4 should be built using aclocal from automake 1.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue