Imported Upstream version 1.4.19
[platform/upstream/m4.git] / checks / 010.input_proc
1 dnl @ ../doc/m4.texi:1225: Origin of test
2 dnl @ expected status: 0
3 dnl @ extra options: 
4 dnl @ Copyright (C) 2006, 2007, 2008, 2009 Free Software
5 dnl @ Foundation, Inc.
6 dnl @ This file is free software; the Free Software Foundation
7 dnl @ gives unlimited permission to copy and/or distribute it
8 dnl @ with or without modifications, as long as this notice
9 dnl @ is preserved.
10 changequote([,])dnl
11 define([gl_STRING_MODULE_INDICATOR],
12   [
13     dnl comment
14     GNULIB_]translit([$1],[a-z],[A-Z])[=1
15   ])dnl
16   gl_STRING_MODULE_INDICATOR([strcase])
17 dnl @result{}  
18 dnl @result{}        GNULIB_strcase=1
19 dnl @result{}