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

From-SVN: r26981
This commit is contained in:
Alexandre Oliva 1999-05-17 23:02:28 +00:00 committed by Jeff Law
parent 74c1118e9e
commit 180013289b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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>
* collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION.

View File

@ -269,7 +269,7 @@ main (argc, argv)
}
}
#else
#error "NON-BOGUS LIMITS NOT SUPPORTED?!?!"
/*#*/ error "NON-BOGUS LIMITS NOT SUPPORTED?!?!"
#endif
/*