~ubuntu-branches/ubuntu/raring/workrave/raring

« back to all changes in this revision

Viewing changes to build/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-03-25 17:17:18 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110325171718-3znn7qnfgmx20iyw
Tags: 1.9.4-1
* New upstream release
  - drop all Debian patches (applied upstream)

* Update location of .xpm menu icon
* Remove empty /usr/include directory after building
* Remove obsolete breaks/replaces from debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
GCONF_CFLAGS = @GCONF_CFLAGS@
122
122
GCONF_LIBS = @GCONF_LIBS@
123
123
GDOME_CFLAGS = @GDOME_CFLAGS@
124
 
GDOME_CONFIG = @GDOME_CONFIG@
125
 
GDOME_LIB = @GDOME_LIB@
 
124
GDOME_LIBS = @GDOME_LIBS@
126
125
GENCAT = @GENCAT@
127
126
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
127
GIO_CFLAGS = @GIO_CFLAGS@
 
128
GIO_LIBS = @GIO_LIBS@
128
129
GLIBC2 = @GLIBC2@
129
130
GLIBC21 = @GLIBC21@
130
131
GLIB_CFLAGS = @GLIB_CFLAGS@
145
146
HAVE_SNPRINTF = @HAVE_SNPRINTF@
146
147
HAVE_VISIBILITY = @HAVE_VISIBILITY@
147
148
HAVE_WPRINTF = @HAVE_WPRINTF@
148
 
IDL_INCLUDES = @IDL_INCLUDES@
149
149
IGE_CFLAGS = @IGE_CFLAGS@
150
150
IGE_LIBS = @IGE_LIBS@
151
151
INSTALL = @INSTALL@