• antma's avatar
    remove printf from signal handlers · 7a76b66f
    antma authored
    use AC_SEARCH_LIB in configure.ac (shorter code)
    replace '-lm -lcrypto -lz' by  @LIBS@ in Makefile.in and AC_CHECK_LIB macros in configure.ac
    replace NO_BACKTRACE by HAVE_EXECINFO_H
    7a76b66f
configure.ac 2.87 KB