~ubuntu-branches/ubuntu/trusty/cclive/trusty-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Ansgar Burchardt
  • Date: 2012-04-25 23:16:22 UTC
  • mfrom: (9.2.2 sid)
  • Revision ID: package-import@ubuntu.com-20120425231622-zbz3wpmmd0zh3q9o
Tags: 0.7.9-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.68 for cclive 0.7.8.
 
3
# Generated by GNU Autoconf 2.68 for cclive 0.7.9.
4
4
#
5
5
# Report bugs to <http://sourceforge.net/apps/trac/cclive>.
6
6
#
570
570
# Identity of this package.
571
571
PACKAGE_NAME='cclive'
572
572
PACKAGE_TARNAME='cclive'
573
 
PACKAGE_VERSION='0.7.8'
574
 
PACKAGE_STRING='cclive 0.7.8'
 
573
PACKAGE_VERSION='0.7.9'
 
574
PACKAGE_STRING='cclive 0.7.9'
575
575
PACKAGE_BUGREPORT='http://sourceforge.net/apps/trac/cclive'
576
576
PACKAGE_URL='http://cclive.sourceforge.net/'
577
577
 
678
678
LIBTOOL
679
679
AM_BACKSLASH
680
680
AM_DEFAULT_VERBOSITY
 
681
AM_DEFAULT_V
 
682
AM_V
681
683
am__fastdepCC_FALSE
682
684
am__fastdepCC_TRUE
683
685
CCDEPMODE
 
686
am__nodep
684
687
AMDEPBACKSLASH
685
688
AMDEP_FALSE
686
689
AMDEP_TRUE
1354
1357
  # Omit some internal or obsolete options to make the list less imposing.
1355
1358
  # This message is too long to be a string in the A/UX 3.1 sh.
1356
1359
  cat <<_ACEOF
1357
 
\`configure' configures cclive 0.7.8 to adapt to many kinds of systems.
 
1360
\`configure' configures cclive 0.7.9 to adapt to many kinds of systems.
1358
1361
 
1359
1362
Usage: $0 [OPTION]... [VAR=VALUE]...
1360
1363
 
1425
1428
 
1426
1429
if test -n "$ac_init_help"; then
1427
1430
  case $ac_init_help in
1428
 
     short | recursive ) echo "Configuration of cclive 0.7.8:";;
 
1431
     short | recursive ) echo "Configuration of cclive 0.7.9:";;
1429
1432
   esac
1430
1433
  cat <<\_ACEOF
1431
1434
 
1560
1563
test -n "$ac_init_help" && exit $ac_status
1561
1564
if $ac_init_version; then
1562
1565
  cat <<\_ACEOF
1563
 
cclive configure 0.7.8
 
1566
cclive configure 0.7.9
1564
1567
generated by GNU Autoconf 2.68
1565
1568
 
1566
1569
Copyright (C) 2010 Free Software Foundation, Inc.
2241
2244
This file contains any messages produced by compilers while
2242
2245
running configure, to aid debugging if configure makes a mistake.
2243
2246
 
2244
 
It was created by cclive $as_me 0.7.8, which was
 
2247
It was created by cclive $as_me 0.7.9, which was
2245
2248
generated by GNU Autoconf 2.68.  Invocation command line was
2246
2249
 
2247
2250
  $ $0 $@
4465
4468
if test "x$enable_dependency_tracking" != xno; then
4466
4469
  am_depcomp="$ac_aux_dir/depcomp"
4467
4470
  AMDEPBACKSLASH='\'
 
4471
  am__nodep='_no'
4468
4472
fi
4469
4473
 if test "x$enable_dependency_tracking" != xno; then
4470
4474
  AMDEP_TRUE=
4497
4501
 
4498
4502
# Define the identity of the package.
4499
4503
 PACKAGE='cclive'
4500
 
 VERSION='0.7.8'
 
4504
 VERSION='0.7.9'
4501
4505
 
4502
4506
 
4503
4507
cat >>confdefs.h <<_ACEOF
4527
4531
 
4528
4532
# We need awk for the "check" target.  The system "awk" is bad on
4529
4533
# some platforms.
4530
 
# Always define AMTAR for backward compatibility.
4531
 
 
4532
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
4533
 
 
4534
 
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
4534
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
4535
# in the wild :-(  We should find a proper way to deprecate it ...
 
4536
AMTAR='$${TAR-tar}'
 
4537
 
 
4538
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
4535
4539
 
4536
4540
 
4537
4541
 
4549
4553
  # instance it was reported that on HP-UX the gcc test will end up
4550
4554
  # making a dummy file named `D' -- because `-MD' means `put the output
4551
4555
  # in D'.
 
4556
  rm -rf conftest.dir
4552
4557
  mkdir conftest.dir
4553
4558
  # Copy depcomp to subdir because otherwise we won't find it if we're
4554
4559
  # using a relative directory.
4608
4613
        break
4609
4614
      fi
4610
4615
      ;;
4611
 
    msvisualcpp | msvcmsys)
 
4616
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4612
4617
      # This compiler won't grok `-c -o', but also, the minuso test has
4613
4618
      # not run yet.  These depmodes are late enough in the game, and
4614
4619
      # so weak that their functioning should not be impacted.
4674
4679
no)  AM_DEFAULT_VERBOSITY=1;;
4675
4680
*)   AM_DEFAULT_VERBOSITY=0;;
4676
4681
esac
 
4682
am_make=${MAKE-make}
 
4683
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
4684
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
4685
if ${am_cv_make_support_nested_variables+:} false; then :
 
4686
  $as_echo_n "(cached) " >&6
 
4687
else
 
4688
  if $as_echo 'TRUE=$(BAR$(V))
 
4689
BAR0=false
 
4690
BAR1=true
 
4691
V=1
 
4692
am__doit:
 
4693
        @$(TRUE)
 
4694
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
4695
  am_cv_make_support_nested_variables=yes
 
4696
else
 
4697
  am_cv_make_support_nested_variables=no
 
4698
fi
 
4699
fi
 
4700
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
4701
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
4702
if test $am_cv_make_support_nested_variables = yes; then
 
4703
    AM_V='$(V)'
 
4704
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
4705
else
 
4706
  AM_V=$AM_DEFAULT_VERBOSITY
 
4707
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
4708
fi
4677
4709
AM_BACKSLASH='\'
4678
4710
 
4679
4711
 
12063
12095
  # instance it was reported that on HP-UX the gcc test will end up
12064
12096
  # making a dummy file named `D' -- because `-MD' means `put the output
12065
12097
  # in D'.
 
12098
  rm -rf conftest.dir
12066
12099
  mkdir conftest.dir
12067
12100
  # Copy depcomp to subdir because otherwise we won't find it if we're
12068
12101
  # using a relative directory.
12122
12155
        break
12123
12156
      fi
12124
12157
      ;;
12125
 
    msvisualcpp | msvcmsys)
 
12158
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
12126
12159
      # This compiler won't grok `-c -o', but also, the minuso test has
12127
12160
      # not run yet.  These depmodes are late enough in the game, and
12128
12161
      # so weak that their functioning should not be impacted.
19478
19511
# report actual input values of CONFIG_FILES etc. instead of their
19479
19512
# values after options handling.
19480
19513
ac_log="
19481
 
This file was extended by cclive $as_me 0.7.8, which was
 
19514
This file was extended by cclive $as_me 0.7.9, which was
19482
19515
generated by GNU Autoconf 2.68.  Invocation command line was
19483
19516
 
19484
19517
  CONFIG_FILES    = $CONFIG_FILES
19545
19578
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19546
19579
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
19547
19580
ac_cs_version="\\
19548
 
cclive config.status 0.7.8
 
19581
cclive config.status 0.7.9
19549
19582
configured by $0, generated by GNU Autoconf 2.68,
19550
19583
  with options \\"\$ac_cs_config\\"
19551
19584