~ubuntu-branches/ubuntu/precise/sflphone/precise

« back to all changes in this revision

Viewing changes to sflphone-client-gnome/doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-01-16 17:48:24 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110116174824-blwd2zw5w7ap22w1
Tags: 0.9.12-1
* New upstream release:
  - refactoring of the RTP session allowing dynamic update of audio codecs
  - updated synchronization between transport layer and audio layer
  - better implementation of SIP Early media playback
  - fixed memory leaks in configuration serialization engine
  - Evolution addressbook: default addressbook & authentication support
  - improved Gnome client initialization error handling
  - updated dbus-c++ binding

* Remove all Debian patches since they were applied upstream
* New build-dependencies on libedataserverui1.2-dev and astyle

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
        $(top_srcdir)/gnome-doc-utils.make
62
62
subdir = doc
63
63
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
64
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
65
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
66
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
67
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
65
68
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66
69
        $(ACLOCAL_M4)
67
70
mkinstalldirs = $(install_sh) -d