• lenz@mysql.com's avatar
    - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static · dbe145f0
    lenz@mysql.com authored
       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 .
    dbe145f0
Makefile.am 911 Bytes