fix my default emulation changes
authorDavid D. Zuhn <zoo@cygnus>
Fri, 8 Jan 1993 22:06:17 +0000 (22:06 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Fri, 8 Jan 1993 22:06:17 +0000 (22:06 +0000)
ld/config.h

index 9da11a4191dbc2d6d9b88d191166cd8bcab6b7d6..4ca37dc9160e7e5da4039ae0de1c31f5153adf8f 100644 (file)
 /* Look in this environment name for the linker to pretend to be */
 #define EMULATION_ENVIRON "LDEMULATION"
 /* If in there look for the strings: */
-/* Otherwise default to this emulation */
-
-#ifndef DEFAULT_EMULATION
-error you must set a default emulation
-#endif /* DEFAULT_EMULATION */
 
 /* Look in this variable for a target format */
 #define TARGET_ENVIRON "GNUTARGET"