summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/autogen.sh')
-rw-r--r--crypto/heimdal/autogen.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/heimdal/autogen.sh b/crypto/heimdal/autogen.sh
deleted file mode 100644
index c3facbf..0000000
--- a/crypto/heimdal/autogen.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-# to really generate all files you need to run "make distcheck" in a
-# object tree, but this will do if you have all parts of the required
-# tool-chain installed
-autoreconf -f -i || { echo "autoreconf failed: $?"; exit 1; }
OpenPOWER on IntegriCloud