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

« back to all changes in this revision

Viewing changes to mimetypes/multipart/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
 
72
72
AUTODIRS = @AUTODIRS@
73
73
AUTOHEADER = @AUTOHEADER@
74
74
AUTOMAKE = @AUTOMAKE@
75
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
76
 
AVAHI_LIBS = @AVAHI_LIBS@
77
75
AWK = @AWK@
78
76
CC = @CC@
79
77
CCDEPMODE = @CCDEPMODE@
188
186
LIBXSLT_RPATH = @LIBXSLT_RPATH@
189
187
LIBZ = @LIBZ@
190
188
LIB_CUPS = @LIB_CUPS@
 
189
LIB_DNSSD = @LIB_DNSSD@
191
190
LIB_EXR = @LIB_EXR@
192
191
LIB_IDN = @LIB_IDN@
193
192
LIB_JASPER = @LIB_JASPER@
215
214
LIB_POLL = @LIB_POLL@
216
215
LIB_QPE = @LIB_QPE@
217
216
LIB_QT = @LIB_QT@
218
 
LIB_QT_EXT = @LIB_QT_EXT@
219
217
LIB_SMB = @LIB_SMB@
220
218
LIB_X11 = @LIB_X11@
221
219
LIB_XEXT = @LIB_XEXT@
225
223
LUA = @LUA@
226
224
LUA_INCLUDES = @LUA_INCLUDES@
227
225
LUA_LIBS = @LUA_LIBS@
228
 
MAINT = @MAINT@
229
226
MAKEINFO = @MAKEINFO@
230
227
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
231
228
MCOPIDL = @MCOPIDL@
254
251
QT_INCLUDES = @QT_INCLUDES@
255
252
QT_LDFLAGS = @QT_LDFLAGS@
256
253
RANLIB = @RANLIB@
257
 
SED = @SED@
258
254
SET_MAKE = @SET_MAKE@
259
255
SHELL = @SHELL@
260
256
SSL_INCLUDES = @SSL_INCLUDES@
305
301
docdir = @docdir@
306
302
dvidir = @dvidir@
307
303
exec_prefix = @exec_prefix@
308
 
have_pkg_config = @have_pkg_config@
309
304
host = @host@
310
305
host_alias = @host_alias@
311
306
host_cpu = @host_cpu@
363
358
target_cpu = @target_cpu@
364
359
target_os = @target_os@
365
360
target_vendor = @target_vendor@
366
 
top_build_prefix = @top_build_prefix@
367
361
top_builddir = @top_builddir@
368
362
top_srcdir = @top_srcdir@
369
363
x_includes = @x_includes@
379
373
all: docs-am  all-am
380
374
 
381
375
.SUFFIXES:
382
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
376
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
383
377
#>-     @for dep in $?; do \
384
378
#>-       case '$(am__configure_deps)' in \
385
379
#>-         *$$dep*) \
386
 
#>-           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
387
 
#>-             && { if test -f $@; then exit 0; else break; fi; }; \
 
380
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
381
#>-             && exit 0; \
388
382
#>-           exit 1;; \
389
383
#>-       esac; \
390
384
#>-     done; \
395
389
        @for dep in $?; do \
396
390
          case '$(am__configure_deps)' in \
397
391
            *$$dep*) \
398
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
399
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
392
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
393
                && exit 0; \
400
394
              exit 1;; \
401
395
          esac; \
402
396
        done; \
417
411
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
418
412
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419
413
 
420
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
414
$(top_srcdir)/configure:  $(am__configure_deps)
421
415
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
416
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
423
417
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424
418
 
425
419
mostlyclean-libtool:
596
590
                @for dep in $?; do \
597
591
          case '$(am__configure_deps)' in \
598
592
            *$$dep*) \
599
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
600
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
593
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
594
                && exit 0; \
601
595
              exit 1;; \
602
596
          esac; \
603
597
        done; \