From 559e644b63ad59df5edb96ff233dba57b9d4ac47 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Wed, 19 Nov 2008 00:27:45 +0000 Subject: Fix a few build problems on Solaris (and check for an md5 utility in configure instead of the icky loop I was doing before). (closes issue #13842) Reported by: snuffy Patches: bug13842_20081106.diff uploaded by snuffy (license 35) 13842.diff uploaded by seanbright (license 71) Tested by: snuffy git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@157600 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1f6156d1e..45b01b769 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ export DOWNLOAD export AWK export GREP export ID +export MD5 # even though we could use '-include makeopts' here, use a wildcard # lookup anyway, so that make won't try to build makeopts if it doesn't -- cgit v1.2.3