]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Improve header ignoring.
authorSimon Josefsson <simon@josefsson.org>
Tue, 8 Nov 2011 19:09:40 +0000 (20:09 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 8 Nov 2011 19:09:40 +0000 (20:09 +0100)
doc/reference/Makefile.am

index d8e7bae673d834e13439b38e5adee3e24a46ddac..aa8212edf97c7053f49b4df1a6470e1934327414 100644 (file)
@@ -70,11 +70,10 @@ IGNORE_HFILES=
 IGNORE_HFILES += \
        abstract_int.h \
        accelerated.h \
+       aes-padlock.h \
        aes-x86.h \
        algorithms.h \
        anon.h \
-       arg-nonnull.h \
-       c++defs.h \
        cert.h \
        cert_type.h \
        common.h \
@@ -121,6 +120,7 @@ IGNORE_HFILES += \
        gnutls_sig.h \
        gnutls_srp.h \
        gnutls_state.h \
+       gnutls_str_array.h \
        gnutls_str.h \
        gnutls_supplemental.h \
        gnutls_v2_compat.h \
@@ -146,6 +146,7 @@ IGNORE_HFILES += \
        safe_renegotiation.h \
        server_name.h \
        session_ticket.h \
+       sha-padlock.h \
        signature.h \
        srp.h \
        srp_passwd.h \
@@ -153,12 +154,11 @@ IGNORE_HFILES += \
        structure.h \
        system.h \
        types.h \
-       warn-on-use.h \
        x509_b64.h \
        x509_int.h \
        x86.h
 
-# find libextra -name \*.h -exec basename {} \; | grep -v -e extra.h -e openssl.h | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
+# find extra -name \*.h -exec basename {} \; | grep -v -e extra.h -e openssl.h | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
 IGNORE_HFILES += \
        openssl_compat.h