X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=m4%2Fstddef_h.m4;fp=m4%2Fstddef_h.m4;h=c3ae569431947623ce90da8befe383bacf3084ee;hb=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hp=c8572de947dcd3fe6492189ec54b7811c4c9f4d0;hpb=fbbfb9406a82e647ce27b6462b11a802fa48f31a;p=tar diff --git a/m4/stddef_h.m4 b/m4/stddef_h.m4 index c8572de..c3ae569 100644 --- a/m4/stddef_h.m4 +++ b/m4/stddef_h.m4 @@ -1,5 +1,5 @@ dnl A placeholder for POSIX 2008 , for platforms that have issues. -# stddef_h.m4 serial 1 +# stddef_h.m4 serial 2 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, @@ -33,7 +33,7 @@ AC_DEFUN([gl_STDDEF_MODULE_INDICATOR], [ dnl Use AC_REQUIRE here, so that the default settings are expanded once only. AC_REQUIRE([gl_STDDEF_H_DEFAULTS]) - GNULIB_[]m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./-],[ABCDEFGHIJKLMNOPQRSTUVWXYZ___])=1 + gl_MODULE_INDICATOR_SET_VARIABLE([$1]) ]) AC_DEFUN([gl_STDDEF_H_DEFAULTS],