Loading ares/buildconf +1 −1 Original line number Original line Diff line number Diff line #!/bin/sh #!/bin/sh ${LIBTOOLIZE:-libtoolize} --copy --automake --force ${LIBTOOLIZE:-libtoolize} --copy --automake --force ${ACLOCAL:-aclocal} ${ACLOCAL:-aclocal} $ACLOCAL_FLAGS ${AUTOHEADER:-autoheader} ${AUTOHEADER:-autoheader} ${AUTOCONF:-autoconf} ${AUTOCONF:-autoconf} ${AUTOMAKE:-automake} --add-missing ${AUTOMAKE:-automake} --add-missing Loading
ares/buildconf +1 −1 Original line number Original line Diff line number Diff line #!/bin/sh #!/bin/sh ${LIBTOOLIZE:-libtoolize} --copy --automake --force ${LIBTOOLIZE:-libtoolize} --copy --automake --force ${ACLOCAL:-aclocal} ${ACLOCAL:-aclocal} $ACLOCAL_FLAGS ${AUTOHEADER:-autoheader} ${AUTOHEADER:-autoheader} ${AUTOCONF:-autoconf} ${AUTOCONF:-autoconf} ${AUTOMAKE:-automake} --add-missing ${AUTOMAKE:-automake} --add-missing