Fix libctf build on non-ELF targets.
[deliverable/binutils-gdb.git] / libctf / config.h.in
index 8d87b3d08ac24278fdb664c78a228ad050df25ee..829201033ea5bf6fbecea0ed85b148ca8929c35b 100644 (file)
@@ -1,5 +1,8 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Whether libbfd was configured for an ELF target. */
+#undef HAVE_BFD_ELF
+
 /* Define to 1 if you have the <byteswap.h> header file. */
 #undef HAVE_BYTESWAP_H
 
This page took 0.024162 seconds and 4 git commands to generate.