[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] problem docs from cvs source tarball
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] problem docs from cvs source tarball |
Date: |
Wed, 9 Nov 2005 21:31:35 +0100 |
User-agent: |
Mutt/1.4.2.1i |
As Galen Seitz wrote:
> make distcheck DISTCHECK_CONFIGURE_FLAGS="--build=`./config.guess`
> --host=avr"
Btw., these ought to be the default DISTCHECK_CONFIGURE_FLAGS.
> This generates the file avr-libc-1.3.0.20051105.tar.bz2. When I try a
> build that includes docs, the build fails.
> make[3]: *** No rule to make target `doxygen.config.in', needed by
> `doxygen.config'. Stop.
I think this file simply needs to be added to doc/api/Makefile.am
(probably as EXTRA_DIST). For whatever reason, the old auto tools
didn't need this, and always included doxygen.config.in into the
tarball, but the new tools don't.
OK, committed -- thanks for noticing it!
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)