eliot/bootstrap
2020-09-15 18:37:18 +02:00

8 lines
144 B
Bash
Executable file

#!/bin/sh
autopoint -f
patch -p0 < po/makefile-qt4.patch
aclocal -I m4
autoheader
automake --add-missing --foreign --copy -Wall
autoconf -Wall