~ubuntu-branches/ubuntu/natty/linphone/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram, Kilian Krause, Samuel Mimram
  • Date: 2007-12-05 11:24:25 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205112425-odfikcvg5j313rnl
Tags: 2.0.1-1
[ Kilian Krause ]
* New upstream release.
* Conflict with libortp5-dev to fix conflicting file
  (/usr/include/ortp/event.h). (Closes: #454281)

[ Samuel Mimram ]
* liblinphone2-dev conflicts with liblinphone1-dev.

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.61 for linphone 2.0.0.
 
3
# Generated by GNU Autoconf 2.61 for linphone 2.0.1.
4
4
#
5
5
# Report bugs to <linphone-developers@nongnu.org>.
6
6
#
728
728
# Identity of this package.
729
729
PACKAGE_NAME='linphone'
730
730
PACKAGE_TARNAME='linphone'
731
 
PACKAGE_VERSION='2.0.0'
732
 
PACKAGE_STRING='linphone 2.0.0'
 
731
PACKAGE_VERSION='2.0.1'
 
732
PACKAGE_STRING='linphone 2.0.1'
733
733
PACKAGE_BUGREPORT='linphone-developers@nongnu.org'
734
734
 
735
735
# Factoring default headers for most tests.
1489
1489
  # Omit some internal or obsolete options to make the list less imposing.
1490
1490
  # This message is too long to be a string in the A/UX 3.1 sh.
1491
1491
  cat <<_ACEOF
1492
 
\`configure' configures linphone 2.0.0 to adapt to many kinds of systems.
 
1492
\`configure' configures linphone 2.0.1 to adapt to many kinds of systems.
1493
1493
 
1494
1494
Usage: $0 [OPTION]... [VAR=VALUE]...
1495
1495
 
1559
1559
 
1560
1560
if test -n "$ac_init_help"; then
1561
1561
  case $ac_init_help in
1562
 
     short | recursive ) echo "Configuration of linphone 2.0.0:";;
 
1562
     short | recursive ) echo "Configuration of linphone 2.0.1:";;
1563
1563
   esac
1564
1564
  cat <<\_ACEOF
1565
1565
 
1702
1702
test -n "$ac_init_help" && exit $ac_status
1703
1703
if $ac_init_version; then
1704
1704
  cat <<\_ACEOF
1705
 
linphone configure 2.0.0
 
1705
linphone configure 2.0.1
1706
1706
generated by GNU Autoconf 2.61
1707
1707
 
1708
1708
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1716
1716
This file contains any messages produced by compilers while
1717
1717
running configure, to aid debugging if configure makes a mistake.
1718
1718
 
1719
 
It was created by linphone $as_me 2.0.0, which was
 
1719
It was created by linphone $as_me 2.0.1, which was
1720
1720
generated by GNU Autoconf 2.61.  Invocation command line was
1721
1721
 
1722
1722
  $ $0 $@
2407
2407
 
2408
2408
# Define the identity of the package.
2409
2409
 PACKAGE='linphone'
2410
 
 VERSION='2.0.0'
 
2410
 VERSION='2.0.1'
2411
2411
 
2412
2412
 
2413
2413
cat >>confdefs.h <<_ACEOF
26984
26984
# report actual input values of CONFIG_FILES etc. instead of their
26985
26985
# values after options handling.
26986
26986
ac_log="
26987
 
This file was extended by linphone $as_me 2.0.0, which was
 
26987
This file was extended by linphone $as_me 2.0.1, which was
26988
26988
generated by GNU Autoconf 2.61.  Invocation command line was
26989
26989
 
26990
26990
  CONFIG_FILES    = $CONFIG_FILES
27037
27037
_ACEOF
27038
27038
cat >>$CONFIG_STATUS <<_ACEOF
27039
27039
ac_cs_version="\\
27040
 
linphone config.status 2.0.0
 
27040
linphone config.status 2.0.1
27041
27041
configured by $0, generated by GNU Autoconf 2.61,
27042
27042
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
27043
27043