recoll/src/autogen.sh
2018-01-23 17:41:47 +01:00

9 lines
154 B
Bash
Executable File

#!/bin/sh
aclocal
libtoolize --copy
automake --add-missing --force-missing --copy
autoconf
# Our ylwrap gets clobbered by the above.
git checkout ylwrap