v0.9.60
killing libmicrospdy
improve comments, cosmetic
add lib to ordinary build process, rename lib output to libmicrohttpd2.so, do not link libmicrohttpd2.so against gnutls/libgcrypt
releasing libmicrohttpd 0.9.60
fix linker error with --with-gnutls path for mhd2 lib
initialize epoll_fd even if we have no listen fd, patch by Jose Bollo
clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS restoration to configure.ac to avoid linking indiscriminately against GnuTLS
fix typo
Simplified .gitignore
add --enable-experiemental option to not compile src/lib/ unless explicitly requested