1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

Put back local change that allowed things to build on static-libs-only

arches, that was lost in last heimdal import.
Found the hard way by deraadt@.
This commit is contained in:
miod 2002-02-11 19:04:44 +00:00
parent f314c7103f
commit b8cf7916d5

View File

@ -161,9 +161,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define if you have the `dlopen' function. */
#define HAVE_DLOPEN 1
/* Define if you have the `dn_expand' function. */
#define HAVE_DN_EXPAND 1