define HAVE_XDR_MOUNTRES3 in pre-generated config.h as we have mountres3 now.

this makes amd buildable for archs without shlibs support like hpcsh.
(i've tested i386->hpcsh cross-compile)

pointed by Torsten Harenberg on tech-hpcsh
and analyzed by Valeriy E. Ushakov.
This commit is contained in:
yamt 2003-05-18 09:44:28 +00:00
parent 11d31abb7e
commit cc3f08f723
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: config.h,v 1.30 2003/05/08 13:34:05 yamt Exp $ */
/* $NetBSD: config.h,v 1.31 2003/05/18 09:44:28 yamt Exp $ */
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
@ -1196,7 +1196,7 @@
#define HAVE_XDR_MOUNTLIST 1
/* Define to 1 if you have the `xdr_mountres3' function. */
/* #undef HAVE_XDR_MOUNTRES3 */
#define HAVE_XDR_MOUNTRES3 1
/* Define to 1 if you have the `xdr_name' function. */
#define HAVE_XDR_NAME 1