aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_cflags_no_writable_strings.m4')
-rw-r--r--m4/ax_cflags_no_writable_strings.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/m4/ax_cflags_no_writable_strings.m4 b/m4/ax_cflags_no_writable_strings.m4
index 2fb6f12..48831fa 100644
--- a/m4/ax_cflags_no_writable_strings.m4
+++ b/m4/ax_cflags_no_writable_strings.m4
@@ -1,6 +1,6 @@
-# =================================================================================
-# http://www.gnu.org/software/autoconf-archive/ax_cflags_no_writable_strings.html
-# =================================================================================
+# ==================================================================================
+# https://www.gnu.org/software/autoconf-archive/ax_cflags_no_writable_strings.html
+# ==================================================================================
#
# SYNOPSIS
#
@@ -41,7 +41,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
@@ -56,7 +56,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 13
+#serial 14
AC_DEFUN([AX_FLAGS_NO_WRITABLE_STRINGS],[dnl
AS_VAR_PUSHDEF([FLAGS],[_AC_LANG_PREFIX[]FLAGS])dnl