~ubuntu-branches/debian/sid/automake1.10/sid

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2008-02-09 21:43:37 UTC
  • mfrom: (2.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080209214337-rkh2xt99uul53joq
Tags: 1:1.10.1-3
debian/automake.postinst: Bump up the priority to 28 so that it wins
the priority war. This should have happened after etch was
released. (Closes: #464883)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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,
8
8
# with or without modifications, as long as this notice is preserved.
35
35
DIST_COMMON = $(dist_m4data_DATA) $(srcdir)/Makefile.am \
36
36
        $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
 
39
        $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
 
40
        $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
 
41
        $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
 
42
        $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
 
43
        $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
 
44
        $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
 
45
        $(top_srcdir)/configure.ac
39
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
47
        $(ACLOCAL_M4)
41
48
mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs