summary refs log tree commit diff
path: root/configure.ng
AgeCommit message (Expand)Author
2013-10-23Check and call arc4random_stir() if presentFederico G. Schwindt
2013-10-16Add support for arc4randomFederico G. Schwindt
2013-08-26private strndup() implementation in case libc does not provide itFederico G. Schwindt
2013-08-11configure: Don't quote IO backend type(s)Alexander Barton
2013-03-24Make configure[.ng] compatible with autoconf 1.10 againAlexander Barton
2013-02-15configure: search for iconv_open as well as libiconv_openAlexander Barton
2013-02-15configure: conversation -> conversionAlexander Barton
2013-01-24configure: "netinet/in_systm.h" is optionalAlexander Barton
2013-01-06configure: use AS_HELP_STRING for --with-iconvAlexander Barton
2013-01-05autogen.sh: Enforce serial test harness on automake >=1.13Alexander Barton
2013-01-01Use "${docdir}/Commands.txt" as help text fileAlexander Barton
2012-11-10Remove Anope "ngircd" protocol module patchesAlexander Barton
2012-10-11Search gethostbyname() in libbind and libnetworkAlexander Barton
2012-10-06Merge branch 'bug109-CHARCONV'Alexander Barton
2012-09-24configure: only use AM_PROG_AR when availableAlexander Barton
2012-09-24configure.ng: use AM_PROG_AR to check ar(1) commandAlexander Barton
2012-09-24Merge branch 'automake-am11-am12'Alexander Barton
2012-09-24configure.ng: don't require GIT tree to detect version stringAlexander Barton
2012-09-23Change build system to support new and old GNU automakeAlexander Barton