autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

detect function return type


From: Ming Zhang
Subject: detect function return type
Date: Fri, 29 Jun 2007 11:51:58 -0400

Hi All

I wonder if autoconf is capable to detect a glibc function return type?
if so, how could i do that?

here is my problem, readlink() return type is ssize_t in newer glibc but
int in older glibc version. In fedora core or suse, the return type is
different even with same glibc version number. so i tried with detect
glibc version but failed because of that. 

thanks.

-- 
Ming Zhang


@#$%^ purging memory... (*!%
http://blackmagic02881.wordpress.com/
http://www.linkedin.com/in/blackmagic02881
--------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]