X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fsys_times_h.m4;h=f60b1faa6d9443e92442f39e9347e708979730fa;hb=9ce199fbdfdab7ea619959741e0dba0dc5ca9146;hp=1b0f018424462ca21ddedd1873e3a02f4c8d3581;hpb=dd7d0aad525f1d9708957741cf1302197ead59f7;p=gnulib.git diff --git a/m4/sys_times_h.m4 b/m4/sys_times_h.m4 index 1b0f01842..f60b1faa6 100644 --- a/m4/sys_times_h.m4 +++ b/m4/sys_times_h.m4 @@ -1,5 +1,5 @@ # Configure a replacement for . -# serial 5 +# serial 6 # Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation @@ -41,7 +41,7 @@ AC_DEFUN([gl_SYS_TIMES_MODULE_INDICATOR], [ dnl Use AC_REQUIRE here, so that the default settings are expanded once only. AC_REQUIRE([gl_SYS_TIMES_H_DEFAULTS]) - GNULIB_[]m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./-],[ABCDEFGHIJKLMNOPQRSTUVWXYZ___])=1 + gl_MODULE_INDICATOR_SET_VARIABLE([$1]) ]) AC_DEFUN([gl_SYS_TIMES_H_DEFAULTS],