ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/ircd-hybrid-newconf/configure.ac
Revision 1027 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:01:13 2009 UTC (14 years, 5 months ago) by michael
File length: 32310 byte(s)
Diff to previous 929
- Move old 7.3 sources to branches/ircd-hybrid-newconf

Revision 929 - (view) (annotate) - [select for diffs]
Modified Thu Dec 27 13:08:11 2007 UTC (16 years, 3 months ago) by metalrock
Original Path: ircd-hybrid/configure.ac
File length: 32310 byte(s)
Diff to previous 928
 - Badly formatted AC_MSG_RESULT causing configure to fail
Revision 928 - (view) (annotate) - [select for diffs]
Modified Thu Dec 27 12:34:49 2007 UTC (16 years, 3 months ago) by metalrock
Original Path: ircd-hybrid/configure.ac
File length: 32309 byte(s)
Diff to previous 820
 - Update configure with current autoconf 2.61
Revision 820 - (view) (annotate) - [select for diffs]
Modified Sat Oct 7 07:14:50 2006 UTC (17 years, 6 months ago) by metalrock
Original Path: ircd-hybrid/configure.ac
File length: 32309 byte(s)
Diff to previous 641
 - Remove the help dir in contrib to fix configure error since help dir is gone.

Revision 641 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 10:51:31 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid/configure.ac
File length: 32334 byte(s)
Diff to previous 571
- Renamed basename() to libio_basename() and use it everywhere instead
  of glibc's basename
- Updated configure.ac accordingly

Revision 571 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 06:48:08 2006 UTC (17 years, 11 months ago) by michael
Original Path: ircd-hybrid/configure.ac
File length: 32343 byte(s)
Diff to previous 501
- removed INVARIANTS leftover and updated configure.ac accordingly

Revision 501 - (view) (annotate) - [select for diffs]
Modified Thu Mar 2 10:40:42 2006 UTC (18 years, 1 month ago) by michael
Original Path: ircd-hybrid/configure.ac
File length: 32439 byte(s)
Diff to previous 254
- Removed all inlined versions of dlink* functions
- Added an assert()s to dlinkDelete()
- NDEBUG is now undefined by default for testing and beta versions

Revision 254 - (view) (annotate) - [select for diffs]
Modified Sat Nov 12 11:26:07 2005 UTC (18 years, 5 months ago) by michael
Original Path: ircd-hybrid/configure.ac
File length: 32466 byte(s)
Diff to previous 250
- Disabled optimization. i.e. restored -O0
- #if'd out My* inline functions from memory.h

Revision 250 - (view) (annotate) - [select for diffs]
Modified Fri Nov 11 12:33:23 2005 UTC (18 years, 5 months ago) by michael
Original Path: ircd-hybrid/configure.ac
File length: 32466 byte(s)
Diff to previous 248
- Fixed problem where configure wouldn't deal properly with openssl 0.9.8.
  Reported by CoolCold

Revision 248 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 18:42:07 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid/configure.ac
File length: 32482 byte(s)
Diff to previous 244
+ updated default NICKLEN to 15, and still 9 on --enable-efnet

Revision 244 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 12:13:07 2005 UTC (18 years, 5 months ago) by michael
Original Path: ircd-hybrid/configure.ac
File length: 32466 byte(s)
Diff to previous 165
- Updated configure

Revision 165 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 03:50:50 2005 UTC (18 years, 5 months ago) by db
Original Path: ircd-hybrid/configure.ac
File length: 32466 byte(s)
Diff to previous 64
- committed configure changes by nenolod (William Pitcock)
  to check for HAVE_DLINFO
- fixed logic for picking up address for the mod_list


Revision 64 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 22:50:22 2005 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid/configure.ac
File length: 32452 byte(s)
Diff to previous 61
- removed external references from string/
- still to do : misc net comm

Revision 61 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 21:20:41 2005 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid/configure.ac
File length: 32305 byte(s)
Diff to previous 59
- split libio Makefiles for easier maintenance
- moved pcre.h to main include/ as it is currently a part
  of libio interface (in the future all such headers should
  be moved to libio/ and integrated...)

Now, libio components like comm, misc etc. should be as independent
as possible (from the rest of ircd and from each other), to allow
easy reuse in other software and to keep the interface clean.


Revision 59 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 15:11:57 2005 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid/configure.ac
File length: 32197 byte(s)
Diff to previous 33
- move non-irc related sources to /libio
- todo: make it independent of the rest of code

Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/configure.ac
File length: 32209 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/configure.ac
File length: 32209 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/configure.ac
File length: 32209 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid/configure.ac
File length: 32311 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a