~compiz-team/compiz/0.9.12

« back to all changes in this revision

Viewing changes to gtk/config.h.gtk.in

  • Committer: Bileto Bot
  • Author(s): Alberts Muktupāvels
  • Date: 2016-06-21 13:10:09 UTC
  • mfrom: (3993.4.54 compiz)
  • Revision ID: ci-train-bot@canonical.com-20160621131009-f2c0l93hq3wdnf1n
gtk-window-decorator: support Metacity 3.20.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Define to 1 if Metacity support is enabled */
2
2
#cmakedefine USE_METACITY 1
3
3
 
 
4
/* Define to 1 if Metacity version >= 3.20.0 */
 
5
#cmakedefine HAVE_METACITY_3_20_0 1
 
6
 
4
7
#define GETTEXT_PACKAGE "${GETTEXT_PACKAGE}"