Jose' Matos a écrit :
On Monday 08 May 2006 15:19, Abdelrazak Younes wrote:
scons: Configure: Checking for C header file sys/utime.h...
scons: Configure: Checking for C header file utime.h...
Is it useful to have those two tests?
Sometimes it happens that those headers can be found on different places
depending on the system.
I have seen this before.
Me too but I thought the sys one was system specific, thus
non-portable... I guess gcc surely know about the location but other
compilers might not, isn't it?
Abdel.