These changesets represents the changes on the squid/autoconf-25 development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
2002/07/27 07:40:20 | rbcollins | +41 -41 | change AC_CHECK_MESSAGE to ...MESSAGES to autodefine the HAVE_STRUCT_FOO_MEMBER symbol. Change ALL AC_DEFINE_FOO.. to se |
2002/07/26 00:36:20 | rbcollins | +3 -3 | Urgh. AC_LIBOBJ is a 2.53 and above only 'feature'. Why can't the autoconf folk stay backwards compatible just once? |
2002/07/25 13:12:54 | rbcollins | +3 -56 | require autoconf 2.50 or newer |
2002/07/25 12:50:09 | rbcollins | +0 -3 | remove a test line - oops |
2002/07/25 12:49:04 | rbcollins | +56 -40 | more type check updates, and typedefs work better with ;'s |
2002/07/25 11:55:16 | rbcollins | +54 -27 | updated 64 bit type detection |
2002/07/25 11:29:49 | rbcollins | +231 -150 | Added section on basic type to the Programming manual, nuked num32 types, fixed configure.in and config.h to use typedef |
2002/07/24 23:51:20 | rbcollins | +156 -585 | first cut at updating to autoconf 2.5 |