Made the RPATHS config option the default and removed the #ifdefs.
[mmh] / config /
2012-03-21 markus schnalkeSlocal uses rcvpack now. Code beautification in slocal.
2012-03-20 markus schnalkeMakefiles: s/nmh/mmh/; fixed generation of mmhdist.
2012-03-09 markus schnalkeFixed paths (libdir->bindir); removed the now unused...
2012-02-11 markus schnalkeNow truly: Removed the unused variable mhlforward.
2012-02-11 markus schnalkeRevert "Removed unused mhlforward var."
2012-02-11 markus schnalkeRemoved unused mhlforward var.
2012-02-11 markus schnalkeAdded absolute path to match the common style.
2012-02-11 markus schnalkeRemoved unused catproc.
2012-02-11 markus schnalkeMade show(1) the default lproc. `list' and `display...
2012-02-09 markus schnalkeMoved mhl(1) from libdir to bindir.
2012-02-08 markus schnalkeBetter mime types for attachments. Use some command...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-24 markus schnalkeActivated Jon's attachment system by default and steaml...
2012-01-04 markus schnalkeRenamed all standard sequences (e.g. cur->c) and made...
2012-01-04 markus schnalkeGlobally defined the names for the standard sequences.
2012-01-02 markus schnalkeRemoved ``Face'' support in mhl.
2012-01-02 markus schnalkeRemoved references to unused default procs and commente...
2012-01-02 markus schnalkeRemoved the configuration option NOPUBLICSEQ.
2012-01-02 markus schnalkeUpdated INSTALL and changed `nmh' strings to `mmh'
2011-12-23 markus schnalkeSplit nmh dir into mmh dir (~/.mmh) and mail storage...
2011-12-12 markus schnalkeRemoved the global alias file
2011-12-12 markus schnalkeMoved etcpath() from config/config.c to sbr/path.c
2011-12-09 markus schnalkeCode cosmetics
2011-12-09 markus schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalkeRemoved the option to disable `~user' support (MHRC)
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeWe don't need macros for only putting two strings next...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-30 markus schnalkeRemoved the draft message in favor for a consistent...
2011-10-16 markus schnalkeRemoved the whom program, which relayed on post(8)...
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved mhn, as it was already replaced by mhlist/mhsho...
2011-10-05 markus schnalkeRemoved msh, vmh and wmh.
2011-10-05 markus schnalkeReworked LINK, now named `altmsglink', similar to BACKU...
2011-10-05 markus schnalkeMoved default file/folder modes from acconfig.h to...
2011-10-05 markus schnalkeRemoved --with-{editor,pager} configure options.
2011-10-05 markus schnalkeRemoved configure option --with-hash-prefix and moved...
2011-10-04 markus schnalkeMoved the sendmail path config line from mts.conf to...
2011-10-04 markus schnalkeRemoved the MTS and post; now we always use /usr/sbin...
2011-09-28 markus schnalkeWe'll always use sendmail (spost) now
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2008-05-16 Oliver Kiddledon't use $< in target rules in makefiles, as POSIX...
2008-05-04 Peter Maydell* bug #23163: various minor fixes for the benefit of...
2006-04-11 Joel ReicherCompleting the .cvsignore list(s).
2005-12-24 Peter MaydellAvoid non-portable use of $< outside an inference rule.
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-05-31 Doug Morrisadded lint targets for Makefiles and a configure test...
1999-04-30 Doug MorrisInitial revision