Revision control

Copy as Markdown

Other Tools

#!/bin/bash
set -x
if [ ! -e config ]; then
mkdir config
fi
autoreconf -i