only check for needed headers.
This commit is contained in:
12
0BUILD
12
0BUILD
@@ -147,21 +147,11 @@
|
|||||||
|
|
||||||
|
|
||||||
<checkheaders>
|
<checkheaders>
|
||||||
locale.h libintl.h iconv.h
|
ctype.h stdio.h unistd.h errno.h
|
||||||
fcntl.h stdlib.h string.h unistd.h
|
|
||||||
assert.h ctype.h errno.h fcntl.h stdio.h stdlib.h string.h strings.h locale.h
|
|
||||||
netinet/in.h signal.h
|
|
||||||
</checkheaders>
|
</checkheaders>
|
||||||
|
|
||||||
|
|
||||||
<checkfunctions type="c" >
|
<checkfunctions type="c" >
|
||||||
setlocale
|
|
||||||
memmove
|
|
||||||
memset
|
|
||||||
strcasecmp
|
|
||||||
strdup
|
|
||||||
strerror
|
|
||||||
snprintf
|
|
||||||
</checkfunctions>
|
</checkfunctions>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user