Comment 162 for bug 233901

Revision history for this message
In , Jehan-procaccia (jehan-procaccia) wrote :

Great , that works, I now patched directly configure script and autoconfig + ldap calls do work now .
I updated my mozilla family autoconfig doc accordingly :
http://www.int-evry.fr/s2ia/user/procacci/netscape/en/mozilla-autoconfig-en.html#htoc18

Any plans to include by default MOZ_LDAP_XPCOM=1 in the browser) (firefox !) ?
If not, any clues on how to compile my own packages on the windows platform ?
I tried that a year ago whitout sucess (http://forums.mozillazine.org/viewtopic.php?t=276014)

FYI here's the patch I applied in my RPM firefox.spec file:

[root@b008-02 /usr/src/redhat/SOURCES]
$cat firefox-1.5-configure-ldap.patch
--- mozilla.orig/configure 2006-05-18 09:30:33.000000000 +0200
+++ mozilla/configure 2006-05-22 12:03:42.000000000 +0200
@@ -12689,6 +12689,7 @@
   MOZ_XUL_APP=1
   MOZ_PHOENIX=1
   MOZ_APP_VERSION=$FIREFOX_VERSION
+ MOZ_LDAP_XPCOM=1
   MOZ_EXTENSIONS_DEFAULT=" cookie xml-rpc xmlextras pref transformiix universalchardet webservices inspector gnomevfs auth permissions reporter"
   cat >> confdefs.h <<\EOF
 #define MOZ_PHOENIX 1