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 | 84c370b1db05c21b63256e956a028084e482a8c4 (patch) | |
| tree | d2cd37a0dd56db566274130804203371bfac8ebb | |
| parent | 2abe6ed75c22a0cb3154043446100baab01624fd (diff) | |
| download | minetest-84c370b1db05c21b63256e956a028084e482a8c4.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" |
