X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.h.in;h=27d5effca1b0a536ca6c3ee369028d888529176e;hb=c1da50a4261747a5ea1f8f3843fcf33dc4f9496d;hp=5f34733f072b60372286e108860861143f38861c;hpb=f224e695583793b1af770d7b7342bee29917bf7e;p=openldap diff --git a/include/portable.h.in b/include/portable.h.in index 5f34733f07..27d5effca1 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -1,6 +1,6 @@ /* include/portable.h.in. Generated automatically from configure.in by autoheader. */ /* - * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms are permitted only @@ -127,6 +127,9 @@ /* Define if you have the bcopy function. */ #undef HAVE_BCOPY +/* Define if you have the chroot function. */ +#undef HAVE_CHROOT + /* Define if you have the closesocket function. */ #undef HAVE_CLOSESOCKET @@ -163,6 +166,9 @@ /* Define if you have the getpass function. */ #undef HAVE_GETPASS +/* Define if you have the getpassphrase function. */ +#undef HAVE_GETPASSPHRASE + /* Define if you have the getpwnam function. */ #undef HAVE_GETPWNAM @@ -595,6 +601,9 @@ /* defined to be the EXE extension */ #undef EXEEXT +/* define if you have AIX security lib */ +#undef HAVE_AIX_SECURITY + /* define if you have libtool -ltdl */ #undef HAVE_LIBLTDL @@ -898,6 +907,12 @@ /* define to support dynamic BDB2 backend */ #undef SLAPD_BDB2_DYNAMIC +/* define to support DNS SRV backend */ +#undef SLAPD_DNSSRV + +/* define to support dynamic DNS SRV backend */ +#undef SLAPD_DNSSRV_DYNAMIC + /* define to support LDAP backend */ #undef SLAPD_LDAP