hi,
If the project was placed in FAT system,
1. run aclocal will not generate aclocal.m4
2. run auto header will output
error: AC_CONFIG_HEADERS not found in
% echo $M4
/Users/zouguangxian/tmp/m4-1.4.17/src/m4
% autoheader
autoheader: error: AC_CONFIG_HEADERS not found in confi
g_status, errno,
Zou Guangxian
2014-05-01 12:31 GMT+08:00 Eric Blake :
> On 04/30/2014 10:10 PM, 光先邹 wrote:
>
>>
>> The reason is st_ino of empty file in FAT system is 9, which will
>> lead debug set back to stdout in function debug_set_file. Here is a patch