/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.
 
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'
573
 
PACKAGE_STRING='sqlite3cc 0.1'
 
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
 
1298
1298
  # Omit some internal or obsolete options to make the list less imposing.
1299
1299
  # This message is too long to be a string in the A/UX 3.1 sh.
1300
1300
  cat <<_ACEOF
1301
 
\`configure' configures sqlite3cc 0.1 to adapt to many kinds of systems.
 
1301
\`configure' configures sqlite3cc 0.2dev to adapt to many kinds of systems.
1302
1302
 
1303
1303
Usage: $0 [OPTION]... [VAR=VALUE]...
1304
1304
 
1368
1368
 
1369
1369
if test -n "$ac_init_help"; then
1370
1370
  case $ac_init_help in
1371
 
     short | recursive ) echo "Configuration of sqlite3cc 0.1:";;
 
1371
     short | recursive ) echo "Configuration of sqlite3cc 0.2dev:";;
1372
1372
   esac
1373
1373
  cat <<\_ACEOF
1374
1374
 
1473
1473
test -n "$ac_init_help" && exit $ac_status
1474
1474
if $ac_init_version; then
1475
1475
  cat <<\_ACEOF
1476
 
sqlite3cc configure 0.1
 
1476
sqlite3cc configure 0.2dev
1477
1477
generated by GNU Autoconf 2.68
1478
1478
 
1479
1479
Copyright (C) 2010 Free Software Foundation, Inc.
1963
1963
This file contains any messages produced by compilers while
1964
1964
running configure, to aid debugging if configure makes a mistake.
1965
1965
 
1966
 
It was created by sqlite3cc $as_me 0.1, which was
 
1966
It was created by sqlite3cc $as_me 0.2dev, which was
1967
1967
generated by GNU Autoconf 2.68.  Invocation command line was
1968
1968
 
1969
1969
  $ $0 $@
2781
2781
 
2782
2782
# Define the identity of the package.
2783
2783
 PACKAGE='sqlite3cc'
2784
 
 VERSION='0.1'
 
2784
 VERSION='0.2dev'
2785
2785
 
2786
2786
 
2787
2787
cat >>confdefs.h <<_ACEOF
15807
15807
# report actual input values of CONFIG_FILES etc. instead of their
15808
15808
# values after options handling.
15809
15809
ac_log="
15810
 
This file was extended by sqlite3cc $as_me 0.1, which was
 
15810
This file was extended by sqlite3cc $as_me 0.2dev, which was
15811
15811
generated by GNU Autoconf 2.68.  Invocation command line was
15812
15812
 
15813
15813
  CONFIG_FILES    = $CONFIG_FILES
15874
15874
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15875
15875
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15876
15876
ac_cs_version="\\
15877
 
sqlite3cc config.status 0.1
 
15877
sqlite3cc config.status 0.2dev
15878
15878
configured by $0, generated by GNU Autoconf 2.68,
15879
15879
  with options \\"\$ac_cs_config\\"
15880
15880
 
16030
16030
ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
16031
16031
exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
16032
16032
lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
16033
 
lt_[P2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
 
16033
lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
16034
16034
lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
16035
16035
lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
16036
16036
lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'