aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_append_flag.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_append_flag.m4')
-rw-r--r--m4/ax_append_flag.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_append_flag.m4 b/m4/ax_append_flag.m4
index 08f2e07e..e8c5312a 100644
--- a/m4/ax_append_flag.m4
+++ b/m4/ax_append_flag.m4
@@ -1,5 +1,5 @@
1# =========================================================================== 1# ===========================================================================
2# http://www.gnu.org/software/autoconf-archive/ax_append_flag.html 2# https://www.gnu.org/software/autoconf-archive/ax_append_flag.html
3# =========================================================================== 3# ===========================================================================
4# 4#
5# SYNOPSIS 5# SYNOPSIS
@@ -34,7 +34,7 @@
34# Public License for more details. 34# Public License for more details.
35# 35#
36# You should have received a copy of the GNU General Public License along 36# You should have received a copy of the GNU General Public License along
37# with this program. If not, see <http://www.gnu.org/licenses/>. 37# with this program. If not, see <https://www.gnu.org/licenses/>.
38# 38#
39# As a special exception, the respective Autoconf Macro's copyright owner 39# As a special exception, the respective Autoconf Macro's copyright owner
40# gives unlimited permission to copy, distribute and modify the configure 40# gives unlimited permission to copy, distribute and modify the configure
@@ -49,7 +49,7 @@
49# modified version of the Autoconf Macro, you may extend this special 49# modified version of the Autoconf Macro, you may extend this special
50# exception to the GPL to apply to your modified version as well. 50# exception to the GPL to apply to your modified version as well.
51 51
52#serial 6 52#serial 7
53 53
54AC_DEFUN([AX_APPEND_FLAG], 54AC_DEFUN([AX_APPEND_FLAG],
55[dnl 55[dnl