~ubuntu-branches/ubuntu/natty/ofono-phonesim/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2010-11-30 10:01:36 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20101130100136-13ieyajrl73z367p
Tags: 1.9-1
* New upstream release.
* debian/: Add files relating to building with git.
* debian/control: Adopt package from Andres. Thanks for your work!
* debian/rules: Port to cdbs to be like the rest of the pkg-telepathy
  packages.
* debian/source/format: Use 3.0 (quilt).
* debian/dirs: Removed.
* debian/docs: Removed.
* debian/copyright: Updated author list.

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.63 for phonesim 1.4.
 
3
# Generated by GNU Autoconf 2.63 for phonesim 1.9.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
594
594
# Identity of this package.
595
595
PACKAGE_NAME='phonesim'
596
596
PACKAGE_TARNAME='phonesim'
597
 
PACKAGE_VERSION='1.4'
598
 
PACKAGE_STRING='phonesim 1.4'
 
597
PACKAGE_VERSION='1.9'
 
598
PACKAGE_STRING='phonesim 1.9'
599
599
PACKAGE_BUGREPORT=''
600
600
 
601
601
ac_default_prefix=/usr/local
1261
1261
  # Omit some internal or obsolete options to make the list less imposing.
1262
1262
  # This message is too long to be a string in the A/UX 3.1 sh.
1263
1263
  cat <<_ACEOF
1264
 
\`configure' configures phonesim 1.4 to adapt to many kinds of systems.
 
1264
\`configure' configures phonesim 1.9 to adapt to many kinds of systems.
1265
1265
 
1266
1266
Usage: $0 [OPTION]... [VAR=VALUE]...
1267
1267
 
1327
1327
 
1328
1328
if test -n "$ac_init_help"; then
1329
1329
  case $ac_init_help in
1330
 
     short | recursive ) echo "Configuration of phonesim 1.4:";;
 
1330
     short | recursive ) echo "Configuration of phonesim 1.9:";;
1331
1331
   esac
1332
1332
  cat <<\_ACEOF
1333
1333
 
1420
1420
test -n "$ac_init_help" && exit $ac_status
1421
1421
if $ac_init_version; then
1422
1422
  cat <<\_ACEOF
1423
 
phonesim configure 1.4
 
1423
phonesim configure 1.9
1424
1424
generated by GNU Autoconf 2.63
1425
1425
 
1426
1426
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1434
1434
This file contains any messages produced by compilers while
1435
1435
running configure, to aid debugging if configure makes a mistake.
1436
1436
 
1437
 
It was created by phonesim $as_me 1.4, which was
 
1437
It was created by phonesim $as_me 1.9, which was
1438
1438
generated by GNU Autoconf 2.63.  Invocation command line was
1439
1439
 
1440
1440
  $ $0 $@
2284
2284
 
2285
2285
# Define the identity of the package.
2286
2286
 PACKAGE='phonesim'
2287
 
 VERSION='1.4'
 
2287
 VERSION='1.9'
2288
2288
 
2289
2289
 
2290
2290
cat >>confdefs.h <<_ACEOF
3405
3405
    pkg_cv_QT_CFLAGS="$QT_CFLAGS"
3406
3406
 elif test -n "$PKG_CONFIG"; then
3407
3407
    if test -n "$PKG_CONFIG" && \
3408
 
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui QtXml QtNetwork\"") >&5
3409
 
  ($PKG_CONFIG --exists --print-errors "QtCore QtGui QtXml QtNetwork") 2>&5
 
3408
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui QtXml QtNetwork QtScript QtDBus\"") >&5
 
3409
  ($PKG_CONFIG --exists --print-errors "QtCore QtGui QtXml QtNetwork QtScript QtDBus") 2>&5
3410
3410
  ac_status=$?
3411
3411
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3412
3412
  (exit $ac_status); }; then
3413
 
  pkg_cv_QT_CFLAGS=`$PKG_CONFIG --cflags "QtCore QtGui QtXml QtNetwork" 2>/dev/null`
 
3413
  pkg_cv_QT_CFLAGS=`$PKG_CONFIG --cflags "QtCore QtGui QtXml QtNetwork QtScript QtDBus" 2>/dev/null`
3414
3414
else
3415
3415
  pkg_failed=yes
3416
3416
fi
3421
3421
    pkg_cv_QT_LIBS="$QT_LIBS"
3422
3422
 elif test -n "$PKG_CONFIG"; then
3423
3423
    if test -n "$PKG_CONFIG" && \
3424
 
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui QtXml QtNetwork\"") >&5
3425
 
  ($PKG_CONFIG --exists --print-errors "QtCore QtGui QtXml QtNetwork") 2>&5
 
3424
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui QtXml QtNetwork QtScript QtDBus\"") >&5
 
3425
  ($PKG_CONFIG --exists --print-errors "QtCore QtGui QtXml QtNetwork QtScript QtDBus") 2>&5
3426
3426
  ac_status=$?
3427
3427
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3428
3428
  (exit $ac_status); }; then
3429
 
  pkg_cv_QT_LIBS=`$PKG_CONFIG --libs "QtCore QtGui QtXml QtNetwork" 2>/dev/null`
 
3429
  pkg_cv_QT_LIBS=`$PKG_CONFIG --libs "QtCore QtGui QtXml QtNetwork QtScript QtDBus" 2>/dev/null`
3430
3430
else
3431
3431
  pkg_failed=yes
3432
3432
fi
3444
3444
        _pkg_short_errors_supported=no
3445
3445
fi
3446
3446
        if test $_pkg_short_errors_supported = yes; then
3447
 
                QT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "QtCore QtGui QtXml QtNetwork" 2>&1`
 
3447
                QT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "QtCore QtGui QtXml QtNetwork QtScript QtDBus" 2>&1`
3448
3448
        else
3449
 
                QT_PKG_ERRORS=`$PKG_CONFIG --print-errors "QtCore QtGui QtXml QtNetwork" 2>&1`
 
3449
                QT_PKG_ERRORS=`$PKG_CONFIG --print-errors "QtCore QtGui QtXml QtNetwork QtScript QtDBus" 2>&1`
3450
3450
        fi
3451
3451
        # Put the nasty error message in config.log where it belongs
3452
3452
        echo "$QT_PKG_ERRORS" >&5
3970
3970
# report actual input values of CONFIG_FILES etc. instead of their
3971
3971
# values after options handling.
3972
3972
ac_log="
3973
 
This file was extended by phonesim $as_me 1.4, which was
 
3973
This file was extended by phonesim $as_me 1.9, which was
3974
3974
generated by GNU Autoconf 2.63.  Invocation command line was
3975
3975
 
3976
3976
  CONFIG_FILES    = $CONFIG_FILES
4024
4024
_ACEOF
4025
4025
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4026
4026
ac_cs_version="\\
4027
 
phonesim config.status 1.4
 
4027
phonesim config.status 1.9
4028
4028
configured by $0, generated by GNU Autoconf 2.63,
4029
4029
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4030
4030