freebsd-ports/lang/elk/files/patch-am
Steve Price a42efa8240 Allow the value of CC to be overridden.
PR:		15397
Submitted by:	James Andariese <james@ja.ath.cx>
1999-12-23 18:50:24 +00:00

12 lines
245 B
Plaintext

--- lib/xm/build.orig Tue Jul 18 06:22:31 1995
+++ lib/xm/build Sun Dec 12 16:29:08 1999
@@ -9,7 +9,7 @@
SHELL=/bin/sh
-CC= ${cc-cc}
+CC?= cc
CFLAGS= $cflags $obj_cflags $motif_cflags
LINTFLAGS= $lintflags
SCMFLAGS= -p .:../../scm:../xt