xbiff: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jan 13 21:44:17 PST 2011


 MailboxP.h   |   26 ++++++++++++++------------
 configure.ac |   18 ++++++++++++++++++
 2 files changed, 32 insertions(+), 12 deletions(-)

New commits:
commit 9bf1cbbd49fbb11707e3bc30429e1fbedd5abec8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 17:13:49 2011 -0800

    Add --with-mailbox-directory=PATH option to configure
    
    Lets builders set a specific path for mailboxes when the defaults
    don't match the system setup
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>

commit dc963f6d676d1735144ff3997c0ab5bf7cc3889f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 16:06:40 2011 -0800

    Use <paths.h> and _PATH_MAILDIR to find mailboxes if present
    
    Use autoconf to check for paths.h on all systems, instead of
    only including it #ifdef CSRG_BASED
    
    Makes _PATH_MAILDIR the preferred mail directory path on all systems
    if it's defined, falls back to old per-system hardcoded paths if not.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Mark Kettenis <kettenis at openbsd.org>
    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>



More information about the xorg-commit mailing list