~ubuntu-branches/ubuntu/jaunty/pygoocanvas/jaunty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-10 20:17:39 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060910201739-0bx7brrgtglz1lxa
Tags: 0.4.1-1
* New upstream version:
  - Much better support for subclassing ItemSimple / ItemSimpleView 
  - Don't crash an functions returning NULL CairoMatrix 
  - CairoPattern property convertion bug fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
subdir = .
47
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
48
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
49
 
        $(top_srcdir)/configure.in
 
49
        $(top_srcdir)/configure.ac
50
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51
51
        $(ACLOCAL_M4)
52
52
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \