~ubuntu-dev/ubuntu/lucid/dovecot/lucid-201002101901

« back to all changes in this revision

Viewing changes to src/pop3-login/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-28 08:45:43 UTC
  • mfrom: (1.10.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060628084543-pc6v7oikzlvnlnu3
Tags: 1.0.beta9-1ubuntu1
* Merge from debian unstable, resolved minor conflicts.
* debian/control: Removed unnecessary build dependency ssl-cert, add it as
  dovecot-common dependency.
* Remove debian/patches/prohibit_.._mbox_mask.dpatch, upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
am__aclocal_m4_deps = $(top_srcdir)/configure.in
46
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
47
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
48
mkinstalldirs = $(install_sh) -d
49
49
CONFIG_HEADER = $(top_builddir)/config.h
50
50
CONFIG_CLEAN_FILES =
51
51
am__installdirs = "$(DESTDIR)$(pkglibexecdir)"