Commit 910c3058 authored by unknown's avatar unknown
Browse files

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 8a9c9881
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@
#undef THREAD
#undef HAVE_mit_thread
#undef HAVE_LINUXTHREADS
#undef HAVE_NPTL
#undef HAVE_UNIXWARE7_THREADS
#endif