Commit 91fa299e authored by unknown's avatar unknown

MIT fix


BitKeeper/etc/ignore:
  Added mysql-test/install_test_db mysql-test/mysql-test-run to the ignore list
include/global.h:
  another fix for MIT-threads
parent 1c0f675a
......@@ -175,3 +175,5 @@ support-files/mysql.server
support-files/mysql.spec
tags
libmysql_r/conf_to_src
mysql-test/install_test_db
mysql-test/mysql-test-run
......@@ -479,6 +479,7 @@ extern double my_atof(const char*);
#undef HAVE_TEMPNAM /* Use ours */
#undef HAVE_PTHREAD_SETPRIO
#undef HAVE_FTRUNCATE
#undef HAVE_READLINK
#endif
/* This is from the old m-machine.h file */
......
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