~ubuntu-branches/ubuntu/lucid/kdelibs/lucid

« back to all changes in this revision

Viewing changes to kabc/plugins/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2009-11-09 17:43:28 UTC
  • mfrom: (1.1.16 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091109174328-3kvjg00vi07n1dvg
Tags: 4:3.5.10.dfsg.1-2.1ubuntu1
* Merge with Debian, remaining changes
 - make sure control and control.in are in sync
 - --with-distribution="Kubuntu (`lsb_release --codename --short`) $(DEB_VERSION)"
 - binary-install/kdelibs-data installs aboutkde-kubuntu.png.uu and cr*-device-system.png.uu
 - don't build-dep on libgamin-dev, libfam-dev
 - stop kdelibs4-dev depending on gamin/fam
 - don't install .svgz icons, docs or all_languages in kdelibs-data.install
 - rosetta support in rules common-install-prehook-impl:: [and common-post-build-arch:: ?] and include debian/kubuntu-desktop-i18n/
 - build-dep on: gettext-kde, kdesdk-scripts, lsb-release, base-files, sudo
 - cdbs build-dep 0.4.41ubuntu2
 - kdelibs4-dev depends on gettext-kde, kdesdk-scripts
 - copy debian/icons over
 - Make kdelibs4c2a depend on launchpad-integration, sudo.  Recommends on xdg-user-dirs
 - Remove 19_debianize_useragent.diff (changed to kubuntu_19_debianize_useragent.diff) s/Debian/Kubuntu
 - remove kdelibs4c2a depends on menu-xdg
 - include kubuntu_01_kdepot.diff and kde.pot in debian/patches/common
 - use a local copy of kde.mk without the common-install-prehook-impl:: rule; edit debian-qt-kde.mk to include debian/cdbs/kde.mk
 - build with --with-sudo-kdesu-backend and build-dep on sudo and make kdelibs4c2a depend on sudo
 - kdelibs-data.install : Add nzb mimetype
 - Make kdelibs4-dev replace more recent kdelibs4c2a for overlapping files
 - remove /usr/bin/preparetips, arts files and ksvntopng from kdelibs4-dev.install
 - Drop the package kdelibs4-doc completely. It contained API documentation  which is now obsolete, but still available via api.kde.org.
 - make sure control and control.in are in sync
 - in debian/rule remove .pot files outside .po directory
 - 97_automake_cleanup.diff becomes kubuntu_97_automake_cleanup.diff

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.10.1 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
82
82
AUTODIRS = @AUTODIRS@
83
83
AUTOHEADER = @AUTOHEADER@
84
84
AUTOMAKE = @AUTOMAKE@
85
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
86
 
AVAHI_LIBS = @AVAHI_LIBS@
87
85
AWK = @AWK@
88
86
CC = @CC@
89
87
CCDEPMODE = @CCDEPMODE@
198
196
LIBXSLT_RPATH = @LIBXSLT_RPATH@
199
197
LIBZ = @LIBZ@
200
198
LIB_CUPS = @LIB_CUPS@
 
199
LIB_DNSSD = @LIB_DNSSD@
201
200
LIB_EXR = @LIB_EXR@
202
201
LIB_IDN = @LIB_IDN@
203
202
LIB_JASPER = @LIB_JASPER@
225
224
LIB_POLL = @LIB_POLL@
226
225
LIB_QPE = @LIB_QPE@
227
226
LIB_QT = @LIB_QT@
228
 
LIB_QT_EXT = @LIB_QT_EXT@
229
227
LIB_SMB = @LIB_SMB@
230
228
LIB_X11 = @LIB_X11@
231
229
LIB_XEXT = @LIB_XEXT@
235
233
LUA = @LUA@
236
234
LUA_INCLUDES = @LUA_INCLUDES@
237
235
LUA_LIBS = @LUA_LIBS@
238
 
MAINT = @MAINT@
239
236
MAKEINFO = @MAKEINFO@
240
237
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
241
238
MCOPIDL = @MCOPIDL@
264
261
QT_INCLUDES = @QT_INCLUDES@
265
262
QT_LDFLAGS = @QT_LDFLAGS@
266
263
RANLIB = @RANLIB@
267
 
SED = @SED@
268
264
SET_MAKE = @SET_MAKE@
269
265
SHELL = @SHELL@
270
266
SSL_INCLUDES = @SSL_INCLUDES@
315
311
docdir = @docdir@
316
312
dvidir = @dvidir@
317
313
exec_prefix = @exec_prefix@
318
 
have_pkg_config = @have_pkg_config@
319
314
host = @host@
320
315
host_alias = @host_alias@
321
316
host_cpu = @host_cpu@
373
368
target_cpu = @target_cpu@
374
369
target_os = @target_os@
375
370
target_vendor = @target_vendor@
376
 
top_build_prefix = @top_build_prefix@
377
371
top_builddir = @top_builddir@
378
372
top_srcdir = @top_srcdir@
379
373
x_includes = @x_includes@
387
381
all: docs-am  all-recursive
388
382
 
389
383
.SUFFIXES:
390
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
384
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
391
385
#>-     @for dep in $?; do \
392
386
#>-       case '$(am__configure_deps)' in \
393
387
#>-         *$$dep*) \
394
 
#>-           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
395
 
#>-             && { if test -f $@; then exit 0; else break; fi; }; \
 
388
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
389
#>-             && exit 0; \
396
390
#>-           exit 1;; \
397
391
#>-       esac; \
398
392
#>-     done; \
403
397
        @for dep in $?; do \
404
398
          case '$(am__configure_deps)' in \
405
399
            *$$dep*) \
406
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
407
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
400
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
401
                && exit 0; \
408
402
              exit 1;; \
409
403
          esac; \
410
404
        done; \
425
419
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
426
420
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427
421
 
428
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
422
$(top_srcdir)/configure:  $(am__configure_deps)
429
423
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
424
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
431
425
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432
426
 
433
427
mostlyclean-libtool:
511
505
        unique=`for i in $$list; do \
512
506
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
513
507
          done | \
514
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
508
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
515
509
              END { if (nonempty) { for (i in files) print i; }; }'`; \
516
510
        mkid -fID $$unique
517
511
tags: TAGS
728
722
                @for dep in $?; do \
729
723
          case '$(am__configure_deps)' in \
730
724
            *$$dep*) \
731
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
732
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
725
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
726
                && exit 0; \
733
727
              exit 1;; \
734
728
          esac; \
735
729
        done; \