X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsys_utsname_h.m4;h=54e6b061a0a0f6c4a85ed72cb28c82672ace5953;hb=27ae2d38c9ab3f1acfcccf57ed75611781be0f5e;hp=3a9535c134abdc9060d48de141f2360954eeaf9b;hpb=dd7d0aad525f1d9708957741cf1302197ead59f7;p=gnulib.git diff --git a/m4/sys_utsname_h.m4 b/m4/sys_utsname_h.m4 index 3a9535c13..54e6b061a 100644 --- a/m4/sys_utsname_h.m4 +++ b/m4/sys_utsname_h.m4 @@ -1,4 +1,4 @@ -# sys_utsname_h.m4 serial 5 +# sys_utsname_h.m4 serial 6 dnl Copyright (C) 2009-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -36,7 +36,7 @@ AC_DEFUN([gl_SYS_UTSNAME_MODULE_INDICATOR], [ dnl Use AC_REQUIRE here, so that the default settings are expanded once only. AC_REQUIRE([gl_SYS_UTSNAME_H_DEFAULTS]) - GNULIB_[]m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./-],[ABCDEFGHIJKLMNOPQRSTUVWXYZ___])=1 + gl_MODULE_INDICATOR_SET_VARIABLE([$1]) ]) AC_DEFUN([gl_SYS_UTSNAME_H_DEFAULTS],