mirror of
https://github.com/curl/curl.git
synced 2026-06-16 12:25:37 +03:00
useful script to run after updating from CVS
This commit is contained in:
parent
73982c65d2
commit
14521b418e
1 changed files with 6 additions and 0 deletions
6
buildconf
Executable file
6
buildconf
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
automake
|
||||
aclocal
|
||||
autoheader
|
||||
autoconf
|
||||
Loading…
Add table
Add a link
Reference in a new issue