> *** may want to edit the glib-config-2.0 script: /usr/bin/glib-config-2.0
> checking for glib-config... /usr/bin/glib-config
> checking for GLIB - version >= 1.2.0... yes
>
> so glib 1.3 doesn't seem to be accepted by firbidi because it uses the
> old /usr/bin/glib-config-2.0 script.
>
> [stefan@bi SPECS]$ glib-config-2.0
> glib-config-2.0 is no longer supported. Please use pkg-config instead
>
> So fribidi goes ahead and uses glib-1.2... Any idea's on how to get it
> to compile with glib-2.0? Hack in support for pkg-config?
>
_Must_ we compile this with glib 2.0 ...? It's still development stuff ...
- G.