Build problems for m4 target with make distcheck

2002-09-29 Thread Stephen Torri
Automake-2.54 Automake-1.6.3 When I can configure and compile a project that I am working on the automake and autoconf files. When I run "make -j4" it works fine. But when I try to do "make distcheck" I get back: config.status: creating po/POTFILES config.status: creating po/Makefile config.stat

Re: module level flags

2002-09-29 Thread Tom Tromey
> "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes: Bruce> 2. lobby for automake to support spitting out specialized Bruce> rules when it sees ``autogen_defReduce_c_CFLAGS = -O0''. This is PR automake/321. Bruce> Hopefully, it (or libtool) is smart enough to strip extra Bruce> optimizer sp