libbase58
libbase58 copied to clipboard
Added AC_CONFIG_MACRO_DIR([build-aux/m4])' to configure.ac
To keep the correct libtool macros in-tree. Also tidies up autoreconf output into build-aux appendix.
Can we make build-aux for generated files only and just ignore the entire thing maybe?
We could. I just used my bitcoin/bitcoin build autoreconf template which allows for future use of custom scripts to go in build-aux/m4 (although probably never be needed for this lib in reality). But either/or is fine I'd say.
#6
base58.c