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

« back to all changes in this revision

Viewing changes to kio/httpfilter/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
 
103
103
AUTODIRS = @AUTODIRS@
104
104
AUTOHEADER = @AUTOHEADER@
105
105
AUTOMAKE = @AUTOMAKE@
106
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
107
 
AVAHI_LIBS = @AVAHI_LIBS@
108
106
AWK = @AWK@
109
107
CC = @CC@
110
108
CCDEPMODE = @CCDEPMODE@
219
217
LIBXSLT_RPATH = @LIBXSLT_RPATH@
220
218
LIBZ = @LIBZ@
221
219
LIB_CUPS = @LIB_CUPS@
 
220
LIB_DNSSD = @LIB_DNSSD@
222
221
LIB_EXR = @LIB_EXR@
223
222
LIB_IDN = @LIB_IDN@
224
223
LIB_JASPER = @LIB_JASPER@
246
245
LIB_POLL = @LIB_POLL@
247
246
LIB_QPE = @LIB_QPE@
248
247
LIB_QT = @LIB_QT@
249
 
LIB_QT_EXT = @LIB_QT_EXT@
250
248
LIB_SMB = @LIB_SMB@
251
249
LIB_X11 = @LIB_X11@
252
250
LIB_XEXT = @LIB_XEXT@
256
254
LUA = @LUA@
257
255
LUA_INCLUDES = @LUA_INCLUDES@
258
256
LUA_LIBS = @LUA_LIBS@
259
 
MAINT = @MAINT@
260
257
MAKEINFO = @MAKEINFO@
261
258
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
262
259
MCOPIDL = @MCOPIDL@
285
282
QT_INCLUDES = @QT_INCLUDES@
286
283
QT_LDFLAGS = @QT_LDFLAGS@
287
284
RANLIB = @RANLIB@
288
 
SED = @SED@
289
285
SET_MAKE = @SET_MAKE@
290
286
SHELL = @SHELL@
291
287
SSL_INCLUDES = @SSL_INCLUDES@
336
332
docdir = @docdir@
337
333
dvidir = @dvidir@
338
334
exec_prefix = @exec_prefix@
339
 
have_pkg_config = @have_pkg_config@
340
335
host = @host@
341
336
host_alias = @host_alias@
342
337
host_cpu = @host_cpu@
394
389
target_cpu = @target_cpu@
395
390
target_os = @target_os@
396
391
target_vendor = @target_vendor@
397
 
top_build_prefix = @top_build_prefix@
398
392
top_builddir = @top_builddir@
399
393
top_srcdir = @top_srcdir@
400
394
x_includes = @x_includes@
414
408
 
415
409
.SUFFIXES:
416
410
.SUFFIXES: .cc .lo .o .obj
417
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps)
 
411
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/admin/Doxyfile.am $(am__configure_deps)
418
412
#>-     @for dep in $?; do \
419
413
#>-       case '$(am__configure_deps)' in \
420
414
#>-         *$$dep*) \
421
 
#>-           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
422
 
#>-             && { if test -f $@; then exit 0; else break; fi; }; \
 
415
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
416
#>-             && exit 0; \
423
417
#>-           exit 1;; \
424
418
#>-       esac; \
425
419
#>-     done; \
430
424
        @for dep in $?; do \
431
425
          case '$(am__configure_deps)' in \
432
426
            *$$dep*) \
433
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
434
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
427
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
428
                && exit 0; \
435
429
              exit 1;; \
436
430
          esac; \
437
431
        done; \
452
446
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
453
447
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454
448
 
455
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
449
$(top_srcdir)/configure:  $(am__configure_deps)
456
450
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
451
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
458
452
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459
453
 
460
454
clean-noinstLTLIBRARIES:
508
502
        unique=`for i in $$list; do \
509
503
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510
504
          done | \
511
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
505
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
512
506
              END { if (nonempty) { for (i in files) print i; }; }'`; \
513
507
        mkid -fID $$unique
514
508
tags: TAGS
802
796
                @for dep in $?; do \
803
797
          case '$(am__configure_deps)' in \
804
798
            *$$dep*) \
805
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
806
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
799
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
800
                && exit 0; \
807
801
              exit 1;; \
808
802
          esac; \
809
803
        done; \