This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Dependency bug in bfd/doc/Makefile.am


The dependency for bfd.dvi on $(DOCFILES) is not in Makefile.in,
supposedly because that dependency is not expressed in a makker
that automake understands.  According to automake-1.8.3-1 docs,
it should look like:

bfd_TEXINFOS = $(DOCFILES)

However, I don't have automake-1.9 installed, as required by
bfd/Makefile.am.  If someone could fix and check, I'd be
thankful.  Else you'll have to wait for me to install
automake-1.9.1 somewhere and install the above as obvious (after
testing and inspection of Makefile.in of course).

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]