svn commit: samba r22731 - in branches/SAMBA_3_0/source: . tests
tridge at samba.org
tridge at samba.org
Tue May 8 03:59:55 GMT 2007
Derrell,
> No. The purpose of that feature (from my point of view -- I don't know who
> put it in or what their intention was) is to ensure that non-declared *SAMBA*
> functions are identified and declared, not to try to fix what may or may not
> be broken systems on which the development is being accomplished.
Our confgure scripts should check for a declaration of readahead and
if the function is there but the declaration isn't then we should put
our own prototype in lib/replace/
See the AC_HAVE_DECL() configure macro.
Cheers, Tridge
More information about the samba-technical
mailing list