newtree/bootstrap
Jeff Teunissen cb70ed81f6 .gitignore: Add the rest of the source dists.
acinclude.m4: Fix SDL detection up some, should be more reliable.
bootstrap: reorder commands.
configure.in: Remove CDTYPE_BSD rule.
2000-10-05 16:44:44 +00:00

6 lines
62 B
Bash
Executable file

#!/bin/sh
aclocal
automake --add-missing
autoheader
autoconf