Built sources always regenerated

2005-12-30 Thread Braden McDaniel
I have some sources that are generated with antlr. I have custom make rules that generate the sources from the antlr grammar. I have tried listing the generated sources in both BUILT_SOURCES and _DEPENDENCIES, but the behavior is the same: the sources are regenerated every time, regardless of wheth

version.texi

2005-12-30 Thread Bob Rossi
Hi, Why do I need to have --enable-maintainer-mode switch on when I run configure in order to get the version.texi file? I would expect this file to be generated when I generate the Makefile.in's with the command automake -afc. Up until now, I've never had to use the --enable-maintainer-mode swi

Texinfo file generation

2005-12-30 Thread Bob Rossi
Hi, I'm just beggining to use texinfo with my project (cgdb.sf.net). I was trying to generate the info/html/pdf version of the documentation. The automake version I had installed on my debian box was automake (GNU automake) 1.7.9 My Makefile.am looks like: info_TEXINFOS = cgdb.texinfo cgdb