2009-03-05 14:38:59 +00:00
|
|
|
/* Do not remove this file even though it is empty.
|
|
|
|
This file is included in univ.i and will cause compilation failure
|
|
|
|
if not present.
|
2009-09-12 06:43:45 +00:00
|
|
|
A custom checks have been added in the generated
|
2009-07-14 16:03:26 +00:00
|
|
|
storage/innobase/Makefile.in that is shipped with the InnoDB Plugin
|
2009-09-12 06:43:45 +00:00
|
|
|
source archive. These checks eventually define some macros and put
|
|
|
|
them in this file.
|
|
|
|
This is a hack that has been developed in order to deploy new compile
|
|
|
|
time checks without the need to regenerate the ./configure script that is
|
2009-03-05 14:38:59 +00:00
|
|
|
distributed in the MySQL 5.1 official source archives.
|
|
|
|
If by any chance Makefile.in and ./configure are regenerated and thus
|
2009-09-12 06:43:45 +00:00
|
|
|
the hack from Makefile.in wiped away then the "real" checks from plug.in
|
2009-03-05 14:38:59 +00:00
|
|
|
will take over.
|
|
|
|
*/
|