This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
noah
/
isync
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
f37f4c29f6
Ranting
Tag
master
isync
/
autogen.sh
autogen.sh
85 B
Riwayat
Mentahan
1
2
3
4
5
6
7
#! /bin/sh
# $Id$
set -e -v
aclocal
automake --add-missing
autoconf
./configure "$@"