11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for cpp-pthread v1.4 .0.
3+ # Generated by GNU Autoconf 2.69 for cpp-pthread v1.5 .0.
44#
55# Report bugs to <[email protected] >.66#
@@ -579,8 +579,8 @@ MAKEFLAGS=
579579# Identity of this package.
580580PACKAGE_NAME=' cpp-pthread'
581581PACKAGE_TARNAME=' cpp-pthread'
582- PACKAGE_VERSION=' v1.4 .0'
583- PACKAGE_STRING=' cpp-pthread v1.4 .0'
582+ PACKAGE_VERSION=' v1.5 .0'
583+ PACKAGE_STRING=' cpp-pthread v1.5 .0'
584584PACKAGE_BUGREPORT=
' [email protected] ' 585585PACKAGE_URL=' http://herbertkoelman.github.io/cpp-pthread/'
586586
@@ -1187,7 +1187,7 @@ if test "$ac_init_help" = "long"; then
11871187 # Omit some internal or obsolete options to make the list less imposing.
11881188 # This message is too long to be a string in the A/UX 3.1 sh.
11891189 cat << _ACEOF
1190- \` configure' configures cpp-pthread v1.4 .0 to adapt to many kinds of systems.
1190+ \` configure' configures cpp-pthread v1.5 .0 to adapt to many kinds of systems.
11911191
11921192Usage: $0 [OPTION]... [VAR=VALUE]...
11931193
12511251
12521252if test -n " $ac_init_help " ; then
12531253 case $ac_init_help in
1254- short | recursive ) echo " Configuration of cpp-pthread v1.4 .0:" ;;
1254+ short | recursive ) echo " Configuration of cpp-pthread v1.5 .0:" ;;
12551255 esac
12561256 cat << \_ACEOF
12571257
13321332test -n "$ac_init_help" && exit $ac_status
13331333if $ac_init_version; then
13341334 cat <<\_ACEOF
1335- cpp-pthread configure v1.4 .0
1335+ cpp-pthread configure v1.5 .0
13361336generated by GNU Autoconf 2.69
13371337
13381338Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1349,7 +1349,7 @@ cat >config.log <<_ACEOF
13491349This file contains any messages produced by compilers while
13501350running configure, to aid debugging if configure makes a mistake.
13511351
1352- It was created by cpp-pthread $as_me v1.4 .0, which was
1352+ It was created by cpp-pthread $as_me v1.5 .0, which was
13531353generated by GNU Autoconf 2.69. Invocation command line was
13541354
13551355 $ $0 $@
@@ -1995,8 +1995,8 @@ $as_echo "$MKDIR_P" >&6; }
19951995# Okay, no cppcheck found, maybe we have sonar
19961996if test -z " $CODECHECK "
19971997then
1998- # Extract the first word of "cppcheck ", so it can be a program name with args.
1999- set dummy cppcheck ; ac_word=$2
1998+ # Extract the first word of "sonar-runner ", so it can be a program name with args.
1999+ set dummy sonar-runner ; ac_word=$2
20002000{ $as_echo " $as_me :${as_lineno-$LINENO } : checking for $ac_word " >&5
20012001$as_echo_n " checking for $ac_word ... " >&6 ; }
20022002if ${ac_cv_prog_CODECHECK+: } false ; then :
20122012 test -z " $as_dir " && as_dir=.
20132013 for ac_exec_ext in ' ' $ac_executable_extensions ; do
20142014 if as_fn_executable_p " $as_dir /$ac_word$ac_exec_ext " ; then
2015- ac_cv_prog_CODECHECK=" cppcheck --template='{file}:{line},{severity},{id}:\n {message}\n' --enable=all -I .. /include ./ "
2015+ ac_cv_prog_CODECHECK=" sonar-runner -Dsonar.cfamily.library.directories=. /include,/usr/include "
20162016 $as_echo " $as_me :${as_lineno-$LINENO } : found $as_dir /$ac_word$ac_exec_ext " >&5
20172017 break 2
20182018 fi
20372037# Okay, no cppcheck found, maybe we have sonar
20382038if test -z " $CODECHECK "
20392039then
2040- # Extract the first word of "sonar-runner ", so it can be a program name with args.
2041- set dummy sonar-runner ; ac_word=$2
2040+ # Extract the first word of "cppcheck ", so it can be a program name with args.
2041+ set dummy cppcheck ; ac_word=$2
20422042{ $as_echo " $as_me :${as_lineno-$LINENO } : checking for $ac_word " >&5
20432043$as_echo_n " checking for $ac_word ... " >&6 ; }
20442044if ${ac_cv_prog_CODECHECK+: } false ; then :
20542054 test -z " $as_dir " && as_dir=.
20552055 for ac_exec_ext in ' ' $ac_executable_extensions ; do
20562056 if as_fn_executable_p " $as_dir /$ac_word$ac_exec_ext " ; then
2057- ac_cv_prog_CODECHECK=" sonar-runner -Dsonar.cfamily.library.directories=.. /include,/usr/include, $IMSDIR /include, $TUXDIR /include"
2057+ ac_cv_prog_CODECHECK=" cppcheck --template='{file}:{line},{severity},{id}:\n {message}\n' --enable=all -I . /include ./src . /include"
20582058 $as_echo " $as_me :${as_lineno-$LINENO } : found $as_dir /$ac_word$ac_exec_ext " >&5
20592059 break 2
20602060 fi
@@ -2099,7 +2099,7 @@ HEADERS=$HEADERS
20992099
21002100subdirs=" $subdirs src"
21012101
2102- ac_config_files=" $ac_config_files Makefile doxyfile"
2102+ ac_config_files=" $ac_config_files Makefile doxyfile sonar-project.properties "
21032103
21042104cat > confcache << \_ACEOF
21052105# This file is a shell script that caches the results of configure
@@ -2643,7 +2643,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26432643# report actual input values of CONFIG_FILES etc. instead of their
26442644# values after options handling.
26452645ac_log="
2646- This file was extended by cpp-pthread $as_me v1.4 .0, which was
2646+ This file was extended by cpp-pthread $as_me v1.5 .0, which was
26472647generated by GNU Autoconf 2.69. Invocation command line was
26482648
26492649 CONFIG_FILES = $CONFIG_FILES
@@ -2697,7 +2697,7 @@ _ACEOF
26972697cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26982698ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
26992699ac_cs_version=" \\
2700- cpp-pthread config.status v1.4 .0
2700+ cpp-pthread config.status v1.5 .0
27012701configured by $0 , generated by GNU Autoconf 2.69,
27022702 with options \\ " \$ ac_cs_config\\ "
27032703
28112811 case $ac_config_target in
28122812 " Makefile" ) CONFIG_FILES=" $CONFIG_FILES Makefile" ;;
28132813 " doxyfile" ) CONFIG_FILES=" $CONFIG_FILES doxyfile" ;;
2814+ " sonar-project.properties" ) CONFIG_FILES=" $CONFIG_FILES sonar-project.properties" ;;
28142815
28152816 *) as_fn_error $? " invalid argument: \` $ac_config_target ' " "$LINENO" 5;;
28162817 esac
0 commit comments