Simple method of including a file that bypasses macro expansion

"John Allsup (M4)" <[email protected]>
Newsgroups gmane.comp.gnu.m4.general
Message-ID <315299693.53381.1310886904889.JavaMail.open-xchange@oxltgw02.schlund.de>
Hi,
 
I am relatively new to m4, but can't seem to find an equivalent to include that
bypasses macro expansion.
 
Suppose file 'a' contains
  hello world
and file 'b' contains
  goodbye world
and in my m4 I have defined
  define(world,and).
I a macro which I will call 'oinclude' such that
  include(a) oinclude(b)
expands to
  hello and goodbye world.

Is there a simple method?
 
Thanks,
 
John 
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.