summaryrefslogtreecommitdiff
path: root/m4/ax_perl_ext_flags.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-02-06 14:10:12 -0500
committerPeter Simons <simons@cryp.to>2017-02-08 18:18:20 +0100
commit3d94a4e4b9bb8eb78e2a68be53b990a165f83512 (patch)
tree473c42c47f15208ef277064d60b069a17648cef5 /m4/ax_perl_ext_flags.m4
parentce6aab4a7464624aff5d743536da2d91c22f5cbc (diff)
downloadautoconf-archive-3d94a4e4b9bb8eb78e2a68be53b990a165f83512.tar.gz
switch gnu.org sites to https
Diffstat (limited to 'm4/ax_perl_ext_flags.m4')
-rw-r--r--m4/ax_perl_ext_flags.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_perl_ext_flags.m4 b/m4/ax_perl_ext_flags.m4
index 03f1643..b36d5ec 100644
--- a/m4/ax_perl_ext_flags.m4
+++ b/m4/ax_perl_ext_flags.m4
@@ -1,5 +1,5 @@
# ===========================================================================
-# http://www.gnu.org/software/autoconf-archive/ax_perl_ext_flags.html
+# https://www.gnu.org/software/autoconf-archive/ax_perl_ext_flags.html
# ===========================================================================
#
# SYNOPSIS
@@ -56,7 +56,7 @@
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
-#serial 5
+#serial 6
AC_DEFUN([AX_PERL_EXT_CFLAGS],
[AC_CHECK_PROG(PERL,perl,perl)