summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-18 01:07:05 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-18 01:07:05 +0100
commitcf4cec57f76ddcc5c685d6acef597ffde6dfab8a (patch)
tree5947156e76c569817cb7a3c600fa1430de9c407f /doc
parent7cb5aea09a1564efdff3d3e0f5971870c0fd117a (diff)
downloadgnutls-cf4cec57f76ddcc5c685d6acef597ffde6dfab8a.tar.gz
Add deprecated guard for libtasn1.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 511b27aa0c..d71d67fefb 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -25,7 +25,7 @@ SCANGOBJ_OPTIONS=
# Extra options to supply to gtkdoc-scan.
# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
-SCAN_OPTIONS=
+SCAN_OPTIONS=--deprecated-guards=ASN1_DISABLE_DEPRECATED
# Extra options to supply to gtkdoc-mkdb.
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml