X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fbfd-in.h;h=6ad16337a6540127ca990be588c96069575e0140;hb=ce3c775b8fa618c3002c7017de162f51d022960d;hp=9bd4e38b27dcdb3ed0e30d5c98129a108da501d0;hpb=00f3247a62aa73c2cd8f80d8d8614a89bc417301;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 9bd4e38b27..6ad16337a6 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -66,6 +66,8 @@ extern "C" { #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) +#define BFD_SUPPORTS_PLUGINS @supports_plugins@ + /* The word size used by BFD on the host. This may be 64 with a 32 bit target if the host is 64 bit, or if other 64 bit targets have been selected with --enable-targets, or if --enable-64-bit-bfd. */