/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 17:37:17 UTC
  • Revision ID: edam@waxworlds.org-20120123173717-yj4zb1nv7d39va8d
Tags: 0.1
prep for release

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.1.
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.1'
 
573
PACKAGE_STRING='sqlite3cc 0.1'
574
574
PACKAGE_BUGREPORT='tim@ed.am'
575
575
PACKAGE_URL='http://ed.am/dev/sqlite3cc'
576
576
 
1297
1297
  # Omit some internal or obsolete options to make the list less imposing.
1298
1298
  # This message is too long to be a string in the A/UX 3.1 sh.
1299
1299
  cat <<_ACEOF
1300
 
\`configure' configures sqlite3cc 0.1.0 to adapt to many kinds of systems.
 
1300
\`configure' configures sqlite3cc 0.1 to adapt to many kinds of systems.
1301
1301
 
1302
1302
Usage: $0 [OPTION]... [VAR=VALUE]...
1303
1303
 
1367
1367
 
1368
1368
if test -n "$ac_init_help"; then
1369
1369
  case $ac_init_help in
1370
 
     short | recursive ) echo "Configuration of sqlite3cc 0.1.0:";;
 
1370
     short | recursive ) echo "Configuration of sqlite3cc 0.1:";;
1371
1371
   esac
1372
1372
  cat <<\_ACEOF
1373
1373
 
1472
1472
test -n "$ac_init_help" && exit $ac_status
1473
1473
if $ac_init_version; then
1474
1474
  cat <<\_ACEOF
1475
 
sqlite3cc configure 0.1.0
 
1475
sqlite3cc configure 0.1
1476
1476
generated by GNU Autoconf 2.68
1477
1477
 
1478
1478
Copyright (C) 2010 Free Software Foundation, Inc.
1962
1962
This file contains any messages produced by compilers while
1963
1963
running configure, to aid debugging if configure makes a mistake.
1964
1964
 
1965
 
It was created by sqlite3cc $as_me 0.1.0, which was
 
1965
It was created by sqlite3cc $as_me 0.1, which was
1966
1966
generated by GNU Autoconf 2.68.  Invocation command line was
1967
1967
 
1968
1968
  $ $0 $@
2780
2780
 
2781
2781
# Define the identity of the package.
2782
2782
 PACKAGE='sqlite3cc'
2783
 
 VERSION='0.1.0'
 
2783
 VERSION='0.1'
2784
2784
 
2785
2785
 
2786
2786
cat >>confdefs.h <<_ACEOF
15803
15803
# report actual input values of CONFIG_FILES etc. instead of their
15804
15804
# values after options handling.
15805
15805
ac_log="
15806
 
This file was extended by sqlite3cc $as_me 0.1.0, which was
 
15806
This file was extended by sqlite3cc $as_me 0.1, which was
15807
15807
generated by GNU Autoconf 2.68.  Invocation command line was
15808
15808
 
15809
15809
  CONFIG_FILES    = $CONFIG_FILES
15870
15870
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15871
15871
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15872
15872
ac_cs_version="\\
15873
 
sqlite3cc config.status 0.1.0
 
15873
sqlite3cc config.status 0.1
15874
15874
configured by $0, generated by GNU Autoconf 2.68,
15875
15875
  with options \\"\$ac_cs_config\\"
15876
15876