From 76478d7eb145880e213ed8a399ce2171f43e18a4 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 11 Jul 2005 02:34:23 +0000 Subject: r8306: some more heimdal configure checks (This used to be commit 575413fc863147ee46e1ff658af1d74093fc7686) --- source4/heimdal_build/build_external.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/heimdal_build/build_external.sh') diff --git a/source4/heimdal_build/build_external.sh b/source4/heimdal_build/build_external.sh index f95c43dc21..24e5eb9bee 100755 --- a/source4/heimdal_build/build_external.sh +++ b/source4/heimdal_build/build_external.sh @@ -10,7 +10,6 @@ ET_COMPILE=$TOP/bin/compile_et # we need to substitute these correctly based on configure output FLEX=flex BISON=bison -AWK=gawk CC=gcc build_asn1() { -- cgit