patch Makefile.in missing header ne_ntlm.h
Kai Sommerfeld
Kai.Sommerfeld at Sun.COM
Wed Dec 16 05:10:07 EST 2009
Hi,
On 16.12.09 10:41, olli hauer wrote:
> Hi,
>
> I think the ne_ntlm.h file is missing in DIST_HEADERS (Makefile.in)
>
I don't think it is missing here because ne_ntlm.h is an internal
header file.
==> /* PRIVATE TO NEON -- NOT PART OF THE EXTERNAL API. */
- Kai.
> Patch is against neon 0.29.1
>
> # diff -u Makefile.in.orig Makefile.in
> --- Makefile.in.orig 2009-09-04 09:36:26.000000000 +0200
> +++ Makefile.in 2009-12-16 10:12:43.000000000 +0100
> @@ -63,7 +63,7 @@
> ne_basic.h ne_207.h ne_props.h ne_xml.h ne_dates.h ne_string.h \
> ne_defs.h ne_locks.h ne_alloc.h ne_md5.h ne_i18n.h ne_redirect.h \
> ne_auth.h ne_compress.h ne_acl.h ne_ssl.h ne_xmlreq.h ne_pkcs11.h \
> - ne_acl3744.h
> + ne_acl3744.h ne_ntlm.h
>
> all: subdirs
>
More information about the neon
mailing list