1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-06 03:18:04 -05:00
curl/ares/buildconf

8 lines
99 B
Plaintext
Raw Normal View History

#!/bin/sh
libtoolize --copy --automake --force
aclocal
autoheader
autoconf
automake --add-missing