~agateau/ubiquity/kde-show-os-name

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.in

  • Committer: Evan Dandrea
  • Date: 2010-07-22 13:29:45 UTC
  • mto: This revision was merged to the branch mainline in revision 4146.
  • Revision ID: evan.dandrea@canonical.com-20100722132945-zruazsjm0nzbqqoh
Add an installer session panel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
AUTOHEADER = @AUTOHEADER@
87
87
AUTOMAKE = @AUTOMAKE@
88
88
AWK = @AWK@
 
89
BASE_CFLAGS = @BASE_CFLAGS@
 
90
BASE_LIBS = @BASE_LIBS@
89
91
CC = @CC@
90
92
CCDEPMODE = @CCDEPMODE@
91
93
CFLAGS = @CFLAGS@
108
110
GMSGFMT = @GMSGFMT@
109
111
GMSGFMT_015 = @GMSGFMT_015@
110
112
GREP = @GREP@
 
113
GTK_CFLAGS = @GTK_CFLAGS@
 
114
GTK_LIBS = @GTK_LIBS@
111
115
INSTALL = @INSTALL@
112
116
INSTALL_DATA = @INSTALL_DATA@
113
117
INSTALL_PROGRAM = @INSTALL_PROGRAM@
151
155
PACKAGE_URL = @PACKAGE_URL@
152
156
PACKAGE_VERSION = @PACKAGE_VERSION@
153
157
PATH_SEPARATOR = @PATH_SEPARATOR@
 
158
PKG_CONFIG = @PKG_CONFIG@
154
159
POSUB = @POSUB@
155
160
PYTHON = @PYTHON@
156
161
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@