X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhard-locale;h=88dff8e9027b8a5b1d97599b65d8a66bd219a8fd;hb=1bb384c44db25aef8f8b455cef22af32d8401abc;hp=467d0b4b2082973d563315a0a1850515c939ee44;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/hard-locale b/modules/hard-locale index 467d0b4b2..88dff8e90 100644 --- a/modules/hard-locale +++ b/modules/hard-locale @@ -1,4 +1,5 @@ Description: +Determine whether the current locale is different from the "C" locale. Files: lib/hard-locale.h @@ -6,13 +7,20 @@ lib/hard-locale.c m4/hard-locale.m4 Depends-on: +stdbool +strdup configure.ac: gl_HARD_LOCALE Makefile.am: -lib_SOURCES += hard-locale.h hard-locale.c +lib_SOURCES += hard-locale.c Include: "hard-locale.h" +License: +GPL + +Maintainer: +Paul Eggert