~ubuntu-branches/ubuntu/quantal/gecko-mediaplayer/quantal

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Cesare Tirabassi
  • Date: 2010-02-27 17:04:42 UTC
  • mfrom: (1.1.16 upstream) (0.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100227170442-vunev0niu3xmrij8
Tags: 0.9.9.2-1
* Point fix release (LP: #523793):
  - Use proper NPERR and NPRES codes in the URLNotify and DestroyStream
  - Fix Apple HD Gallery site
  - Improved handling of .m3u playlists
  - Opera still has issues with apple.com/trailers sites,
    due to user agent issues.
* Add chromium-browser (>> 4.0) as a compatible browser

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
dnl Created by Anjuta application wizard.
3
3
 
4
4
AC_INIT(configure.in)
5
 
AM_INIT_AUTOMAKE(gecko-mediaplayer, 0.9.9.1)
 
5
AM_INIT_AUTOMAKE(gecko-mediaplayer, 0.9.9.2)
6
6
AM_CONFIG_HEADER(config.h)
7
7
AM_MAINTAINER_MODE
8
8