diff options
Diffstat (limited to 'pthreads/Nmakefile')
-rw-r--r-- | pthreads/Nmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pthreads/Nmakefile b/pthreads/Nmakefile index e6c74dd71..d9e5bf1bc 100644 --- a/pthreads/Nmakefile +++ b/pthreads/Nmakefile @@ -4,7 +4,7 @@ VERSION = - CCFLAGS = -V -g $(CC.DLL) -HAVE_CONFIG_H == 1 +HAVE_PTW32_CONFIG_H == 1 _MT == 1 _timeb == timeb _ftime == ftime |