]> git.draconx.ca Git - cdecl99.git/blobdiff - lib/local/modules/dx-threadlib
libcdecl: Use a different pthread_once workalike for Windows.
[cdecl99.git] / lib / local / modules / dx-threadlib
index 9499e3b5cac112d68741d22f80656d8fb8c7f825..e5ee6a143941f5fbe32af5b04e1d22a94fea00cd 100644 (file)
@@ -7,7 +7,6 @@ Files:
 Depends-on:
 gnulib-local
 threadlib
-windows-once [test x"$gl_threads_api" = x"windows"]
 
 configure.ac-early:
 dnl AC_REQUIRE has the effect of making the macro expansion unconditional;