aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-03-12 15:25:29 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-03-19 00:53:18 +0100
commit70d0d0889b0c72bcdeb0658335094f61105f8b02 (patch)
tree52d274badef53895286fbcf9da57101667262a6f /autogen.sh
parent87db567e1f094cbc9118f7c8d215df157b1601b5 (diff)
downloadqpdf-70d0d0889b0c72bcdeb0658335094f61105f8b02.tar.zst
Remove old build files
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 4d4d15a0..00000000
--- a/autogen.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-set -e
-aclocal -I m4
-autoheader
-autoconf
-rm -f m4/*~ 2>/dev/null || true
-sha256sum configure.ac aclocal.m4 libqpdf/qpdf/qpdf-config.h.in m4/* >| autofiles.sums