entered into RCS
authorTom Wood <wood@gnu.org>
Tue, 4 Aug 1992 19:11:36 +0000 (19:11 +0000)
committerTom Wood <wood@gnu.org>
Tue, 4 Aug 1992 19:11:36 +0000 (19:11 +0000)
From-SVN: r1763

gcc/config/aoutos.h

index e995df6e98f6d9c65fa41dca5cce7e54ebb85468..0a5dcc01a80c0937e10379739fd3a49a8d55e3db 100644 (file)
@@ -36,6 +36,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    or configure.in script to properly use the new ?????aout.h file
    when configuring for the system.  */
 
+/* Define a symbol indicating that we are using aoutos.h.  */
+#define USING_AOUTOS_H
+
 /* A C statement (sans semicolon) to output an element in the table of
    global constructors. 
    If using GNU LD, tell it that this is part of the static destructor set.