oops
authorJason Merrill <jason@gcc.gnu.org>
Fri, 20 Feb 1998 12:31:00 +0000 (07:31 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 20 Feb 1998 12:31:00 +0000 (07:31 -0500)
From-SVN: r18141

gcc/collect2.c

index fac696ef3b0801862365f0f62878e4b7675514ac..815d76a8ce593e4e3d416974d402404dc20f2031 100644 (file)
@@ -1534,7 +1534,7 @@ main (argc, argv)
      undefined symbols from repository information.  */
 
   /* On AIX we do this later.  */
-#ifdef COLLECT_EXPORT_LIST
+#ifndef COLLECT_EXPORT_LIST
   do_tlink (ld1_argv, object_lst); 
 #endif