eliot/bootstrap
Olivier Teulière ba230eda60 - Bumped version number to 1.6
- Used the -Wall option of automake, and fixed the reported warnings
 - Updated french translation
2008-01-08 16:09:08 +00:00

7 lines
104 B
Bash
Executable file

#!/bin/sh
autopoint -f
aclocal -I m4
autoheader
automake --add-missing --foreign --copy -Wall
autoconf