gecko-dev/directory/c-sdk
2003-09-25 15:48:59 +00:00
..
config Sync config.guess & config.sub with official GNU copies. 2003-04-18 19:20:22 +00:00
ldap Back out contributed change that we do not have permission to relicense. 2003-09-25 15:48:59 +00:00
.cvsignore
aclocal.m4
build.mk Fix 190539 - Speed optimizations for OS/2. 2003-04-01 18:11:26 +00:00
component_versions.mk
configure When calling windres, use a temp file to work around resource issues. 2003-09-15 03:48:56 +00:00
configure.in When calling windres, use a temp file to work around resource issues. 2003-09-15 03:48:56 +00:00
gmakefile.win
Makefile.in
package.mk Do not try to package LDAP command line tools if they were 2002-06-28 20:43:47 +00:00
README.configure

The autoconf files here are a minimal shim to allow the LDAP C SDK to
build with autoconf.  These are currently just a slightly modified
version of the existing Makefile.client-based build system, merged
with a copy of the NSPR autoconf stuff.  As in the main browser tree,
I've checked in the (generated) configure script so that autoconf
isn't a prerequisite to build.

My hope is that the owners of the C SDK will be interested in
migrating to this build system, so that over time it can evolve into a
true autoconf-style build system with all the goodies that go with
that (ie configure-time feature tests for faster porting to new
platforms, cross-compilation support, etc.).

Comments to <news://news.mozilla.org/netscape.public.mozilla.directory>, 
please.

Dan Mosedale
<dmose@netscape.com>