php-src/ext/mbstring/libmbfl/buildconf

7 lines
91 B
Plaintext
Raw Normal View History

#!/bin/sh
libtoolize -c -f --automake
aclocal
autoheader
automake -a -c --foreign
autoconf