Commit abec18a1 authored by unknown's avatar unknown

Final fix for NPTL configuration (bug#2173, bug#5871, and bug#9497).


include/my_global.h:
  As we have a new CPP symbol, this should be "undef"ed explicitly.
parent eab2f10a
......@@ -107,6 +107,7 @@
#undef THREAD
#undef HAVE_mit_thread
#undef HAVE_LINUXTHREADS
#undef HAVE_NPTL
#undef HAVE_UNIXWARE7_THREADS
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment