~ubuntu-branches/ubuntu/lucid/gajim/lucid-security

« back to all changes in this revision

Viewing changes to src/osx/growl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Nafallo Bjälevik
  • Date: 2009-06-13 00:55:25 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20090613005525-nm6bka6e9oxu6quk
Tags: 0.12.3-0ubuntu1
* New upstream release.
  + Fix PLAIN authentication (in particular with Gtalk servers)
  + Fix PEP discovery
* debian/patches/de-update.patch:
  - Drop patch. This is in the new release
* debian/gajim.install:
  - Install usr/bin/gajim-history-manager as well

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
38
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
39
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/nls.m4 \
40
 
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
 
39
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
40
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
41
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
42
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/python.m4 \
 
43
        $(top_srcdir)/configure.ac
41
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
45
        $(ACLOCAL_M4)
43
46
mkinstalldirs = $(install_sh) -d