Added ONC define.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 22 Jul 2003 03:14:28 +0000 (03:14 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 22 Jul 2003 03:14:28 +0000 (03:14 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@652 cb58f699-b61c-0410-a6fe-9272a202ed29

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"