diff options
author | Carl Worth <cworth@cworth.org> | 2004-03-30 18:45:00 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2004-03-30 18:45:00 +0000 |
commit | 9459871bbf4f027354c781b7d6bc1b9f6a4d1e05 (patch) | |
tree | 5481fb9b0446e6226b54d6b6de133390ede0b031 /AUTHORS | |
parent | 76478e4ad004e25d1f0e71be660983eb85b8285e (diff) | |
download | cairo-9459871bbf4f027354c781b7d6bc1b9f6a4d1e05.tar.gz |
Add checks for Xrender.h in xrender.pc is not found. Remove AC_HELP_STRING to be compatible with older versions of autoconf (thanks to Bill Spitzak <spitzak@d2.com>).
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Jordi Mas <jordi@ximian.com> Bug fix for cairo_show_text Keith Packard <keithp@keithp.com> Original concept, polygon tessellation, dashing Christof Petig <christof@petig-baender.de> Build fixes related to freetype Jamey Sharp <jamey@minilop.net> Surface/font backend virtualization, XCB backend +Bill Spitzak <spitzak@d2.com> Build fix to find Xrender.h without xrender.pc Sasha Vasko <sasha@aftercode.net> Build fix to compile without xlib backend Carl Worth <cworth@isi.edu> Original library, support for paths, images Richard D. Worth <richard@theworths.org> Build fixes for cygwin |