summaryrefslogtreecommitdiff
path: root/custom/prog_gm4
blob: 6d006b85922a2e96c204fcf6e96adb6031571aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/sh

############################################################
# Copyright (c) 2009 by Aleksey Cheusov
#
# See COPYRIGHT file in the distribution.
############################################################

LC_ALL=C
export LC_ALL

pathpart=' ' # fake
. mkc_check_common.sh

find_n_match gm4 --version 'gnu m4'
find_n_match  m4 --version 'gnu m4'

echo ''