aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_append_compile_flags.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_append_compile_flags.m4')
-rw-r--r--m4/ax_append_compile_flags.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/m4/ax_append_compile_flags.m4 b/m4/ax_append_compile_flags.m4
index 2bb27ef2..5b6f1af5 100644
--- a/m4/ax_append_compile_flags.m4
+++ b/m4/ax_append_compile_flags.m4
@@ -1,6 +1,6 @@
1# =========================================================================== 1# ============================================================================
2# http://www.gnu.org/software/autoconf-archive/ax_append_compile_flags.html 2# https://www.gnu.org/software/autoconf-archive/ax_append_compile_flags.html
3# =========================================================================== 3# ============================================================================
4# 4#
5# SYNOPSIS 5# SYNOPSIS
6# 6#
@@ -41,7 +41,7 @@
41# Public License for more details. 41# Public License for more details.
42# 42#
43# You should have received a copy of the GNU General Public License along 43# You should have received a copy of the GNU General Public License along
44# with this program. If not, see <http://www.gnu.org/licenses/>. 44# with this program. If not, see <https://www.gnu.org/licenses/>.
45# 45#
46# As a special exception, the respective Autoconf Macro's copyright owner 46# As a special exception, the respective Autoconf Macro's copyright owner
47# gives unlimited permission to copy, distribute and modify the configure 47# gives unlimited permission to copy, distribute and modify the configure
@@ -56,7 +56,7 @@
56# modified version of the Autoconf Macro, you may extend this special 56# modified version of the Autoconf Macro, you may extend this special
57# exception to the GPL to apply to your modified version as well. 57# exception to the GPL to apply to your modified version as well.
58 58
59#serial 5 59#serial 6
60 60
61AC_DEFUN([AX_APPEND_COMPILE_FLAGS], 61AC_DEFUN([AX_APPEND_COMPILE_FLAGS],
62[AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG]) 62[AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG])