~vorlon/ubuntu/oneiric/cyrus-sasl2/multiarch

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-06-04 16:03:06 UTC
  • mfrom: (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090604160306-wioioa3amb1up5ws
Tags: 2.1.23.dfsg1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add sysv-rc dependency
  - Since the libsasl2 package description so clearly
    states that the library is "completely useless" without one of the
    libsasl2-modules packages, upgrade the Recommends on a single package
    to an ORd Depends on the complete list of them.
  - Prepend XS-Original- to Vcs-{Browser,Svn}.
  - Remove stop links from rc0 and rc6
  - stop service only when switching to single user mode.
* Dropped changes, superseded in Debian:
  - build-depend on libdb4.6-dev; Debian has moved on to db4.7
  - Added debian/patches/021ubuntu-fix-threaded-sasl.dpatch
    - Fixes SEGV in threaded SASL applications.
* debian/rules: remove all the build-*stamp files on clean, not just
  build-stamp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
5
# Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
196
196
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
197
197
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
198
198
am__include = @am__include@
 
199
am__leading_dot = @am__leading_dot@
199
200
am__quote = @am__quote@
200
201
bindir = @bindir@
201
202
build = @build@
278
279
                NTMakefile
279
280
 
280
281
subdir = doc
 
282
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
281
283
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
282
284
CONFIG_HEADER = $(top_builddir)/config.h
283
285
CONFIG_CLEAN_FILES =
284
286
DIST_SOURCES =
285
 
DIST_COMMON = Makefile.am Makefile.in TODO
 
287
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am TODO
286
288
all: all-am
287
289
 
288
290
.SUFFIXES:
344
346
all-am: Makefile
345
347
 
346
348
installdirs:
347
 
 
348
349
install: install-am
349
350
install-exec: install-exec-am
350
351
install-data: install-data-am
356
357
installcheck: installcheck-am
357
358
install-strip:
358
359
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
359
 
          INSTALL_STRIP_FLAG=-s \
 
360
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
360
361
          `test -z '$(STRIP)' || \
361
362
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
362
363
mostlyclean-generic:
364
365
clean-generic:
365
366
 
366
367
distclean-generic:
367
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
368
        -rm -f $(CONFIG_CLEAN_FILES)
368
369
 
369
370
maintainer-clean-generic:
370
371
        @echo "This command is intended for maintainers to use"
374
375
clean-am: clean-generic clean-libtool mostlyclean-am
375
376
 
376
377
distclean: distclean-am
377
 
 
 
378
        -rm -f Makefile
378
379
distclean-am: clean-am distclean-generic distclean-libtool
379
380
 
380
381
dvi: dvi-am
396
397
installcheck-am:
397
398
 
398
399
maintainer-clean: maintainer-clean-am
399
 
 
 
400
        -rm -f Makefile
400
401
maintainer-clean-am: distclean-am maintainer-clean-generic
401
402
 
402
403
mostlyclean: mostlyclean-am