diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-11 02:34:23 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:20:04 -0500 |
commit | 76478d7eb145880e213ed8a399ce2171f43e18a4 (patch) | |
tree | 45bb02223587d9319fe3cf279de6991b8314c806 /source4/heimdal_build/build_external.sh | |
parent | 2b89817e467c409e5eb20b2a3885941e9accc7eb (diff) | |
download | samba-76478d7eb145880e213ed8a399ce2171f43e18a4.tar.gz samba-76478d7eb145880e213ed8a399ce2171f43e18a4.tar.bz2 samba-76478d7eb145880e213ed8a399ce2171f43e18a4.zip |
r8306: some more heimdal configure checks
(This used to be commit 575413fc863147ee46e1ff658af1d74093fc7686)
Diffstat (limited to 'source4/heimdal_build/build_external.sh')
-rwxr-xr-x | source4/heimdal_build/build_external.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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() { |