This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
noah
/
isync
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
095e3ec92c
Branches
Tags
master
isync
/
autogen.sh
autogen.sh
85 B
Lịch sử
Raw
1
2
3
4
5
6
7
#! /bin/sh
# $Id$
set -e -v
aclocal
automake --add-missing
autoconf
./configure "$@"