From 7aeda9d667567121b05895b9edbcd58f81950060 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" <scrappy@hub.org> Date: Tue, 27 Jan 1998 05:02:11 +0000 Subject: [PATCH] add CC:cc so that configure uses cc on non-gcc machine From: Stan Brown <stanb@awod.com> --- src/template/hpux-cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/template/hpux-cc b/src/template/hpux-cc index af3763c53fc..fb9f39022af 100644 --- a/src/template/hpux-cc +++ b/src/template/hpux-cc @@ -8,3 +8,4 @@ USE_LOCALE:no DLSUFFIX:.sl YFLAGS:-d YACC: +CC:cc -- GitLab