Commit graph

12 commits

Author SHA1 Message Date
Federico Mena Quintero
673cd05b3f Separate glib check in configure.ac
The PolicyKit helper for the display capplet only needs glib,
no other extra libraries.  So, make it link only with that.
2010-03-11 13:11:05 -06:00
Rodrigo Moya
e7d0577a61 Release 2.29.92 2010-03-08 13:18:49 +01:00
Frédéric Péters
3b60923dcb Release 2.29.91 2010-02-24 15:19:56 +01:00
Federico Mena Quintero
4b224e4927 bgo#554263 - Allow compiling without the RANDR libraries
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-02-22 21:01:49 -06:00
Rodrigo Moya
e7ac70bc5d Depend on gnome-desktop >= 2.29.4 for per-monitor
backgrounds
2010-02-14 10:52:58 +01:00
Bastien Nocera
a4eef676df Fix libm linking
Otherwise we get:
/usr/bin/ld: gnome-mouse-properties.o: undefined reference to symbol 'floor@@GLIBC_2.0'
/usr/bin/ld: note: 'floor@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
/lib/libm.so.6: could not read symbols: Invalid operation

https://bugzilla.gnome.org/show_bug.cgi?id=609570
2010-02-10 18:21:28 +00:00
Rodrigo Moya
8c54184c87 Release 2.29.90 2010-02-08 12:38:15 +01:00
Rodrigo Moya
646355855f Release 2.29.6 2010-01-26 10:03:31 +01:00
Thomas Wood
54bcf1874d [appearance] use GtkInfoBar rather than a copy of GeditMessageArea
GtkInfoBar (available in Gtk+ 2.18) replaces GeditMessageArea.
2010-01-19 13:03:32 +00:00
Vincent Untz
b2261cb5a8 [release] post-release bump to 2.29.5 2009-12-24 00:46:02 +01:00
Vincent Untz
7b201885a7 [release] 2.29.4 2009-12-24 00:45:44 +01:00
Thomas Wood
42133f871f Rename configure.in to configure.ac
The ".ac" extension is the preferred use:

http://www.gnu.org/software/autoconf/manual/html_node/Writing-Autoconf-Input.html
2009-12-05 11:22:52 +00:00
Renamed from configure.in (Browse further)