summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-05-20 14:51:16 +0200
committerSimon Josefsson <simon@josefsson.org>2010-05-20 14:51:16 +0200
commit1e1c6702f4b0a7b9b7d95a1c2ef52d98b7151a39 (patch)
tree33b2747480b762a4cc0ade72819726435271e3ff /m4
parent7f36c1c5b302f2257b8d323513a469402e84212c (diff)
downloadlibtasn1-1e1c6702f4b0a7b9b7d95a1c2ef52d98b7151a39.tar.gz
Upgrade GTK-DOC files to get PDF files.
Diffstat (limited to 'm4')
-rw-r--r--m4/gtk-doc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gtk-doc.m4 b/m4/gtk-doc.m4
index ef01a82..2cfa1e7 100644
--- a/m4/gtk-doc.m4
+++ b/m4/gtk-doc.m4
@@ -48,7 +48,7 @@ AC_DEFUN([GTK_DOC_CHECK],
[build documentation in pdf format [[default=no]]]),,
[enable_gtk_doc_pdf=no])
- if test -n "$GTKDOC_MKPDF"; then
+ if test -z "$GTKDOC_MKPDF"; then
enable_gtk_doc_pdf=no
fi