1
/* Do not remove this file even though it is empty.
2
This file is included in univ.i and will cause compilation failure
4
A custom checks have been added in the generated
5
storage/innobase/Makefile.in that is shipped with the InnoDB Plugin
6
source archive. These checks eventually define some macros and put
8
This is a hack that has been developed in order to deploy new compile
9
time checks without the need to regenerate the ./configure script that is
10
distributed in the MySQL 5.1 official source archives.
11
If by any chance Makefile.in and ./configure are regenerated and thus
12
the hack from Makefile.in wiped away then the "real" checks from plug.in