vysheng
befcaf077c
Added --with-progname="progname" option to configure.
2014-02-06 18:12:43 +04:00
antma
8b632ed4d4
replace ENABLE_LIBCONFIG by HAVE_LIBCONFIG (use macro AC_CHECK_LIBdefault ACTION-IF-FOUND behavior)
...
fix unused write result in undefined HAVE_EXECINFO_H case
2014-02-05 15:07:58 +04:00
antma
7a76b66fe2
remove printf from signal handlers
...
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
2014-02-03 16:25:09 +04:00
Vysheng
50bec2d164
Added cygwin fixes
2014-01-30 15:01:16 +04:00
Vysheng
6b0d354e69
Added partial lua support
2014-01-12 04:43:29 +04:00
vysheng
25922000de
Add -lexecinfo if no bt found
2013-12-20 18:25:22 +04:00
vysheng
5cae1a7f3d
Merge BSD-fixed from lwhsu
2013-12-20 17:57:00 +04:00
Li-Wen Hsu
6d57dd89ad
Remove generated files and add .gitignore
2013-12-19 02:19:37 +08:00
Li-Wen Hsu
efdaafe0b2
Make it compile on FreeBSD.
2013-12-17 02:30:36 +08:00
vysheng
6ce15fda97
Added configure script. Some interface fixes
2013-11-10 02:47:19 +04:00