Remove configure check for bcopy(), no longer required
This fixes building on Haiku OS (where bcopy() is a macro, not a function).
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
/* include/defs.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* Define this if bcopy is declared in string.h. */
|
||||
#undef BCOPY_DECLARED
|
||||
|
||||
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
||||
systems. This function is required for `alloca.c' support on those systems.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user