X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=8ab012e0f99efaf70d5bcc55d00ec85abdfe663f;hb=900eef7317d3e8b350a93fb8782639845c62c2bd;hp=ea652c734c737d28259147fb20f4d3af4103e7a9;hpb=8b305066676fc7aa433e8eb668f9de8802008025;p=babeltrace.git diff --git a/configure.ac b/configure.ac index ea652c73..8ab012e0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,24 +1,8 @@ -dnl Process this file with autoconf to produce a configure script. -dnl -dnl Copyright (c) 2017 EfficiOS, Inc. +dnl SPDX-License-Identifier: MIT dnl -dnl Permission is hereby granted, free of charge, to any person obtaining a copy -dnl of this software and associated documentation files (the "Software"), to deal -dnl in the Software without restriction, including without limitation the rights -dnl to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -dnl copies of the Software, and to permit persons to whom the Software is -dnl furnished to do so, subject to the following conditions: +dnl Copyright (C) 2017 EfficiOS, Inc. dnl -dnl The above copyright notice and this permission notice shall be included in -dnl all copies or substantial portions of the Software. -dnl -dnl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -dnl IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -dnl FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -dnl AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -dnl LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -dnl OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -dnl SOFTWARE. +dnl Process this file with autoconf to produce a configure script. ## ## ## Autoconf base setup ## @@ -681,7 +665,6 @@ AX_APPEND_COMPILE_FLAGS([ dnl -Wnested-externs dnl -Wwrite-strings dnl -Wformat=2 dnl - -Wno-format-nonliteral dnl -Wstrict-aliasing dnl -Wmissing-noreturn dnl -Winit-self dnl