Annotation of embedaddon/php/ext/mbstring/libmbfl/buildconf, revision 1.1.1.1

1.1       misho       1: #!/bin/sh
                      2: libtoolize -c -f --automake
                      3: aclocal
                      4: autoheader
                      5: automake -a -c --foreign
                      6: autoconf

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>