aboutsummaryrefslogtreecommitdiffstats
path: root/math/grace/files/patch-ab
blob: f27b3ec5b1bb86c02c33fbf8fb373fbf3d99f24e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/pdfdrv.c.org	Wed Dec 23 12:55:06 1998
--- src/pdfdrv.c	Wed Dec 23 12:55:20 1998
***************
*** 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