don't define __GNUC_PREREQ which is not in the glib namespace. for gcc,
author16:51:23 Tim Janik <timj@imendio.com>
Fri, 18 Jan 2008 15:51:49 +0000 (15:51 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 18 Jan 2008 15:51:49 +0000 (15:51 +0000)
commitd83d3a382cd96ed629ec40fc9ea42f574cb11897
treebdae4cb7ba172a80b9a262d8037a4f2e34e1f537
parentd4b9875df1381d4a232e18924528438775a8259e
don't define __GNUC_PREREQ which is not in the glib namespace. for gcc,

2008-01-18 16:51:23  Tim Janik  <timj@imendio.com>

        * glib/gutils.h: don't define __GNUC_PREREQ which is not in the glib
        namespace. for gcc, define G_INLINE_FUNC to "static inline" as with
        all other C compilers, because newer GCC versions incompatibly
        changed "extern inline" semantics.

svn path=/trunk/; revision=6333
ChangeLog
glib/gutils.h