~ubuntu-branches/ubuntu/gutsy/m4/gutsy

« back to all changes in this revision

Viewing changes to checks/32.include

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2006-09-25 19:20:30 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060925192030-x9s2i4h7wlvsx7dy
Tags: 1.4.7-1
New upstream release. See the NEWS file for details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl ../doc/m4.texinfo:2116: Origin of test
2
 
define(`bar', include(`incl.m4'))
3
 
dnl @result{}
4
 
This is `bar':  >>>bar<<<
5
 
dnl @result{}This is bar:  >>>Include file start
6
 
dnl @result{}foo
7
 
dnl @result{}Include file end
8
 
dnl @result{}<<<