~rodrigo-moya/ubuntu/oneiric/gnome-desktop3/fix_863038

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-03-22 13:48:49 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110322134849-kgqeaye2fwen5h2b
Tags: 2.91.92-0ubuntu1
* New upstream version
  libgnome-desktop
  - Force property update when doing new crossfade frame 
  - Use picture-uri GSettings key 
  Misc
  - Don't build some RANDR code if RANDR is not available

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
SUBDIRS += desktop-docs
5
5
endif
6
6
 
7
 
ACLOCAL_AMFLAGS = -I m4
 
7
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
8
8
 
9
9
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper
10
10