]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8872 - Rename configure.in to configure.ac
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 1 Oct 2020 16:41:34 +0000 (16:41 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 1 Oct 2020 16:41:34 +0000 (16:41 +0000)
configure.ac [moved from configure.in with 99% similarity]

similarity index 99%
rename from configure.in
rename to configure.ac
index 43923a51f8a8e37b897c4c7fa207edfbf55040ef..49fb967efb75cc76c721729266398ca33ca0e47a 100644 (file)
@@ -25,7 +25,7 @@ dnl ================================================================
 dnl Configure.in for OpenLDAP
 AC_COPYRIGHT([[Copyright 1998-2020 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
-AC_REVISION([$Id$])
+AC_REVISION([$Id: 43923a51f8a8e37b897c4c7fa207edfbf55040ef $])
 AC_INIT([OpenLDAP],,[https://bugs.openldap.org],,[https://www.openldap.org])
 AC_CONFIG_SRCDIR(build/version.sh)dnl
 dnl ----------------------------------------------------------------