Remove debug printf

This commit is contained in:
Love Hornquist Astrand
2009-10-11 14:44:41 -07:00
parent 377543e78e
commit 119eb68a2e

View File

@@ -78,8 +78,6 @@ AC_ARG_WITH(cross-tools,
with_cross_tools="${with_cross_tools}/"
])
echo "with_cross_tools: ${with_cross_tools}"
if test "${cross_compiling}" != yes ; then
ASN1_COMPILE="\$(top_builddir)/lib/asn1/asn1_compile\$(EXEEXT)"