head	1.2;
access;
symbols
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.05.11.15.36.42;	author sobomax;	state dead;
branches;
next	1.1;

1.1
date	2001.01.12.19.59.39;	author ade;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove patch that may cause build breakage if XFREE86_VERSION == 4.
@
text
@--- librsvg/rsvg-ft.c.orig	Sun Oct 22 05:24:29 2000
+++ librsvg/rsvg-ft.c	Fri Jan 12 10:32:10 2001
@@@@ -30,3 +30,7 @@@@
 
+#ifdef __FreeBSD__
+#include <freetype2/freetype/freetype.h>
+#else
 #include <freetype/freetype.h>
+#endif
 
@


1.1
log
@Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefiles
all over the place.  If some enterprising hacker wants to figure out why,
patches are more than welcome, both to me and the nautilus developers.
@
text
@@

