summaryrefslogtreecommitdiff
path: root/config.h-vms.template
diff options
context:
space:
mode:
Diffstat (limited to 'config.h-vms.template')
-rw-r--r--config.h-vms.template2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. */
/* 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