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