head	1.2;
access;
symbols
	caudium_1_3_3:1.1
	Caudium_1_3_2:1.1
	caudium_1_2_5:1.1
	caudium_1_2_4:1.1
	caudium_1_2_3:1.1
	caudium_1_2_2:1.1
	caudium_1_3_1:1.1
	caudium_1_2_1:1.1
	stable_1_2:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2002.08.01.22.27.45;	author kiwi;	state dead;
branches;
next	1.1;

1.1
date	2002.01.22.00.37.50;	author kiwi;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2002.03.28.23.13.54;	author kiwi;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2002.03.28.23.56.15;	author kiwi;	state Exp;
branches;
next	1.1.2.3;

1.1.2.3
date	2002.05.03.17.35.09;	author kiwi;	state Exp;
branches;
next	1.1.2.4;

1.1.2.4
date	2002.05.06.18.11.35;	author kiwi;	state dead;
branches;
next	;


desc
@@


1.2
log
@Cleaning before sync'ing
@
text
@--- modules/_Image_FreeType/freetype.c.orig	Thu Nov  8 12:50:24 2001
+++ modules/_Image_FreeType/freetype.c	Thu Nov  8 12:50:37 2001
@@@@ -3,7 +3,7 @@@@
 RCSID("$Id: patch-aa,v 1.1 2002/01/22 00:37:50 kiwi Exp $");
 
 #ifdef HAVE_LIBFT2
-#include <freetype/freetype.h>
+#include <freetype2/freetype/freetype.h>
 #include "pike_macros.h"
 #include "object.h"
 #include "constants.h"
@


1.1
log
@New Caudium-dev port with pike 7.2 :)
@
text
@d4 1
a4 1
 RCSID("$Id: freetype.c,v 1.3 2000/12/12 00:28:40 per Exp $");
@


1.1.2.1
log
@Some patches of pike for FreeBSD ports
@
text
@d1 4
a4 4
--- modules/_Image_FreeType/freetype.c.orig	Thu Jan  3 02:18:46 2002
+++ modules/_Image_FreeType/freetype.c	Thu Mar 28 23:48:14 2002
@@@@ -3,7 +3,11 @@@@
 RCSID("$Id: freetype.c,v 1.4 2002/01/02 09:37:42 grubba Exp $");
d7 1
a7 1
+#ifdef HAVE_FREETYPE2_FREETYPE_FREETYPE_H
a8 3
+#else
 #include <freetype/freetype.h>
+#endif
@


1.1.2.2
log
@Backout to old version...
@
text
@d4 1
a4 1
 RCSID("$Id: patch-aa,v 1.1.2.1 2002/03/28 23:13:54 kiwi Exp $");
d7 1
a7 1
-#include <freetype/freetype.h>
d9 3
@


1.1.2.3
log
@fscking patch....
@
text
@d1 4
a4 4
--- modules/_Image_FreeType/freetype.c.orig	Fri May  3 21:20:32 2002
+++ modules/_Image_FreeType/freetype.c	Fri May  3 21:20:46 2002
@@@@ -3,7 +3,7 @@@@
 RCSID("$Id: freetype.c,v 1.4 2002/01/02 09:37:42 grubba Exp $");
@


1.1.2.4
log
@Special Guru meditation for Pike and Freebsd support...
@
text
@d4 1
a4 1
 RCSID("$Id: patch-aa,v 1.1.2.3 2002/05/03 17:35:09 kiwi Exp $");
@


