1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-09 22:41:56 +03:00

add CC:cc so that configure uses cc on non-gcc machine

From: Stan Brown <stanb@awod.com>
This commit is contained in:
Marc G. Fournier
1998-01-27 05:02:11 +00:00
parent 0519a96546
commit 7aeda9d667

View File

@ -8,3 +8,4 @@ USE_LOCALE:no
DLSUFFIX:.sl DLSUFFIX:.sl
YFLAGS:-d YFLAGS:-d
YACC: YACC:
CC:cc