autoreconf -fi
./configure && make
sed -ie "s/printf/printf scanf/" configure.ac
make -C tmp
grep SCANF config.h.in
