android-platform-a71/external/f2fs-tools/autogen.sh
2024-11-30 08:52:24 +01:00

8 lines
85 B
Bash

#!/bin/sh
aclocal && \
autoheader && \
autoconf && \
libtoolize && \
automake -a -c