~ubuntu-branches/ubuntu/oneiric/bug-buddy/oneiric

« back to all changes in this revision

Viewing changes to gnome-breakpad/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2009-06-22 17:14:31 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20090622171431-5lqoouxa7bewot5o
Tags: 2.27.1+dfsg-0ubuntu1
* New upstream version (LP: #390616)
  - Fix build with GCC 4.40
  - Generate ChangeLog from git-log

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
subdir = gnome-breakpad
37
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
40
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
 
39
am__aclocal_m4_deps = $(top_srcdir)/configure.in
41
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
41
        $(ACLOCAL_M4)
43
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs