Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 64 Bytes

autogen.sh

File metadata and controls

executable file
·
7 lines (6 loc) · 64 Bytes
 
Oct 25, 1999
Oct 25, 1999
1
2
3
4
5
6
7
#!/bin/sh
#
aclocal
automake --foreign
autoconf
./configure $*