AC_DEFINE(HAVE_INLINED_SYSCALLS)
Ulrich Drepper
drepper@redhat.com
Wed Jul 7 06:05:00 GMT 2004
The reason for using config.h is to not requiring to include sysdep.h in
files where it is not needed. That is a potentially quite expensive to
use header. And I honestly don't see problems with using config.h. I
think such general platform-specific defines are indeed well kept in
this file.
--
â§ Ulrich Drepper â§ Red Hat, Inc. â§ 444 Castro St â§ Mountain View, CA â
More information about the Libc-hacker
mailing list