gnuworld/autogen.sh

11 lines
125 B
Bash

#!/bin/sh
# Regenerate auto-tools stuff...
aclocal
autoconf
libtoolize --automake --copy --ltdl
autoheader
automake -a -c