libqb/autogen.sh
Angus Salkeld 40f235a889 libtool and code re-structure
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-04-15 23:25:29 +10:00

5 lines
131 B
Bash
Executable File

#!/bin/sh
# Run this to generate all the initial makefiles, etc.
mkdir -p m4
autoreconf -i -v && echo Now run ./configure and make