mariadb/innobase
unknown 69aa7b40c2 Bug#22224: Windows build depends on ib_config.h
This change has already been made to 5.1.


CMakeLists.txt:
  Removed dependancy on ib_config.h
  Added conditionals for InnoDB and BDB directories.
innobase/include/univ.i:
  ib_config.h is not required for Windows.
2006-09-28 15:18:33 -04:00
..
btr
buf
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include Bug#22224: Windows build depends on ib_config.h 2006-09-28 15:18:33 -04:00
lock
log
mach
mem
mtr
os
page
pars
que
read
rem
row
srv
sync
thr
trx
usr
ut
CMakeLists.txt
configure.in
Makefile.am