From: Jeffrey Altman Date: Sat, 27 Dec 2008 19:22:26 +0000 (+0000) Subject: windows-libafsrpc-makefile-20081227 X-Git-Tag: openafs-devel-1_5_61~640 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f70ba203206a2953a3f51b48fe3455b9cad52eae;p=packages%2Fo%2Fopenafs.git windows-libafsrpc-makefile-20081227 LICENSE MIT additional defines are to be appended to AFSDEV_AUXCDEFINES, they are not supposed to replace the prior definition --- diff --git a/src/libafsrpc/NTMakefile b/src/libafsrpc/NTMakefile index f8d8edbb4..b3a160944 100644 --- a/src/libafsrpc/NTMakefile +++ b/src/libafsrpc/NTMakefile @@ -19,7 +19,7 @@ FSINT = ..\fsint COMERR = ..\comerr # Additional debugging flag for RX. -AFSDEV_AUXCDEFINES = -DRXDEBUG -DAFS_PTHREAD_ENV +AFSDEV_AUXCDEFINES = $(AFSDEV_AUXCDEFINES) -DRXDEBUG -DAFS_PTHREAD_ENV LIBFILE = $(DESTDIR)\lib\afsrpc.dll