patch Makefile.in missing header ne_ntlm.h
olli hauer
ohauer at gmx.de
Wed Dec 16 04:41:06 EST 2009
Hi,
I think the ne_ntlm.h file is missing in DIST_HEADERS (Makefile.in)
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