X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.in;h=679a1caaa238f5f60273fabd09805746cebbde44;hp=c65d6c95a0ec18b194f33feb96f76884f34e5259;hb=7220998c93de3081e36802fea70524ad6c1768b1;hpb=3739a09637244036dedbabb6040ed48978b8e330 diff --git a/doc/Makefile.in b/doc/Makefile.in index c65d6c9..679a1ca 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -74,6 +74,7 @@ NM = @NM@ OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ +READLINE_LIBS = @READLINE_LIBS@ SUBDIRS_VAR = @SUBDIRS_VAR@ VERSION = @VERSION@ @@ -214,13 +215,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