~ubuntu-branches/ubuntu/natty/cairo-clock/natty

« back to all changes in this revision

Viewing changes to themes/funky/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Bart Martens
  • Date: 2007-05-12 19:15:00 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070512191500-18u87orcvgzpd2js
Tags: 0.3.2-2
* Initial release in Debian.  Closes: #423554.
* debian/*: Repackaged with cdbs.
* debian/menu: Added.
* debian/control, debian/rules, debian/install: Use imagemagick to convert
  the icon from .png to .xpm for use in debian/menu.
* debian/copyright: Updated.
* debian/watch: Added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
EXEEXT = @EXEEXT@
86
86
GLIB_CFLAGS = @GLIB_CFLAGS@
87
87
GLIB_LIBS = @GLIB_LIBS@
88
 
GREP = @GREP@
89
88
GTK_CFLAGS = @GTK_CFLAGS@
90
89
GTK_DEP_CFLAGS = @GTK_DEP_CFLAGS@
91
90
GTK_DEP_LIBS = @GTK_DEP_LIBS@
115
114
SHELL = @SHELL@
116
115
STRIP = @STRIP@
117
116
VERSION = @VERSION@
 
117
ac_ct_AR = @ac_ct_AR@
118
118
ac_ct_CC = @ac_ct_CC@
 
119
ac_ct_RANLIB = @ac_ct_RANLIB@
 
120
ac_ct_STRIP = @ac_ct_STRIP@
 
121
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
119
122
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120
123
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121
124
am__include = @am__include@
130
133
build_os = @build_os@
131
134
build_vendor = @build_vendor@
132
135
datadir = @datadir@
133
 
datarootdir = @datarootdir@
134
 
docdir = @docdir@
135
 
dvidir = @dvidir@
136
136
exec_prefix = @exec_prefix@
137
137
host = @host@
138
138
host_alias = @host_alias@
139
139
host_cpu = @host_cpu@
140
140
host_os = @host_os@
141
141
host_vendor = @host_vendor@
142
 
htmldir = @htmldir@
143
142
includedir = @includedir@
144
143
infodir = @infodir@
145
144
install_sh = @install_sh@
146
145
libdir = @libdir@
147
146
libexecdir = @libexecdir@
148
 
localedir = @localedir@
149
147
localstatedir = @localstatedir@
150
148
mandir = @mandir@
151
149
mkdir_p = @mkdir_p@
152
150
oldincludedir = @oldincludedir@
153
 
pdfdir = @pdfdir@
154
151
prefix = @prefix@
155
152
program_transform_name = @program_transform_name@
156
 
psdir = @psdir@
157
153
sbindir = @sbindir@
158
154
sharedstatedir = @sharedstatedir@
159
155
sysconfdir = @sysconfdir@