[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] Conversion to Automake complete
From: |
Ralph Corderoy |
Subject: |
Re: [Nmh-workers] Conversion to Automake complete |
Date: |
Sat, 11 Feb 2012 19:48:08 +0000 |
Hi Paul,
> any ideas? (i've worked around it for now by taking out the ndbm
> checks and removing slocal from the build, since i don't use it.)
I've just noticed ./INSTALL:
--with-ndbm=LIB (DEFAULT is to autodetect)
--with-ndbmheader=HEADER (DEFAULT is to autodetect)
Specify the header file (eg ndbm.h) and library (eg ndbm) to use
to compile against the ndbm database library. By default, configure
will try various possibilities until it finds one that works; this
option only needs to be specified if the autodetection fails or
makes the wrong choice.
If either of these options is given then the other must also be
specified.
Do they work given suitable values?
Cheers, Ralph.
Re: [Nmh-workers] Conversion to Automake complete,
Ralph Corderoy <=