~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to bonobo/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-06 18:53:16 UTC
  • mfrom: (1.1.25 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090306185316-uf09r30g7cvf67xi
Tags: 2.24.1-1
* New upstream bugfix release.
* debian/control.in:
  + Build depend on GLib >= 2.14.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        -DBONOBO_LOCALSTATEDIR=\""$(localstatedir)"\"   \
13
13
        -DBONOBO_LOCALEDIR=\""$(datadir)/locale"\"      \
14
14
        -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE"  \
15
 
        -DG_DISABLE_DEPRECATED                          \
 
15
        $(DISABLE_DEPRECATED_CFLAGS)                    \
16
16
        -DG_LOG_DOMAIN=\"Bonobo\"                       \
17
17
        -DVERSION=\"$(VERSION)\"
18
18