Loading BUILD/compile-dist +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ # package" that is used as the basis for all other binary builds. # make distclean (cd storage/bdb/dist && sh s_all) (cd storage/innobase && aclocal && autoheader && aclocal && automake && autoconf) aclocal autoheader libtoolize --automake --force --copy automake --force --add-missing --copy autoconf (cd storage/bdb/dist && sh s_all) (cd storage/innobase && aclocal && autoheader && aclocal && automake && autoconf) # Default to gcc for CC and CXX if test -z "$CXX" ; then Loading Loading
BUILD/compile-dist +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ # package" that is used as the basis for all other binary builds. # make distclean (cd storage/bdb/dist && sh s_all) (cd storage/innobase && aclocal && autoheader && aclocal && automake && autoconf) aclocal autoheader libtoolize --automake --force --copy automake --force --add-missing --copy autoconf (cd storage/bdb/dist && sh s_all) (cd storage/innobase && aclocal && autoheader && aclocal && automake && autoconf) # Default to gcc for CC and CXX if test -z "$CXX" ; then Loading