On Sat, 22 Mar 2003, Derek Robert Price wrote: > Hey, > > I'm noticing that when Autom4te generates autotest scripts, only the > macros in testsuite.at are output. In other words, unlike configure.ac > conversion, arbitrary shell snippets are not in the final generated file. > > Is there a good reason for this? Could I change a single switch in > autom4te.in or autom4te.cfg to alter this behavior?
I think you can include snippets definitions with 'm4_include'. Is this what you are looking for? Best regards Grzegorz ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ##################################################################
