File: autogen.sh

package info (click to toggle)
qpdf 8.4.0-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 51,964 kB
  • sloc: cpp: 39,547; perl: 7,365; xml: 7,283; sh: 4,009; ansic: 2,812; makefile: 97
file content (6 lines) | stat: -rwxr-xr-x 97 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh
set -e
aclocal -I m4
autoheader
autoconf
sha256sum configure.ac m4/* >| autofiles.sums