Resolve the circular dependency of libmh on libmts on libmh. The
[mmh] / configure.in
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenDon't generate Makefiles for zotnet, or mts/mmdf and...
2000-07-21 Dan HarklessMeaningless modification to test autoconf file commit...
2000-07-21 Dan HarklessMeaningless change for testing autoconf file commit...
2000-07-21 Dan HarklessMeaningless change to test autoconf commit order stuff.
2000-07-21 Dan HarklessPeople did not preserve my alphabetization of the ...
2000-07-20 Dan HarklessMoved Kimmo's new "--with-hash-backup" to be output...
2000-07-16 Kimmo SuominenIf $LIBTOOL is empty we should not try to run it.
2000-07-16 Kimmo SuominenChanged "--with-backup-prefix" to "--with-hash-backup...
2000-07-16 Kimmo SuominenAdd "--with-backup-prefix" so it can be set easily.
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
2000-06-12 Ruud de Rooij* Merged mts/sendmail functionality into mts/smtp;... kim-before-sasl
2000-06-05 Ruud de RooijUse cat instead of tsort if tsort cannot deal with...
2000-06-05 Ruud de RooijIf liblockfile is present, and its dotlockfile program...
2000-06-04 Ruud de Rooij* Added autoconf test for Miquel van Smoorenburg's...
2000-05-31 Doug Morrisadded lint targets for Makefiles and a configure test...
2000-05-29 Shantonu SenUpdating root-level files so that zotnet/tws/Makefile...
2000-05-28 Ruud de RooijAdded autoconf check for getutent().
2000-05-12 Shantonu SenMoved zotnet/mf to sbr.
2000-05-12 Shantonu SenRemoved zotnet/bboards from default build.
2000-05-09 Dan Harkless* Changed configure.in to use gcc -Wall even without...
2000-05-09 Dan HarklessAlphabetized Shantonu's $pop_kinds output on configure...
2000-05-09 Dan Harkless* I had alphabetized the --configure options in the...
2000-05-06 Doug Morrisreorganized documentation to make it bit neater again
2000-04-21 uid1005Corrected status printout when kpop is enabled
2000-04-18 Dan HarklessOne final tweak to the configure --help output for...
2000-04-17 Dan HarklessThe syntax I gave in the --help output for --enable...
2000-04-17 Shantonu SenAPOP support: Making the apop option appear after pop...
2000-04-17 Shantonu SenAPOP support: Making APOP a ./configure option with...
2000-03-15 Dan HarklessWhen I added my --enable-masquerade option, you'll...
2000-03-14 Dan Harkless* Applied, after some finessing,
2000-03-02 Dan HarklessOops. You can't just change comments in configure...
2000-03-02 Dan HarklessChanged the GECOS-field '&' translation behavior to...
2000-02-29 Dan HarklessMade a goofy change so that I could produce a new confi...
2000-02-29 Dan HarklessChanged "echo > stamp-h.in" in Makefile.in to "date...
2000-01-26 Dan HarklessI'm surprised this didn't hit anyone sooner. Doug...
2000-01-25 Dan HarklessShoot. Apparently it gets the timestamp from the check...
2000-01-25 Dan HarklessAccidentally checked in configure with older date than...
2000-01-25 Dan HarklessOn AIX 4.1, snprintf() is defined in libc.a but there...
1999-10-26 Doug Morrisfixed libtool check, sort of...
1999-10-21 Doug Morrischanges to allow building under Mac OS X/Rhapsody
1999-10-16 Doug Morrissunos/solaris modifications
1999-10-15 Doug Morrisreplaced the BIND guess (based on BSDishness) with...
1999-10-13 Doug Morrisupdated manpage's Makefile and modified the way configu...
1999-10-04 Dan HarklessAdded '-L' to the calls of 'ls' in configure.in --...
1999-10-02 Dan HarklessDoug's fix for my MAILGROUP autoconf support on his...
1999-09-12 Doug Morrisfix for configure to find db1/ndbm.h in new linux systems
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-08-17 Dan HarklessAutomated #define of MAILGROUP and installation of...
1999-06-09 Doug Morrisuse mkstemp on systems that have it
1999-05-13 Doug MorrisModified configure to use config.guess and config.sub...
1999-05-13 Dan HarklessChanged configure.in's check for sigsetjmp to properly...
1999-05-13 Dan HarklessAdd check for modf and link with -lm if it's not in...
1999-05-13 Dan HarklessFix krb4 code to work with the original krb4 libraries...
1999-04-30 Doug MorrisInitial revision