]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Reenable --sgml-mode.
authorSimon Josefsson <simon@josefsson.org>
Thu, 28 Oct 2004 12:09:41 +0000 (12:09 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 28 Oct 2004 12:09:41 +0000 (12:09 +0000)
doc/reference/Makefile.am

index 06d02334110b32761122c430d1dbb3f80f8438f9..6630816e23cd26e6a8d44fef9115d97e99f451ff 100644 (file)
@@ -30,7 +30,7 @@ SCAN_OPTIONS=--source-dir ../../includes/gnutls \
 
 # Extra options to supply to gtkdoc-mkdb.
 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--output-format=xml $(SCAN_OPTIONS)
+MKDB_OPTIONS=--sgml-mode --output-format=xml $(SCAN_OPTIONS)
 
 # Extra options to supply to gtkdoc-fixref. Not normally needed.
 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html