disable IPC by default for now

This commit is contained in:
David Rose 2002-08-09 20:25:34 +00:00
parent d64c8a66dc
commit 14922b38c7

View File

@ -313,7 +313,8 @@
#define IPC_IPATH
#define IPC_LPATH
#define IPC_LIBS
#defer HAVE_IPC $[HAVE_NSPR]
//#defer HAVE_IPC $[HAVE_NSPR]
#define HAVE_IPC
// Do you want to build the network interface? What additional libraries
// are required? Currently, this requires NSPR.