diff options
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r-- | bfd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am index 3c59c87..6f64f06 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -739,7 +739,7 @@ CONFIG_STATUS_DEPENDENCIES = \ $(srcdir)/configure.host \ $(srcdir)/development.sh -# These are defined by configure.in: +# These are defined by configure: WORDSIZE = @wordsize@ ALL_BACKENDS = @all_backends@ BFD_BACKENDS = @bfd_backends@ |