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

« back to all changes in this revision

Viewing changes to mediastreamer2/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:
1546
1546
Optional Features:
1547
1547
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1548
1548
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1549
 
  --enable-strict       Enable error on compilation warning default=yes
 
1549
  --enable-strict       Enable error on compilation warning default=no
1550
1550
  --enable-ipv6    Turn on ipv6 support
1551
1551
  --enable-debug=yes/no   enables the display of traces showing the execution of the library. default=yes
1552
1552
  --disable-dependency-tracking  speeds up one-time build
2767
2767
if test "${enable_strict+set}" = set; then
2768
2768
  enableval=$enable_strict; wall_werror=$enableval
2769
2769
else
2770
 
  wall_werror=yes
 
2770
  wall_werror=no
2771
2771
 
2772
2772
fi
2773
2773
 
21933
21933
        NAME=GSM
21934
21934
        dep_headersdir=${gsmdir}/include
21935
21935
        dep_libsdir=${gsmdir}/lib
21936
 
        dep_header=gsm.h
 
21936
        dep_header=gsm/gsm.h
21937
21937
        dep_lib=gsm
21938
21938
        dep_funclib=gsm_create
21939
21939
        other_libs=