mirror of /home/gitosis/repositories/libev.git
7 lines
65 B
Bash
7 lines
65 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
libtoolize --force
|
||
|
automake --add-missing
|
||
|
autoreconf
|
||
|
|