aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: f31108004c08b578c91eb605d49d58cc692d63a3 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
set -e
aclocal -I m4
autoheader
autoconf
sha256sum configure.ac aclocal.m4 libqpdf/qpdf/qpdf-config.h.in m4/* >| autofiles.sums