2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-28 16:00:53 +00:00
qpdf/autogen.sh
2018-10-12 09:22:14 -04:00

7 lines
97 B
Bash
Executable File

#!/bin/sh
set -e
aclocal -I m4
autoheader
autoconf
sha256sum configure.ac m4/* >| autofiles.sums