mirror of
https://github.com/moparisthebest/curl
synced 2024-11-14 05:25:06 -05:00
7 lines
48 B
Plaintext
7 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
automake
|
||
|
aclocal
|
||
|
autoheader
|
||
|
autoconf
|