/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-01-23 13:47:08 UTC
  • Revision ID: edam@waxworlds.org-20120123134708-ol4tilkotsm3han0
updated build system

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