/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

« back to all changes in this revision

Viewing changes to configure

  • Committer: edam
  • Date: 2012-04-23 18:51:11 UTC
  • Revision ID: tim@ed.am-20120423185111-0i7uc3yu6u5nhgkm
changed version to 0.2dev

Show diffs side-by-side

added added

removed removed

1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.68 for sqlite3cc 0.1.0.
 
3
# Generated by GNU Autoconf 2.68 for sqlite3cc 0.2dev.
4
4
#
5
5
# Report bugs to <tim@ed.am>.
6
6
#
569
569
# Identity of this package.
570
570
PACKAGE_NAME='sqlite3cc'
571
571
PACKAGE_TARNAME='sqlite3cc'
572
 
PACKAGE_VERSION='0.1.0'
573
 
PACKAGE_STRING='sqlite3cc 0.1.0'
 
572
PACKAGE_VERSION='0.2dev'
 
573
PACKAGE_STRING='sqlite3cc 0.2dev'
574
574
PACKAGE_BUGREPORT='tim@ed.am'
575
575
PACKAGE_URL='http://ed.am/dev/sqlite3cc'
576
576
 
655
655
am__fastdepCXX_FALSE
656
656
am__fastdepCXX_TRUE
657
657
CXXDEPMODE
 
658
am__nodep
658
659
AMDEPBACKSLASH
659
660
AMDEP_FALSE
660
661
AMDEP_TRUE
1297
1298
  # Omit some internal or obsolete options to make the list less imposing.
1298
1299
  # This message is too long to be a string in the A/UX 3.1 sh.
1299
1300
  cat <<_ACEOF
1300
 
\`configure' configures sqlite3cc 0.1.0 to adapt to many kinds of systems.
 
1301
\`configure' configures sqlite3cc 0.2dev to adapt to many kinds of systems.
1301
1302
 
1302
1303
Usage: $0 [OPTION]... [VAR=VALUE]...
1303
1304
 
1367
1368
 
1368
1369
if test -n "$ac_init_help"; then
1369
1370
  case $ac_init_help in
1370
 
     short | recursive ) echo "Configuration of sqlite3cc 0.1.0:";;
 
1371
     short | recursive ) echo "Configuration of sqlite3cc 0.2dev:";;
1371
1372
   esac
1372
1373
  cat <<\_ACEOF
1373
1374
 
1472
1473
test -n "$ac_init_help" && exit $ac_status
1473
1474
if $ac_init_version; then
1474
1475
  cat <<\_ACEOF
1475
 
sqlite3cc configure 0.1.0
 
1476
sqlite3cc configure 0.2dev
1476
1477
generated by GNU Autoconf 2.68
1477
1478
 
1478
1479
Copyright (C) 2010 Free Software Foundation, Inc.
1962
1963
This file contains any messages produced by compilers while
1963
1964
running configure, to aid debugging if configure makes a mistake.
1964
1965
 
1965
 
It was created by sqlite3cc $as_me 0.1.0, which was
 
1966
It was created by sqlite3cc $as_me 0.2dev, which was
1966
1967
generated by GNU Autoconf 2.68.  Invocation command line was
1967
1968
 
1968
1969
  $ $0 $@
2780
2781
 
2781
2782
# Define the identity of the package.
2782
2783
 PACKAGE='sqlite3cc'
2783
 
 VERSION='0.1.0'
 
2784
 VERSION='0.2dev'
2784
2785
 
2785
2786
 
2786
2787
cat >>confdefs.h <<_ACEOF
2810
2811
 
2811
2812
# We need awk for the "check" target.  The system "awk" is bad on
2812
2813
# some platforms.
2813
 
# Always define AMTAR for backward compatibility.
2814
 
 
2815
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
2816
 
 
2817
 
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
2814
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
2815
# in the wild :-(  We should find a proper way to deprecate it ...
 
2816
AMTAR='$${TAR-tar}'
 
2817
 
 
2818
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2818
2819
 
2819
2820
 
2820
2821
 
3383
3384
if test "x$enable_dependency_tracking" != xno; then
3384
3385
  am_depcomp="$ac_aux_dir/depcomp"
3385
3386
  AMDEPBACKSLASH='\'
 
3387
  am__nodep='_no'
3386
3388
fi
3387
3389
 if test "x$enable_dependency_tracking" != xno; then
3388
3390
  AMDEP_TRUE=
3407
3409
  # instance it was reported that on HP-UX the gcc test will end up
3408
3410
  # making a dummy file named `D' -- because `-MD' means `put the output
3409
3411
  # in D'.
 
3412
  rm -rf conftest.dir
3410
3413
  mkdir conftest.dir
3411
3414
  # Copy depcomp to subdir because otherwise we won't find it if we're
3412
3415
  # using a relative directory.
3466
3469
        break
3467
3470
      fi
3468
3471
      ;;
3469
 
    msvisualcpp | msvcmsys)
 
3472
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3470
3473
      # This compiler won't grok `-c -o', but also, the minuso test has
3471
3474
      # not run yet.  These depmodes are late enough in the game, and
3472
3475
      # so weak that their functioning should not be impacted.
4239
4242
  # instance it was reported that on HP-UX the gcc test will end up
4240
4243
  # making a dummy file named `D' -- because `-MD' means `put the output
4241
4244
  # in D'.
 
4245
  rm -rf conftest.dir
4242
4246
  mkdir conftest.dir
4243
4247
  # Copy depcomp to subdir because otherwise we won't find it if we're
4244
4248
  # using a relative directory.
4298
4302
        break
4299
4303
      fi
4300
4304
      ;;
4301
 
    msvisualcpp | msvcmsys)
 
4305
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4302
4306
      # This compiler won't grok `-c -o', but also, the minuso test has
4303
4307
      # not run yet.  These depmodes are late enough in the game, and
4304
4308
      # so weak that their functioning should not be impacted.
15803
15807
# report actual input values of CONFIG_FILES etc. instead of their
15804
15808
# values after options handling.
15805
15809
ac_log="
15806
 
This file was extended by sqlite3cc $as_me 0.1.0, which was
 
15810
This file was extended by sqlite3cc $as_me 0.2dev, which was
15807
15811
generated by GNU Autoconf 2.68.  Invocation command line was
15808
15812
 
15809
15813
  CONFIG_FILES    = $CONFIG_FILES
15870
15874
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15871
15875
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15872
15876
ac_cs_version="\\
15873
 
sqlite3cc config.status 0.1.0
 
15877
sqlite3cc config.status 0.2dev
15874
15878
configured by $0, generated by GNU Autoconf 2.68,
15875
15879
  with options \\"\$ac_cs_config\\"
15876
15880