On Mon, Jan 7, 2013 at 3:18 AM, Thomas Petazzoni
wrote:
>
> On uClibc, is not necessarily installed, depending on the
> configuration. Enlightenment properly makes optional, but
> uses __GLIBC__ to check if it is available or not. Unfortunately,
> uClibc defines __GLIBC__, so it is not the right
On uClibc, is not necessarily installed, depending on the
configuration. Enlightenment properly makes optional, but
uses __GLIBC__ to check if it is available or not. Unfortunately,
uClibc defines __GLIBC__, so it is not the right way to decide if
is available.
Instead, Enlightenment already h