[patch] fix minor warning in funcs.c

Mike Frysinger vapier at gentoo.org
Tue Mar 14 02:44:16 EET 2006


when i was playing around with the code earlier, i noticed a minor warning in 
funcs.c about implicit definition of iswprint() ... simple patch attached to 
include wctype.h when available and thus get access to the prototype

side note ... configure.ac currently calls AC_CHECK_HEADERS() multiple 
times ... all the calls could be condensed into one ... doing so shaves like 
47k off of configure :)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file-wctype-header.patch
Type: text/x-diff
Size: 539 bytes
Desc: not available
Url : http://mx.gw.com/pipermail/file/attachments/20060314/71cf56e8/attachment.bin 


More information about the File mailing list