Using a4 instead of letter for postscript.
[yaz-moved-to-github.git] / doc / Makefile.in
index c65d6c9..679a1ca 100644 (file)
@@ -74,6 +74,7 @@ NM = @NM@
 OBJDUMP = @OBJDUMP@
 PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
 OBJDUMP = @OBJDUMP@
 PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
+READLINE_LIBS = @READLINE_LIBS@
 SUBDIRS_VAR = @SUBDIRS_VAR@
 VERSION = @VERSION@
 
 SUBDIRS_VAR = @SUBDIRS_VAR@
 VERSION = @VERSION@
 
@@ -214,13 +215,13 @@ yaz.txt: yaz.sgml
        sgml2txt -f yaz.sgml
 
 yaz.ps: 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
 
 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
 
 yaz.html: yaz.sgml
        sgml2html yaz.sgml