Commit Graph

20 Commits

Author SHA1 Message Date
Pierre-Louis Bonicoli bdec94020e Use monotonic time 2015-09-11 11:22:21 +02:00
Pierre-Louis Bonicoli 9df25a6423 Reformatting 2015-07-10 23:09:18 +02:00
Pierre-Louis Bonicoli ddf7958353 Use AC_RUN_IFELSE instead deprecated AC_TRY_RUN 2015-07-10 13:18:27 +02:00
Pierre-Louis Bonicoli fbb285fc91 Update AC_PREREQ entry: bump to 2.69 2015-07-10 13:18:01 +02:00
Marc Dequènes (Duck) acfad6dee2 Add -git to version string. 2013-10-19 15:58:19 +02:00
Marc Dequènes (Duck) a6e2985887 Update version and ChangeLog for bip-0.8.9 release. 2013-10-19 15:58:14 +02:00
Marc Dequènes (Duck) b6d9151e8c Corrected AC_INIT: package and tarname were inverted 2013-10-19 13:07:45 +02:00
Marc Dequènes (Duck) 1c3ef1d360 Really ensure a Yacc alternative is installed at build time
AC_PROG_YACC falls back to YACC = "yacc" if bison or byacc are not
found, but it does not mean it is present.

Closes #294
2013-10-19 12:36:07 +02:00
Arnaud Fontaine a46b8bd2c2 Fix GCC warnings. 2011-10-24 23:44:43 +02:00
Arnaud Fontaine ab0a41b7bb Add AM_MAINTAINER_MODE for vendors. 2011-10-24 23:40:50 +02:00
Pierre-Louis Bonicoli 559fa7ed44 don't override user var. Thanks to Alex Legler
Based on gentoo-x86/net-irc/bip/files/bip-configure.patch
See http://www.gnu.org/software/autoconf/manual/automake.html#User-Variables
If user doesn't specify CFLAGS, default value is "-Wall -Wextra -g -O2".
2011-09-14 06:31:58 +02:00
Nathan Phillip Brink 7e1c80a65a Use 'make dist' instead of 'git archive' to create a release or snapshot tarball. 2011-09-14 06:28:14 +02:00
Arnaud Cornet 4f5f08677f Enable PIE executable creation. 2010-08-07 12:10:32 +01:00
Arnaud Cornet 4d5ef34325 oidentd is not debug 2010-02-17 12:33:05 +00:00
Arnaud Cornet 92365874d4 Revert "Fix antiflood. Fixes freenode kicking us out."
This reverts commit 639e929021.
2010-02-17 12:32:22 +00:00
Arnaud Cornet 639e929021 Fix antiflood. Fixes freenode kicking us out. 2010-02-15 14:06:50 +00:00
Arnaud Cornet a932cc53a9 [BUILD] Attempt to fix autostuff 2009-11-15 20:40:17 +00:00
Arnaud Cornet 06a67e08af Update src/version.h and Changelog for release. 2009-11-15 20:21:24 +00:00
Arnaud Cornet 03ee43ca89 [BUG] fatal() on nick change on gamesurge network
Some time gamesurge sends a "foo NICK :foo" which we didn't handle
correctly.
2009-11-15 20:14:28 +00:00
Arnaud Cornet 31ae5ac0bf [autostuff] Rewrite. Use non recursive make. Drop src/config.h.in that must be populated by autoheader 2009-08-24 21:26:46 +02:00