mozldap now supports MozillaBuild

Rich Megginson <[email protected]> Wed, 03 Jun 2009 16:45:03 -0600
Newsgroups gmane.comp.mozilla.devel.directory
Message-ID <[email protected]>
I just committed changes to configure and configure.in to allow mozldap 
to be built with the MozillaBuild environment on Windows.  MozillaBuild 
greatly simplifies the task of setting up a reasonable Windows build 
environment including a shell, make, autotools, wget, CVS, ssh, and 
other useful tools, that can also use Windows cl and link, without 
having to cobble together cygwin+nsinstall.exe+other tools and hack the 
paths to make the compilation work.

I've tested this using the latest free Visual Studio on Win2k3 Server.

This page explains how to set up the Windows build environment
https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Windows_Prerequisites#MozillaBuild

Here is the link to MozillaBuild - 
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-1.3.exe