summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-04-10configure: Check whether -lrt is needed for clock_gettime()Yorhel1-0/+1
2013-04-07Check for and link against SQLite3 and imported ylib/sqlaccessYorhel1-0/+14
2013-04-06Reorganisation: Converted hub/ stuff + remove makeheader useYorhel1-4/+0
2013-03-11Rewrote netstream.c with threadpool, zlib and better queuing supportYorhel1-0/+4
2013-02-13configure: Add support for using a system-provided libevYorhel1-2/+25
2013-02-09doc: Create and install man pages using pod2manYorhel1-0/+4
2013-02-04Replace libeio with a generic threadpool for getaddrinfo()Yorhel1-8/+0
2012-12-16Use crypto functions from libgcrypt if GnuTLS is too oldYorhel1-1/+15
2012-12-12logging: Remove $(srcdir)/src/ prefix from log message filenamesYorhel1-0/+6
2012-12-08Add app_version_ functions and use git version when availableYorhel1-0/+12
2012-12-02NeoGlobster -> GlobsterYorhel1-1/+1
2012-11-26Link against GnuTLS + Generate more secure user IDsYorhel1-0/+1
2012-11-22Fix package name + use PACKAGE_* in outgoing INFYorhel1-1/+1
2012-11-20configure: Use autoconf-lean and trim down on the testsYorhel1-2/+13
2012-11-19Get rid of .h files and use makeheaders insteadYorhel1-0/+5
2012-11-14build: Use AC_GNU_SOURCE instead of -D_GNU_SOURCEYorhel1-2/+1
2012-11-13Added libeio and initialize it in main.cYorhel1-0/+3
2012-11-13Switch back to libevYorhel1-29/+6
2012-11-08configure.in -> configure.acYorhel1-0/+51