From a45f25ece30e4101ae77c90d2270d253ea9a82ec Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 20 Jan 2013 11:01:01 -0500 Subject: Rename the make.h file to makeint.h for internal use only. --- config.h-vms.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h-vms.template') diff --git a/config.h-vms.template b/config.h-vms.template index 1956cea..e5e623c 100644 --- a/config.h-vms.template +++ b/config.h-vms.template @@ -424,7 +424,7 @@ this program. If not, see . */ /* Define if using alloca.c. */ /* #undef C_ALLOCA */ -/* maybe this should be placed into make.h */ +/* maybe this should be placed into makeint.h */ #if defined(__VAX) && defined(__DECC) #define alloca(n) __ALLOCA(n) #endif -- cgit v1.2.3