* configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place so

that autoheader doesn't duplicate config.in entries.
	(DEFAULT_ARCH): Ditto.
	* configure: Regenerate.
	* config.in: Regenerate.
This commit is contained in:
Alan Modra
2001-10-17 05:38:42 +00:00
parent 3f1c8673e3
commit c1e4eef7ce
4 changed files with 199 additions and 229 deletions

View File

@ -154,20 +154,14 @@
/* Using strict COFF? */
#undef STRICTCOFF
/* Use ELF stabs for MIPS, not ECOFF stabs */
#undef MIPS_STABS_ELF
/* Define if default target is PowerPC Solaris. */
#undef TARGET_SOLARIS_COMMENT
/* Define as 1 if big endian. */
#undef TARGET_BYTES_BIG_ENDIAN
/* Default architecture. */
#undef DEFAULT_ARCH
/* Default architecture. */
#undef DEFAULT_ARCH
/* Use ELF stabs for MIPS, not ECOFF stabs */
#undef MIPS_STABS_ELF
/* Default architecture. */
#undef DEFAULT_ARCH