handle require_once and include_once, allow single quotes
[old-projects.git] / deptrack / autogen.sh
1 #!/bin/sh
2 # $Id$
3
4 aclocal \
5 && automake --add-missing --foreign --copy \
6 && autoconf