diff options
| author | Constantin Wenger <constantin.wenger@googlemail.com> | 2011-07-22 20:55:00 +0200 |
|---|---|---|
| committer | Constantin Wenger <constantin.wenger@googlemail.com> | 2011-07-22 20:55:00 +0200 |
| commit | 4771b4951d2e36794d8f077bdea2bdfcaec87b0b (patch) | |
| tree | 568aa80b8bc37a912d517d89a824801fa908a760 | |
| parent | 383698186f954f52b8a957ef741175c437bf2502 (diff) | |
| download | minetest-4771b4951d2e36794d8f077bdea2bdfcaec87b0b.tar.xz | |
change in readme of a lib
| -rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt index 763974fd0..662f2770b 100644 --- a/README.txt +++ b/README.txt @@ -153,7 +153,7 @@ Compiling on Windows: ZLIB_LIBRARIES DIR/zlib125dll/dll32/zlibwapi.lib GETTEXT_BIN_DIR DIR/gettext/bin GETTEXT_INCLUDE_DIR DIR/gettext/include - GETTEXT_LIBRARIES DIR/gettext/lib/libintl.lib + GETTEXT_LIBRARIES DIR/gettext/lib/intl.lib GETTEXT_MSGFMT DIR/gettext/bin/msgfmt ----------------- - Hit "Configure" |
