Added ONC define.
authorScott Cantor <cantor.2@osu.edu>
Tue, 22 Jul 2003 03:14:28 +0000 (03:14 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 22 Jul 2003 03:14:28 +0000 (03:14 +0000)
config_win32.h

index 20962c5..5d06359 100644 (file)
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 /* #undef TM_IN_SYS_TIME */
 
+/* Define if using embedded version of ONC RPC. */
+#define USE_OUR_ONCRPC 1
+
 /* Version number of package */
 #define VERSION "1.0.1"