Hi Mike, * Mike Frysinger wrote on Fri, Mar 17, 2006 at 01:04:29AM CET: > > dnl include(path_dps.m4) > > the trouble is that aclocal finds the 'include(path_dps.m4)' file and then > tries to include it resulting in something like:
This sounds definitely like a bug to me. > --- tests/commen11.test > +++ tests/commen11.test *snip* > +echo 'dnl include(__some_really_bogus_nonexistent_file__.m4)' > configure.ac > + > +$ACLOCAL Maybe even better if you test the other comment styles as well. Cheers, Ralf