diff options
author | Marc G. Fournier | 1998-01-27 05:02:11 +0000 |
---|---|---|
committer | Marc G. Fournier | 1998-01-27 05:02:11 +0000 |
commit | 7aeda9d667567121b05895b9edbcd58f81950060 (patch) | |
tree | 574ae2dba9f2f8731e7fe6e31c09b29f4f51a977 /src/template/hpux-cc | |
parent | 0519a96546ebc347f729c3823eff9c0045b539eb (diff) |
add CC:cc so that configure uses cc on non-gcc machine
From: Stan Brown <stanb@awod.com>
Diffstat (limited to 'src/template/hpux-cc')
-rw-r--r-- | src/template/hpux-cc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |