diff options
Diffstat (limited to 'math/grace/files/patch-ab')
| -rw-r--r-- | math/grace/files/patch-ab | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/math/grace/files/patch-ab b/math/grace/files/patch-ab index f27b3ec5b1bb..acae2878785d 100644 --- a/math/grace/files/patch-ab +++ b/math/grace/files/patch-ab @@ -1,19 +1,19 @@ -*** src/pdfdrv.c.org Wed Dec 23 12:55:06 1998 ---- src/pdfdrv.c Wed Dec 23 12:55:20 1998 +*** conf/Make.conf.in.org Fri Sep 10 09:32:03 1999 +--- conf/Make.conf.in Fri Sep 10 09:32:27 1999 *************** -*** 52,58 **** - #include "protos.h" - - /* uncomment this if the PDFlib was compiled w/ support for TIFF images */ -! /* #define USE_TIFF */ - #include <pdf.h> - - #ifndef NONE_GUI ---- 52,58 ---- - #include "protos.h" - - /* uncomment this if the PDFlib was compiled w/ support for TIFF images */ -! #define USE_TIFF - #include <pdf.h> - - #ifndef NONE_GUI +*** 93,98 **** +--- 93,99 ---- + # BSD install + INSTALL=@INSTALL@ + INSTALL_PROGRAM=@INSTALL_PROGRAM@ ++ INSTALL_SCRIPT=@INSTALL_SCRIPT@ + INSTALL_DATA=@INSTALL_DATA@ + MKINSTALLDIRS=@MKINSTALLDIRS@ + +*************** +*** 119,122 **** + + # HTML help viewer command + HELPVIEWER=@HELPVIEWER@ +- +--- 120,122 ---- |
