* configure.in: Define and substitute BFD_HOST_LONG_LONG.
[deliverable/binutils-gdb.git] / bfd / doc / Makefile.in
index 667d6589dba0d1d50af81b0357f0094894dff609..81db77e9b3826f7baab450a3390e6faa1175555d 100644 (file)
@@ -68,6 +68,7 @@ AS = @AS@
 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
+BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
 CATALOGS = @CATALOGS@
 CATOBJEXT = @CATOBJEXT@
This page took 0.024012 seconds and 4 git commands to generate.