fluffy/autogen
pi-rho 4fef3ee62d added: GNU autotools scripts
added: additional standard GNU top-dir doc
2012-02-22 20:51:27 -06:00

8 lines
145 B
Bash
Executable file

#!/bin/sh -e
[ ! -d "m4" ] && mkdir m4
autoreconf --install --force
rm -rf autom4te.cache
./configure --enable-maintainer-mode --enable-debug