Codebase list pinpoint / HEAD autogen.sh
HEAD

Tree @HEAD (Download .tar.gz)

autogen.sh @HEAD

04a6363
 
863dafb
1
2
3
#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"