~jibel/synaptic/bug.597874

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-09-04 11:52:17 UTC
  • Revision ID: james.westby@ubuntu.com-20090904115217-adjwd99boc2py9xq
Tags: 0.62.7ubuntu3
* common/rpackagelister.cc:
  - add prefixes for "name" and "section" in the quick search
    This allows "name:apt" or "section:devel" searches
* debian/control:
  - recommends gksu|kdebase-bin (kdsu is fine too) 
    closes: #442421
* add filter for manual installed packages (LP: #122047)
* fix typo (thanks to Florentin Duneau), closes: #542122
* po/pt_BR.po:
  - updated translation, thanks to Sergio Cipolla
    (closes: #532473)
* common/rpackage.{cc,h}:
  - fix potential segfault

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
PROGRAMS = $(noinst_PROGRAMS)
45
48
am_test_rpackage_OBJECTS = test_rpackage.$(OBJEXT)
46
49
test_rpackage_OBJECTS = $(am_test_rpackage_OBJECTS)
50
53
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
51
54
depcomp = $(SHELL) $(top_srcdir)/depcomp
52
55
am__depfiles_maybe = depfiles
 
56
am__mv = mv -f
53
57
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
54
58
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
55
59
CXXLD = $(CXX)
128
132
PACKAGE_NAME = @PACKAGE_NAME@
129
133
PACKAGE_STRING = @PACKAGE_STRING@
130
134
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
135
PACKAGE_URL = @PACKAGE_URL@
131
136
PACKAGE_VERSION = @PACKAGE_VERSION@
132
137
PATH_SEPARATOR = @PATH_SEPARATOR@
133
138
PKG_CONFIG = @PKG_CONFIG@
214
219
              exit 1;; \
215
220
          esac; \
216
221
        done; \
217
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Makefile'; \
218
 
        cd $(top_srcdir) && \
219
 
          $(AUTOMAKE) --gnu  tests/Makefile
 
222
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
 
223
        $(am__cd) $(top_srcdir) && \
 
224
          $(AUTOMAKE) --gnu tests/Makefile
220
225
.PRECIOUS: Makefile
221
226
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222
227
        @case '$?' in \
234
239
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
240
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
236
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
242
$(am__aclocal_m4_deps):
237
243
 
238
244
clean-noinstPROGRAMS:
239
245
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
251
257
 
252
258
.cc.o:
253
259
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
254
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
260
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
255
261
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
256
262
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257
263
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
258
264
 
259
265
.cc.obj:
260
266
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
261
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
267
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
262
268
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
263
269
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
264
270
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
275
281
 
276
282
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
277
283
                $(TAGS_FILES) $(LISP)
278
 
        tags=; \
 
284
        set x; \
279
285
        here=`pwd`; \
280
286
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
281
287
        unique=`for i in $$list; do \
283
289
          done | \
284
290
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
285
291
              END { if (nonempty) { for (i in files) print i; }; }'`; \
286
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
292
        shift; \
 
293
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
287
294
          test -n "$$unique" || unique=$$empty_fix; \
288
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
289
 
            $$tags $$unique; \
 
295
          if test $$# -gt 0; then \
 
296
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
297
              "$$@" $$unique; \
 
298
          else \
 
299
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
300
              $$unique; \
 
301
          fi; \
290
302
        fi
291
303
ctags: CTAGS
292
304
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
293
305
                $(TAGS_FILES) $(LISP)
294
 
        tags=; \
295
306
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
296
307
        unique=`for i in $$list; do \
297
308
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298
309
          done | \
299
310
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
300
311
              END { if (nonempty) { for (i in files) print i; }; }'`; \
301
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
312
        test -z "$(CTAGS_ARGS)$$unique" \
302
313
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
303
 
             $$tags $$unique
 
314
             $$unique
304
315
 
305
316
GTAGS:
306
317
        here=`$(am__cd) $(top_builddir) && pwd` \
307
 
          && cd $(top_srcdir) \
308
 
          && gtags -i $(GTAGS_ARGS) $$here
 
318
          && $(am__cd) $(top_srcdir) \
 
319
          && gtags -i $(GTAGS_ARGS) "$$here"
309
320
 
310
321
distclean-tags:
311
322
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
326
337
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
327
338
          if test -d $$d/$$file; then \
328
339
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
340
            if test -d "$(distdir)/$$file"; then \
 
341
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
342
            fi; \
329
343
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
344
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
345
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
331
346
            fi; \
332
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
347
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
333
348
          else \
334
 
            test -f $(distdir)/$$file \
335
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
349
            test -f "$(distdir)/$$file" \
 
350
            || cp -p $$d/$$file "$(distdir)/$$file" \
336
351
            || exit 1; \
337
352
          fi; \
338
353
        done
361
376
 
362
377
distclean-generic:
363
378
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
379
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
364
380
 
365
381
maintainer-clean-generic:
366
382
        @echo "This command is intended for maintainers to use"
381
397
 
382
398
html: html-am
383
399
 
 
400
html-am:
 
401
 
384
402
info: info-am
385
403
 
386
404
info-am:
389
407
 
390
408
install-dvi: install-dvi-am
391
409
 
 
410
install-dvi-am:
 
411
 
392
412
install-exec-am:
393
413
 
394
414
install-html: install-html-am
395
415
 
 
416
install-html-am:
 
417
 
396
418
install-info: install-info-am
397
419
 
 
420
install-info-am:
 
421
 
398
422
install-man:
399
423
 
400
424
install-pdf: install-pdf-am
401
425
 
 
426
install-pdf-am:
 
427
 
402
428
install-ps: install-ps-am
403
429
 
 
430
install-ps-am:
 
431
 
404
432
installcheck-am:
405
433
 
406
434
maintainer-clean: maintainer-clean-am
437
465
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
438
466
        uninstall-am
439
467
 
 
468
 
440
469
# Tell versions [3.59,3.63) of GNU make to not export all variables.
441
470
# Otherwise a system limit (for SysV at least) may be exceeded.
442
471
.NOEXPORT: