Matthias Clasen
a33aaad00c
Fix GIO build on Solaris
...
Major and minor are defined in sys/mkdev.h on Solaris
Patch by Fabian Groffen
https://bugzilla.gnome.org/show_bug.cgi?id=637013
2011-01-28 20:50:43 -05:00
Emilio Pozuelo Monfort
9f0c592b9c
Bump PCRE minimum version
...
https://bugzilla.gnome.org/show_bug.cgi?id=640261
2011-01-22 15:36:13 +00:00
Matthias Clasen
acc295e292
Bump version
2011-01-22 09:52:33 -05:00
Matthias Clasen
1df31f0014
Bump version
2011-01-11 16:13:42 -05:00
Javier Jardón
33c7a9d8ec
configure: Use AC_CONFIG_MACRO_DIR
...
To keep the correct macros in-tree.
2011-01-07 19:07:57 +01:00
Matthias Clasen
48f8c07c53
Bump version
2011-01-05 20:43:46 -05:00
Matthias Clasen
98a0dfe1da
Bump version to 2.27.90
2011-01-05 17:01:42 -05:00
Matthias Clasen
dce0c1c563
Bump version
2010-12-20 16:47:10 -05:00
Matthias Clasen
1bbf4cb87c
Remove the dead --disable-visiblity configure option
...
At the same time, document --disable-Bsymbolic.
2010-12-15 11:41:05 -05:00
Matthias Clasen
c897dea8c1
Bump version
2010-11-29 10:49:28 -05:00
Matthias Clasen
db7ea5e558
Bump version
2010-11-08 23:06:53 -05:00
Ryan Lortie
38e7aa9855
Clean up g_usleep()
...
Remove some code that was written in 2000 to support OSes that do not
have nanosleep(). nanosleep() has been specified (in POSIX-1.2001) for
almost a decade now, so assume we have it (except on Windows).
Remove the checks for nanosleep and nsleep from configure.ac.
We're removing this code because we honestly believe that nobody will be
affected. If this change negatively impacts you, please file a bug.
2010-11-02 22:39:09 -04:00
Matthias Clasen
81f93eb29c
Bump version
2010-11-01 00:32:47 -04:00
Emilio Pozuelo Monfort
dd9f8b8cc6
Don't enable dtrace support when dtrace isn't available
...
Fixes FTBFS when dtrace isn't available but <sys/sdt.h> is.
2010-10-28 11:23:03 -04:00
Ryan Lortie
817b322ca7
Link libglib against -lrt if we have clock_gettime
2010-10-27 09:22:12 -04:00
Matthias Clasen
66ec8b949e
Bump version
2010-10-25 09:55:38 -04:00
Ryan Lortie
c1b7697a8b
bump version to 2.27.1
2010-09-17 20:48:25 -04:00
Ryan Lortie
7be2ba4d94
Bump to version 2.27.0 after branching glib-2-26
2010-09-17 13:27:38 -04:00
Matthias Clasen
e57884041b
Bump version
2010-08-30 20:47:40 -04:00
Tor Lillqvist
3c86a77ae5
Fix Win32 build
2010-08-26 12:41:46 +03:00
Matthias Clasen
322ac7ff68
Bump version
2010-08-16 16:36:38 -04:00
Matthias Clasen
ef4b0afc0b
Bump version
2010-08-13 00:33:04 -04:00
Ryan Lortie
8ad9d9dbe3
configure.ac: define glib_INCLUDES and friends
...
These macros should be used instead of -I for things in the tree that
depend on various bits of glib.
also gobject_INCLUDES, gthread_INCLUDES, gmodule_INCLUDES, gio_INCLUDES
2010-08-06 13:07:31 -04:00
Matthias Clasen
84d3aa652f
Beautify configure output
...
Checking for cpp before using it avoids somewhat ugly
nested output. Pointed out in bug 593544.
2010-08-05 01:53:15 -04:00
Matthias Clasen
530f67384e
Modernize pkg-config check
...
As pointed out in bug 599590, our hand-rolled check fails to find
cross-complication variants of pkg-config like i686-pc-mingw32-pkg-config.
2010-08-05 01:45:26 -04:00
Ryan Lortie
f9845bcbec
*bump*
2010-07-29 22:04:43 +02:00
Javier Jardón
de56aca0b5
Clean autotools config a bit
...
New requirements:
autoconf >= 2.62
automake >= 1.10
libtool >= 2.2
2010-07-13 19:36:37 +02:00
Ryan Lortie
3a8ab85d96
rename configure.in to configure.ac
2010-07-13 11:59:16 -04:00