diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2010-12-04 02:53:20 +0100 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2010-12-04 02:57:29 +0100 |
commit | d4105ad56335058af4b0b1be1278e01f5c0bd4ac (patch) | |
tree | 061be322dbccaa9add35da6e59a0362159cc9bdd /extensions/libipt_LOG.c | |
parent | 4d2a77ff8cb4115925477cd5ce0ea972494107ab (diff) |
build: fix globbing of extensions in other locales
In the fi_FI locale, [a-z] would not include 'w', for example. Rectify
this by using [[:alnum:]] (to counter against different ordering) and
forcing the POSIX locale (so that the alphabet has at least the 26
base characters).
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libipt_LOG.c')
0 files changed, 0 insertions, 0 deletions