Commit graph

12 commits

Author SHA1 Message Date
Jean-Marc Zucconi
b93926d6a6 One of the source files is actually a C source, not F77 (gruser.c). This
should fix the amd64 build.
2004-01-25 00:19:07 +00:00
Kris Kennaway
d9e7317133 Fix build (removal of <values.h>) 2002-09-29 06:27:13 +00:00
Jean-Marc Zucconi
75de1f6dd9 - X11BASE clean
- properly link libpgplot.so against -lpng (so that each program which
  links with libpgplot.so does not have to specify -lpng)
- a bit cleaner (use macros where possible, etc.)

Submitted by:	knu
2001-06-26 21:11:16 +00:00
Jean-Marc Zucconi
af844213db Upgrade to version 5.2.2 (the distfile still has version 5.2)
Add a lib depend on png since this version has a png driver.
Fix minors bugs in Makefile.demo
2001-03-06 20:54:44 +00:00
Jean-Marc Zucconi
596561ded7 Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)
F77 feature.
1999-09-22 19:30:45 +00:00
Jean-Marc Zucconi
f68ab1df6d Demos must be compiled with the -fno-backslash option on -current 1999-05-02 21:51:12 +00:00
Jean-Marc Zucconi
9e6f007b4a Compile with g77 on 4.0-CURRENT
Submitted by:	obrien
1999-05-02 21:29:35 +00:00
Jean-Marc Zucconi
4f37d30889 Unbreak. 1998-12-05 02:25:53 +00:00
Steve Price
802ef20941 Convert to ELF. 1998-10-05 03:06:04 +00:00
Jean-Marc Zucconi
5e2118d44f Compile a few more functions. 1998-01-26 23:56:33 +00:00
Jean-Marc Zucconi
e5e5f9b4d7 Upgrade: 5.1 -> 5.2 1997-08-15 13:36:17 +00:00
Jean-Marc Zucconi
1ba25af393 A C/FORTRAN library for drawing graphs on a variety of display devices. 1996-12-22 04:36:43 +00:00