1 2 3 4 5 6 7 8
#!/bin/sh autom4te \ --language=autoconf \ --output=configure \ --no-cache \ --warnings=all \ configure.ac && autoheader