* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index 9bd4e38b27dcdb3ed0e30d5c98129a108da501d0..6ad16337a6540127ca990be588c96069575e0140 100644 (file)
@@ -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.  */
This page took 0.02292 seconds and 4 git commands to generate.