~w-shackleton/droidpad-pc/trunk

« back to all changes in this revision

Viewing changes to configure

  • Committer: William Shackleton
  • Date: 2013-04-18 20:36:18 UTC
  • Revision ID: w.shackleton@gmail.com-20130418203618-0bjndtd2gm1jko0b
Tags: 2.1
* Version 2.1
* Added SSL Security
* Added PSK transfer via QR code

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.69 for droidpad 2.0.
 
3
# Generated by GNU Autoconf 2.69 for droidpad 2.1.
4
4
#
5
5
# Report bugs to <w.shackleton+droidpad@gmail.com>.
6
6
#
590
590
# Identity of this package.
591
591
PACKAGE_NAME='droidpad'
592
592
PACKAGE_TARNAME='droidpad'
593
 
PACKAGE_VERSION='2.0'
594
 
PACKAGE_STRING='droidpad 2.0'
 
593
PACKAGE_VERSION='2.1'
 
594
PACKAGE_STRING='droidpad 2.1'
595
595
PACKAGE_BUGREPORT='w.shackleton+droidpad@gmail.com'
596
596
PACKAGE_URL=''
597
597
 
1370
1370
  # Omit some internal or obsolete options to make the list less imposing.
1371
1371
  # This message is too long to be a string in the A/UX 3.1 sh.
1372
1372
  cat <<_ACEOF
1373
 
\`configure' configures droidpad 2.0 to adapt to many kinds of systems.
 
1373
\`configure' configures droidpad 2.1 to adapt to many kinds of systems.
1374
1374
 
1375
1375
Usage: $0 [OPTION]... [VAR=VALUE]...
1376
1376
 
1440
1440
 
1441
1441
if test -n "$ac_init_help"; then
1442
1442
  case $ac_init_help in
1443
 
     short | recursive ) echo "Configuration of droidpad 2.0:";;
 
1443
     short | recursive ) echo "Configuration of droidpad 2.1:";;
1444
1444
   esac
1445
1445
  cat <<\_ACEOF
1446
1446
 
1560
1560
test -n "$ac_init_help" && exit $ac_status
1561
1561
if $ac_init_version; then
1562
1562
  cat <<\_ACEOF
1563
 
droidpad configure 2.0
 
1563
droidpad configure 2.1
1564
1564
generated by GNU Autoconf 2.69
1565
1565
 
1566
1566
Copyright (C) 2012 Free Software Foundation, Inc.
2050
2050
This file contains any messages produced by compilers while
2051
2051
running configure, to aid debugging if configure makes a mistake.
2052
2052
 
2053
 
It was created by droidpad $as_me 2.0, which was
 
2053
It was created by droidpad $as_me 2.1, which was
2054
2054
generated by GNU Autoconf 2.69.  Invocation command line was
2055
2055
 
2056
2056
  $ $0 $@
2868
2868
 
2869
2869
# Define the identity of the package.
2870
2870
 PACKAGE='droidpad'
2871
 
 VERSION='2.0'
 
2871
 VERSION='2.1'
2872
2872
 
2873
2873
 
2874
2874
cat >>confdefs.h <<_ACEOF
2911
2911
 
2912
2912
 
2913
2913
cat >>confdefs.h <<_ACEOF
2914
 
#define VERSION_CODE 200
 
2914
#define VERSION_CODE 210
2915
2915
_ACEOF
2916
2916
 
2917
2917
 
2923
2923
 
2924
2924
 
2925
2925
cat >>confdefs.h <<_ACEOF
2926
 
#define V_MINOR 0
 
2926
#define V_MINOR 1
2927
2927
_ACEOF
2928
2928
 
2929
2929
 
16812
16812
# report actual input values of CONFIG_FILES etc. instead of their
16813
16813
# values after options handling.
16814
16814
ac_log="
16815
 
This file was extended by droidpad $as_me 2.0, which was
 
16815
This file was extended by droidpad $as_me 2.1, which was
16816
16816
generated by GNU Autoconf 2.69.  Invocation command line was
16817
16817
 
16818
16818
  CONFIG_FILES    = $CONFIG_FILES
16878
16878
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16879
16879
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16880
16880
ac_cs_version="\\
16881
 
droidpad config.status 2.0
 
16881
droidpad config.status 2.1
16882
16882
configured by $0, generated by GNU Autoconf 2.69,
16883
16883
  with options \\"\$ac_cs_config\\"
16884
16884