summaryrefslogtreecommitdiff
path: root/innobase/dyn
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB staticlenz@mysql.com2003-04-101-1/+1
| | | | | | | libraries always ended up in "dir..", even though they were not supposed to be installed anyway (they are only required at link time). Fixed it by replacing libs_LIBRARIES with noinst_LIBRARIES for all InnoDB Makefile.am files and by removing "libsdir = " from innobase/include/Makefile.i .
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-175-0/+150