~ubuntu-branches/ubuntu/oneiric/gconf/oneiric-proposed

« back to all changes in this revision

Viewing changes to defaults/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-09-01 18:47:35 UTC
  • mto: (7.3.5 sid) (1.2.1)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: james.westby@ubuntu.com-20100901184735-eujhkrmxvlcgz6ex
Tags: upstream-2.31.91
ImportĀ upstreamĀ versionĀ 2.31.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
DEFS = @DEFS@
142
142
DEPDIR = @DEPDIR@
143
143
DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
 
144
DEPENDENT_DBUS_CFLAGS = @DEPENDENT_DBUS_CFLAGS@
 
145
DEPENDENT_DBUS_LIBS = @DEPENDENT_DBUS_LIBS@
144
146
DEPENDENT_LIBS = @DEPENDENT_LIBS@
145
147
DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
146
148
DEPENDENT_WITH_GTK_LIBS = @DEPENDENT_WITH_GTK_LIBS@