11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for cpp-pthread v1.7.2 .
3+ # Generated by GNU Autoconf 2.69 for cpp-pthread v1.7.3 .
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.7.2 '
583- PACKAGE_STRING=' cpp-pthread v1.7.2 '
582+ PACKAGE_VERSION=' v1.7.3 '
583+ PACKAGE_STRING=' cpp-pthread v1.7.3 '
584584PACKAGE_BUGREPORT=
' [email protected] ' 585585PACKAGE_URL=' http://herbertkoelman.github.io/cpp-pthread/'
586586
@@ -645,8 +645,7 @@ SHELL'
645645ac_subst_files=' '
646646ac_user_opts='
647647enable_option_checking
648- enable_build
649- enable_release
648+ enable_snapshot
650649enable_repository
651650enable_codecheck
652651'
@@ -1194,7 +1193,7 @@ if test "$ac_init_help" = "long"; then
11941193 # Omit some internal or obsolete options to make the list less imposing.
11951194 # This message is too long to be a string in the A/UX 3.1 sh.
11961195 cat << _ACEOF
1197- \` configure' configures cpp-pthread v1.7.2 to adapt to many kinds of systems.
1196+ \` configure' configures cpp-pthread v1.7.3 to adapt to many kinds of systems.
11981197
11991198Usage: $0 [OPTION]... [VAR=VALUE]...
12001199
@@ -1258,15 +1257,14 @@ fi
12581257
12591258if test -n " $ac_init_help " ; then
12601259 case $ac_init_help in
1261- short | recursive ) echo " Configuration of cpp-pthread v1.7.2 :" ;;
1260+ short | recursive ) echo " Configuration of cpp-pthread v1.7.3 :" ;;
12621261 esac
12631262 cat << \_ACEOF
12641263
12651264Optional Features:
12661265 --disable-option-checking ignore unrecognized --enable/--with options
12671266 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
12681267 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1269- --enable-build build name.
12701268 --enable-release build as release.
12711269 --enable-repository use the given name to locate the remote repository
12721270\
13421340test -n "$ac_init_help" && exit $ac_status
13431341if $ac_init_version; then
13441342 cat <<\_ACEOF
1345- cpp-pthread configure v1.7.2
1343+ cpp-pthread configure v1.7.3
13461344generated by GNU Autoconf 2.69
13471345
13481346Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1359,7 +1357,7 @@ cat >config.log <<_ACEOF
13591357This file contains any messages produced by compilers while
13601358running configure, to aid debugging if configure makes a mistake.
13611359
1362- It was created by cpp-pthread $as_me v1.7.2 , which was
1360+ It was created by cpp-pthread $as_me v1.7.3 , which was
13631361generated by GNU Autoconf 2.69. Invocation command line was
13641362
13651363 $ $0 $@
@@ -1744,14 +1742,11 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
17441742
17451743
17461744
1747- # Check whether --enable-build was given.
1748- if test "${enable_build+set}" = set; then :
1749- enableval=$enable_build; BUILD=$enable_build
1750- fi
1751-
1752- # Check whether --enable-release was given.
1753- if test "${enable_release+set}" = set; then :
1754- enableval=$enable_release; BUILD=$PACKAGE_VERSION
1745+ # Check whether --enable-snapshot was given.
1746+ if test "${enable_snapshot+set}" = set; then :
1747+ enableval=$enable_snapshot; BUILD="SNAPSHOT"
1748+ else
1749+ BUILD=$PACKAGE_VERSION
17551750fi
17561751
17571752# Check whether --enable-repository was given.
@@ -1767,12 +1762,14 @@ then
17671762
17681763fi
17691764
1770- if test -z "$BUILD"
1771- then
1772- BUILD="SNAPSHOT"
1773- { $as_echo "$as_me:${as_lineno-$LINENO}: using default BUILD name $BUILD" >&5
1774- $as_echo "$as_me: using default BUILD name $BUILD" >&6;}
1775- fi
1765+ { $as_echo "$as_me:${as_lineno-$LINENO}:
1766+
1767+ Build $PACKAGE_NAME version $BUILD
1768+ " >&5
1769+ $as_echo "$as_me:
1770+
1771+ Build $PACKAGE_NAME version $BUILD
1772+ " >&6;}
17761773BUILD=$BUILD
17771774
17781775
@@ -2044,8 +2041,8 @@ else
20442041$as_echo " no, using $LN_S " >&6 ; }
20452042fi
20462043
2047- # Extract the first word of "basic_deploy.sh ", so it can be a program name with args.
2048- set dummy basic_deploy.sh ; ac_word=$2
2044+ # Extract the first word of "nexus-upload ", so it can be a program name with args.
2045+ set dummy nexus-upload ; ac_word=$2
20492046{ $as_echo " $as_me :${as_lineno-$LINENO } : checking for $ac_word " >&5
20502047$as_echo_n " checking for $ac_word ... " >&6 ; }
20512048if ${ac_cv_prog_DEPLOY+: } false ; then :
@@ -2061,15 +2058,15 @@ do
20612058 test -z " $as_dir " && as_dir=.
20622059 for ac_exec_ext in ' ' $ac_executable_extensions ; do
20632060 if as_fn_executable_p " $as_dir /$ac_word$ac_exec_ext " ; then
2064- ac_cv_prog_DEPLOY=" basic_deploy.sh "
2061+ ac_cv_prog_DEPLOY=" nexus-upload "
20652062 $as_echo " $as_me :${as_lineno-$LINENO } : found $as_dir /$ac_word$ac_exec_ext " >&5
20662063 break 2
20672064 fi
20682065done
20692066 done
20702067IFS=$as_save_IFS
20712068
2072- test -z " $ac_cv_prog_DEPLOY " && ac_cv_prog_DEPLOY=" echo \" please install basic_deploy.sh , make sure it\'s in your PATH and re-run ./configure\" "
2069+ test -z " $ac_cv_prog_DEPLOY " && ac_cv_prog_DEPLOY=" echo \" please install nexus-upload , make sure it\'s in your PATH and re-run ./configure\" "
20732070fi
20742071fi
20752072DEPLOY=$ac_cv_prog_DEPLOY
@@ -2735,7 +2732,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27352732# report actual input values of CONFIG_FILES etc. instead of their
27362733# values after options handling.
27372734ac_log="
2738- This file was extended by cpp-pthread $as_me v1.7.2 , which was
2735+ This file was extended by cpp-pthread $as_me v1.7.3 , which was
27392736generated by GNU Autoconf 2.69. Invocation command line was
27402737
27412738 CONFIG_FILES = $CONFIG_FILES
@@ -2789,7 +2786,7 @@ _ACEOF
27892786cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27902787ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
27912788ac_cs_version=" \\
2792- cpp-pthread config.status v1.7.2
2789+ cpp-pthread config.status v1.7.3
27932790configured by $0 , generated by GNU Autoconf 2.69,
27942791 with options \\ " \$ ac_cs_config\\ "
27952792
0 commit comments