define NDBM
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3900 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -158,6 +158,14 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
|
|||||||
|
|
||||||
/* telnet stuff ----------------------------------------------- */
|
/* telnet stuff ----------------------------------------------- */
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Define NDBM if you are using the 4.3 ndbm library (which is part of
|
||||||
|
* libc). If not defined, 4.2 dbm will be assumed.
|
||||||
|
*/
|
||||||
|
#if defined(HAVE_DBM_FIRSTKEY)
|
||||||
|
#define NDBM
|
||||||
|
#endif
|
||||||
|
|
||||||
/* define this for OTP support */
|
/* define this for OTP support */
|
||||||
#undef OTP
|
#undef OTP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user