no more default emulation
authorDavid D. Zuhn <zoo@cygnus>
Thu, 7 Jan 1993 18:23:07 +0000 (18:23 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Thu, 7 Jan 1993 18:23:07 +0000 (18:23 +0000)
ld/config.h

index 6cf7613d81e96bf25458461e3dd7647a03db2692..9da11a4191dbc2d6d9b88d191166cd8bcab6b7d6 100644 (file)
 /* Otherwise default to this emulation */
 
 #ifndef DEFAULT_EMULATION
-#define DEFAULT_EMULATION "unknown"
+error you must set a default emulation
 #endif /* DEFAULT_EMULATION */
 
-
-
 /* Look in this variable for a target format */
 #define TARGET_ENVIRON "GNUTARGET"