qperf/autogen.sh

7 lines
102 B
Bash
Executable File

#!/bin/sh
#
touch AUTHORS NEWS README ChangeLog
aclocal &&
automake --add-missing &&
autoconf