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. ;-)



_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to