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.m431
1 files changed, 5 insertions, 26 deletions
diff --git a/m4/ax_append_flag.m4 b/m4/ax_append_flag.m4
index e8c5312a..dd6d8b61 100644
--- a/m4/ax_append_flag.m4
+++ b/m4/ax_append_flag.m4
@@ -23,33 +23,12 @@
23# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de> 23# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
24# Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com> 24# Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>
25# 25#
26# This program is free software: you can redistribute it and/or modify it 26# Copying and distribution of this file, with or without modification, are
27# under the terms of the GNU General Public License as published by the 27# permitted in any medium without royalty provided the copyright notice
28# Free Software Foundation, either version 3 of the License, or (at your 28# and this notice are preserved. This file is offered as-is, without any
29# option) any later version. 29# warranty.
30#
31# This program is distributed in the hope that it will be useful, but
32# WITHOUT ANY WARRANTY; without even the implied warranty of
33# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
34# Public License for more details.
35#
36# You should have received a copy of the GNU General Public License along
37# with this program. If not, see <https://www.gnu.org/licenses/>.
38#
39# As a special exception, the respective Autoconf Macro's copyright owner
40# gives unlimited permission to copy, distribute and modify the configure
41# scripts that are the output of Autoconf when processing the Macro. You
42# need not follow the terms of the GNU General Public License when using
43# or distributing such scripts, even though portions of the text of the
44# Macro appear in them. The GNU General Public License (GPL) does govern
45# all other use of the material that constitutes the Autoconf Macro.
46#
47# This special exception to the GPL applies to versions of the Autoconf
48# Macro released by the Autoconf Archive. When you make and distribute a
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.
51 30
52#serial 7 31#serial 8
53 32
54AC_DEFUN([AX_APPEND_FLAG], 33AC_DEFUN([AX_APPEND_FLAG],
55[dnl 34[dnl