~ubuntu-branches/ubuntu/hardy/synaptic/hardy

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Brian Murray, Michael Vogt
  • Date: 2008-02-12 22:54:39 UTC
  • Revision ID: james.westby@ubuntu.com-20080212225439-b2zpyzvxz8p9wtdr
Tags: 0.61ubuntu5
[ Brian Murray ]
* typo fixes (LP: #64482, LP: #157850, LP: #179914, LP: #179912, LP: #179909)

[ Michael Vogt ]
* add new RFilePackageFilter 
* added default custom filter that shows installed community software

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
NORMAL_UNINSTALL = :
31
31
PRE_UNINSTALL = :
32
32
POST_UNINSTALL = :
33
 
build_triplet = @build@
34
 
host_triplet = @host@
35
33
subdir = data
36
34
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
35
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
122
120
LDFLAGS = @LDFLAGS@
123
121
LIBOBJS = @LIBOBJS@
124
122
LIBS = @LIBS@
125
 
LIBTAGCOLL_CFLAGS = @LIBTAGCOLL_CFLAGS@
126
 
LIBTAGCOLL_LIBS = @LIBTAGCOLL_LIBS@
127
123
LP_CFLAGS = @LP_CFLAGS@
128
124
LP_LIBS = @LP_LIBS@
129
125
LTLIBOBJS = @LTLIBOBJS@
172
168
am__tar = @am__tar@
173
169
am__untar = @am__untar@
174
170
bindir = @bindir@
175
 
build = @build@
176
171
build_alias = @build_alias@
177
 
build_cpu = @build_cpu@
178
 
build_os = @build_os@
179
 
build_vendor = @build_vendor@
180
172
builddir = @builddir@
181
173
datadir = @datadir@
182
174
datarootdir = @datarootdir@
183
175
docdir = @docdir@
184
176
dvidir = @dvidir@
185
177
exec_prefix = @exec_prefix@
186
 
host = @host@
187
178
host_alias = @host_alias@
188
 
host_cpu = @host_cpu@
189
 
host_os = @host_os@
190
 
host_vendor = @host_vendor@
191
179
htmldir = @htmldir@
192
180
includedir = @includedir@
193
181
infodir = @infodir@