author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 17:02:07 +0000 (19:02 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 17:02:07 +0000 (19:02 +0200) | ||
commit | 2fa18f35d878e280bbd8299aa4048bb59e183165 | |
tree | c7e7bdda00f506d795faa3af5ce4662d87e766a1 | tree | snapshot |
parent | fe84050389a15b45ee8071ebdc85488d8d3d36b4 | commit | diff |
fix compiler errors without locale.h
The code did not compile when HAVE_LOCALE_H was not set. Also don't
compile all that code in charset.c, when there is no locale.h.
The code did not compile when HAVE_LOCALE_H was not set. Also don't
compile all that code in charset.c, when there is no locale.h.
src/charset.c | diff | blob | history | |
src/charset.h | diff | blob | history | |
src/main.c | diff | blob | history |