SSL comstack support. Separate POSIX thread support library.
[yaz-moved-to-github.git] / doc / Makefile.in
index 1d1aeaa..a649db0 100644 (file)
@@ -67,6 +67,7 @@ DLLTOOL = @DLLTOOL@
 ILLLIB = @ILLLIB@
 ILLMODULE = @ILLMODULE@
 LD = @LD@
+LIBTHREAD = @LIBTHREAD@
 LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@
 MAKEINFO = @MAKEINFO@
@@ -77,6 +78,7 @@ RANLIB = @RANLIB@
 READLINE_LIBS = @READLINE_LIBS@
 SUBDIRS_VAR = @SUBDIRS_VAR@
 VERSION = @VERSION@
+YAZ_SRC_ROOT = @YAZ_SRC_ROOT@
 
 docdir = $(pkgdatadir)/doc
 
@@ -215,13 +217,13 @@ yaz.txt: yaz.sgml
        sgml2txt -f yaz.sgml
 
 yaz.ps: yaz.sgml
-       sgml2latex -o ps yaz.sgml
+       sgml2latex -p a4 -o ps yaz.sgml
 
 profiles.txt: profiles.sgml
        sgml2txt -f profiles.sgml
 
 profiles.ps: profiles.sgml
-       sgml2latex -o ps profiles.sgml
+       sgml2latex -p a4 -o ps profiles.sgml
 
 yaz.html: yaz.sgml
        sgml2html yaz.sgml