1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-12-04 11:25:18 -05:00

Improve README

This commit is contained in:
Alex Kotov 2020-12-07 05:11:55 +05:00
parent 0e2ec8a0fe
commit 66d00d5778
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -58,6 +58,17 @@ ignore it.
```
checking for _Bool... no
checking stdarg.h usability... no
checking stdarg.h presence... yes
configure: WARNING: stdarg.h: present but cannot be compiled
configure: WARNING: stdarg.h: check for missing prerequisite headers?
configure: WARNING: stdarg.h: see the Autoconf documentation
configure: WARNING: stdarg.h: section "Present But Cannot Be Compiled"
configure: WARNING: stdarg.h: proceeding with the compiler's result
configure: WARNING: ## ------------------------------------------------------------ ##
configure: WARNING: ## Report this to https://github.com/kernelmq/libkernaux/issues ##
configure: WARNING: ## ------------------------------------------------------------ ##
checking for stdarg.h... no
checking stddef.h usability... no
checking stddef.h presence... yes
configure: WARNING: stddef.h: present but cannot be compiled