No description
466f773fe1
In bootstrap.sh also call autoheader to create config.h.in with the HAVE_... macros to put into config.h when running ./configure. |
||
---|---|---|
.gitignore | ||
AUTHORS | ||
bootstrap.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
musl-obstack.pc.in | ||
NEWS | ||
obstack.c | ||
obstack.h | ||
obstack_printf.c | ||
README | ||
README.md |
musl-obstack
The musl-obstack package is a copy + paste of the obstack
functions and macros found in GNU gcc libiberty
library
for use with musl libc.