about summary refs log tree commit diff
path: root/configure.ac
AgeCommit message (Collapse)Author
2009-02-10test(1)'s equality operator is '=' not '=='.Richard Nyberg
'==' does work in some implementations though.
2009-02-09Text updates for btpd 0.15. v0.15Richard Nyberg
2009-02-09Add test case for compiling with pthreads.Richard Nyberg
On some systems no extra flags or libs are needed.
2009-02-08Log failure of PROG_SILENT_IFELSE to config.log.Richard Nyberg
There really should be a btter way to do this, but I can't find it. :(
2009-02-08Indicate post 0.14 version.Richard Nyberg
2009-02-08Text updates for btpd 0.14. v0.14Richard Nyberg
2009-01-29Make the timer code work on MacOS as well.Richard Nyberg
2009-01-29Make sure required versions of autotools are used.Richard Nyberg
2009-01-26Use the correct macro to make automake happy.Richard Nyberg
Reported by <bsdfan666@cyberdude.com>.
2009-01-13Added macros for checking supported compiler flags.Richard Nyberg
2009-01-12Lots of autofoo magic for threads and different libs.Richard Nyberg
2009-01-11Use the more compatible -R flag instead of -rpath when linking.Richard Nyberg
2009-01-11Indicate that btpd has moved past 0.13.Richard Nyberg
2009-01-11Update build scripts for recent btpd changes. Also use only one makefile.Richard Nyberg
2008-12-22Turn off warnings for pointer sign mismatches.Richard Nyberg
2006-11-08Update the build scripts for the following events:Richard Nyberg
o Some new source files. o Inclusion of libevent. o Removal of curl and pthreads dependencies.
2006-10-12Bump version to 0.12.Richard Nyberg
2006-07-30Change version to 0.11 and document the changes.Richard Nyberg
2006-07-23Change version to 0.10 and document the changes.Richard Nyberg
2006-03-21Version 0.9.Richard Nyberg
2006-02-10Put the ACX_PTHREAD macro from the Autoconf macro archive in acinclude.m4.Richard Nyberg
Build btpd with pthreads.
2005-11-07Just bump version number.Richard Nyberg
2005-10-10Set version to 0.7. Update CHANGES.Richard Nyberg
2005-09-21Bump version to 0.6.Richard Nyberg
2005-09-10Simplify the autocrap somewhat. Always include the #defines neededRichard Nyberg
to build with glibc.
2005-08-02The fix for bitfield in r59 wasn't quite correct. Instead ofRichard Nyberg
being sent too early it could now be sent too late. Change version to 0.5 and document the bug fix.
2005-07-31Set version to 0.4.Richard Nyberg
2005-07-21Prepare for release 0.3.Richard Nyberg
2005-07-19Remove -Wall -Werror from the default CFLAGS.Richard Nyberg
Add --with-warn option to configure, making it easy to select between a couple of predefined warning options. Having all warnings on and treated as errors wasn't so good, since different versions of gcc have different warnings. There's no need to make it harder than it should be to build btpd.
2005-07-07This is version 0.2.Richard Nyberg
2005-06-28test(1) uses '=' as the equality operator, not '=='.Richard Nyberg
2005-06-24* Indicate that this is not version 0.1 any more.Richard Nyberg
* Change email address. * Better tests for curl.
2005-06-24Import btpd-0.1.Richard Nyberg
git-svn-id: file:///home/rnyberg/svngit/btpd/releases/0.1@1 76a1f634-46fa-0310-9943-bd1476092a85