- Ubuntu 13.04
  (1) In file included from argp.h:22:0,
                   from argp-eexst.c:25:
     ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
    408 #undef gets
    409  _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
  (2)
    ....
    libtool: install: warning: relinking `list.la'
    libtool: install: (cd
        /usr/pkgsrc/wip/mailutils/work/mailutils-2.2/libmu_sieve/extensions;
        /usr/bin/ksh /usr/pkg/bin/libtool --silent --tag CC
        --mode=relink gcc -O2 -Wno-error -module -avoid-version
        -no-undefined -rpath /usr/pkg/lib/mailutils -Wl,-R/usr/pkg/lib
        -o list.la -rpath /usr/pkg/lib/mailutils list.lo -L../.libs
        ../libmu_sieve.la
        -L/usr/pkgsrc/wip/mailutils/work/.buildlink/lib
        -inst-prefix-dir /usr/pkgsrc/wip/mailutils/work/.destdir)
    /usr/pkg/bin/libtool[6004]: cd:
       /usr/pkgsrc/wip/mailutils/work/mailutils-2.2/libmu_sieve/libs:
       [No such file or directory]
    libtool: relink: cannot determine absolute directory name of `../.libs'
    libtool: install: error: relink `list.la' with the above command before installing it
 
- PLIST:10: The bin/ directory should not have subdirectories.
  .. but this should be intention of original authors, I believe.
- License: gnu-gpl-v3 and gnu-lgpl-v3
- (configure)
*******************************************************************
GNU Mailutils configured with the following settings:

Default mailbox scheme ........ mbox
Use PAM ....................... yes
Use -ltdl ..................... no
Use DBM ....................... no
Use GNU TLS ................... no
Use GSASL ..................... no
Use GSSAPI .................... no
Use TCP wrappers .............. yes
Pthread support ............... yes
Readline support .............. yes
MySQL support ................. no
PostgreSQL support ............ no
LDAP support .................. yes
Radius support ................ no
Support for virtual domains ... yes

Interfaces:

Guile ......................... no
C++ ........................... yes
Python ........................ no

Mailbox formats:

IMAP .......................... yes
POP ........................... yes
MH ............................ yes
maildir ....................... yes

Mailers:

SMTP .......................... yes
Sendmail ...................... yes

*******************************************************************
