newtree/bootstrap
Joseph Carter 2f811fc65b Poly list system beginnings - Depth polys are done but currently have zero
effects.  Will need to do wall poly implementation before it matters.
2000-06-19 10:14:00 +00:00

7 lines
128 B
Bash
Executable file

#!/bin/sh
echo "NOTE: two \"AC_TRY_RUN\" warnings below are not a problem!"
aclocal
autoheader
automake --add-missing
autoconf