Commit 18001328 by Alexandre Oliva Committed by Jeff Law

* fixinc/fixincl.c: Remove #error, it is not portable.

From-SVN: r26981
parent 74c1118e
Mon May 17 23:56:39 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
* fixinc/fixincl.c: Remove #error, it is not portable.
Mon May 17 23:50:41 1999 Marc Espie <espie@cvs.openbsd.org> Mon May 17 23:50:41 1999 Marc Espie <espie@cvs.openbsd.org>
* collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION. * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION.
......
...@@ -269,7 +269,7 @@ main (argc, argv) ...@@ -269,7 +269,7 @@ main (argc, argv)
} }
} }
#else #else
#error "NON-BOGUS LIMITS NOT SUPPORTED?!?!" /*#*/ error "NON-BOGUS LIMITS NOT SUPPORTED?!?!"
#endif #endif
/* /*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment