From b95d15c6c551abb0b3acba440e94013a3318f424 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 14 Oct 2002 12:08:47 +0000 Subject: * Makefile.am: Run "make dep-am". (CPU_OBJ_VALID): sh64 coff is invalid. * as.c: #include "bfdver.h". * Makefile.in: Regenerate. * config.in: Regenerate. --- gas/config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gas/config.in') diff --git a/gas/config.in b/gas/config.in index b2226f9..36f460b 100644 --- a/gas/config.in +++ b/gas/config.in @@ -130,6 +130,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H +/* Define if you have the header file. */ +#undef HAVE_SYS_STAT_H + /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H -- cgit v1.1