]> Pileus Git - ~andy/gtk/blobdiff - gtk/makefile.msc
New pthreads version. Use gettext.
[~andy/gtk] / gtk / makefile.msc
index d5e1d839f43e1b66b042f1c767f2f7845710e633..24f0eccb540b0560c41773c9c0066d344e33529e 100755 (executable)
@@ -7,7 +7,7 @@ BIN = C:\bin
 
 # This is the location of pthreads for Win32, 
 # see http://sourceware.cygnus.com/pthreads-win32/
-PTHREADS = ..\..\pthreads-snap-1999-04-07
+PTHREADS = ..\..\pthreads-snap-1999-05-30
 PTHREAD_LIB = $(PTHREADS)\pthread.lib
 PTHREAD_INC = -I $(PTHREADS)