Commit graph

157 commits

Author SHA1 Message Date
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)