aboutsummaryrefslogtreecommitdiff
path: root/contrib/ldns/m4/ax_config_feature.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ldns/m4/ax_config_feature.m4')
-rw-r--r--contrib/ldns/m4/ax_config_feature.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ldns/m4/ax_config_feature.m4 b/contrib/ldns/m4/ax_config_feature.m4
index e205723e0159..3c2f2ef27ff7 100644
--- a/contrib/ldns/m4/ax_config_feature.m4
+++ b/contrib/ldns/m4/ax_config_feature.m4
@@ -1,5 +1,5 @@
# ===========================================================================
-# http://www.gnu.org/software/autoconf-archive/ax_config_feature.html
+# https://www.gnu.org/software/autoconf-archive/ax_config_feature.html
# ===========================================================================
#
# SYNOPSIS
@@ -73,7 +73,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along
-# with this program. If not, see <http://www.gnu.org/licenses/>.
+# with this program. If not, see <https://www.gnu.org/licenses/>.
#
# As a special exception, the respective Autoconf Macro's copyright owner
# gives unlimited permission to copy, distribute and modify the configure
@@ -88,7 +88,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 10
+#serial 11
AC_DEFUN([AX_CONFIG_FEATURE],[ dnl
m4_pushdef([FEATURE], patsubst([$1], -, _))dnl