diff options
author | Adam <Adam@anope.org> | 2011-05-15 21:02:06 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-05-15 21:02:06 -0400 |
commit | b4450294af7640fb0054aac97ce1d92d5a6a0388 (patch) | |
tree | 3fe048368b43595638e0e99bca671ce387fc231a /docs/WIN32.txt | |
parent | 57327a5e33a41da44ee8b3c5da033dc655cabbc1 (diff) |
Fixed Windows build
Diffstat (limited to 'docs/WIN32.txt')
-rw-r--r-- | docs/WIN32.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt index d71acf163..54a95b230 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -104,7 +104,7 @@ Anope for Windows Building Anope with gettext requires libintl, libiconv, libgcc and
libmingex. We have precompiled these libraries for you that you may
use if you want. They are avaiable at http://anope.org/downloads/anope-extra.zip
- The OpenSSL and MySQL header files and libraries are also included in
+ The OpenSSL, MySQL, and OpenLDAP header files and libraries are also included in
this package. Once downloaded and extracted, you should run install.bat
then give Config the path to the new 'installed' directory.
|