1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/math/grace/files/patch-ab
Satoshi Taoka 121181f4e6 A powerful plotting tool (successor of xmgr)
PR:		ports/9222
Submitted by:	Lars Koeller lkoeller@cc.fh-lippe.de
1999-03-18 08:41:40 +00:00

20 lines
456 B
Plaintext

*** 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