1
0
Fork 0
mirror of git://git.savannah.nongnu.org/eliot.git synced 2025-01-16 03:45:39 +01:00
eliot/bootstrap

8 lines
138 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