Skip to content

XDR support

1 message · Brian Ripley

#
We are considering make XDR support obligatory for 1.5.x.  Does anyone
have a system which builds without XDR support?   That is the configure
lines

checking for library containing xdr_string... (cached) none required

fails to find it, and config.h has

/* Define if you have the XDR headers and library routines. */
#define HAVE_XDR 1

undefined.