gecko-dev/directory
richm%stanfordalumni.org 9aeab77af2 Bug: 355434
Description: Change LDAP C SDK version to 6
Fix Description: Change the version to major 6, minor 0, and submin/patch 0.  The change is in various places in the build makefiles and header files.  The shared lib suffix is now 60 (from 50).
In a somewhat unrelated change, the configure script had to change to allow
building with the RPM spec %configure macro on rhel/fedora.  That macro
defines --host, --build, and --target, and defines --host different than
--target.  This caused configure to think it was doing a cross compilation.
Instead, the correct cross compilation trigger is if --host is specified and
it is different than --build.  However, the mozilla builds expect to be able
to pass in --host different than --target, so all of these different
combinations had to be accomodated.
2006-10-05 23:01:43 +00:00
..
c-sdk Bug: 355434 2006-10-05 23:01:43 +00:00
ds-plugins Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
java-sdk Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
perldap spec file for redhat and fedora core - based on the spec file for perl-ldap 2006-02-13 18:41:34 +00:00
pkg Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
suncsdk Initial import of the Sun C SDK back into mozilla 2006-05-19 20:44:56 +00:00
tools Port to Linux (no /usr/ucb/echo). 2006-05-11 17:09:47 +00:00
xpcom Bugzilla Bug 340509 Build broken with --enable-ldap-experimental. 2006-07-11 03:38:16 +00:00
buildjsdk.txt
ldapsdk.mak Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapsdk.mk Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
Makefile HAVE_SVRCORE is now an external option since it has been open sourced in mozilla/security/svrcore 2005-03-10 16:07:34 +00:00