On 06/27/2008 11:05, Vincent Torri wrote:
>> Log Message:
>> - libgen.h is required on FreeBSD for basename(), and will provide
>>   POSIX basename() for those of you using glibc.
>> - Silence some compiler warnings.
>>
>> #include <time.h>
>> +#include <libgen.h>
>> #ifdef HAVE_NETDB_H
>> # include <netdb.h>
>> #endif
> 
> please add guards around the inclusion of libgen.h (like netdb.h). Of 
> course, you also need to modify configure.in for that.

I though we decided on IRC to have it applicable to all platforms
(FreeBSD and Linux).  Or do you mean test for the presence of the header
file.

> 
> Vincent
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> 


-- 
Regards,
Ravenlock


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to