summaryrefslogtreecommitdiff
path: root/checks/30.include
blob: 85968c8004effbeae5e636553bb48f1a27ee7f78 (plain)
1
2
3
4
5
6
dnl ../doc/m4.texinfo:2078: Origin of test
include(`no-such-file')
dnl @result{}
dnl @error{}30.include:2: m4: Cannot open no-such-file: No such file or directory
sinclude(`no-such-file')
dnl @result{}