isync/autogen.sh
Oswald Buddenhagen 945e05cfdd use autoreconf instead of calling separate tools
this has been the correct way since a long time.

Pointed-out-by: Felipe Contreras <felipe.contreras@gmail.com>
2013-12-01 13:36:26 +01:00

5 lines
62 B
Bash
Executable File

#! /bin/sh
set -e -v
make -f Makefile.am log
autoreconf -f -i