head	1.1;
access;
symbols
	stable_1_2:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2002.03.29.00.00.19;	author kiwi;	state dead;
branches
	1.1.2.1;
next	;

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

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


desc
@@


1.1
log
@file patch-aa was initially added on branch stable_1_2.
@
text
@@


1.1.2.1
log
@Another one to sent to RIS
@
text
@a0 14
--- 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: patch-aa,v 1.1.2.1 2002/03/28 23:13:54 kiwi Exp $");
 
 #ifdef HAVE_LIBFT2
+#ifdef HAVE_FREETYPE2_FREETYPE_FREETYPE_H
+#include <freetype2/freetype/freetype.h>
+#else
 #include <freetype/freetype.h>
+#endif
 #include "pike_macros.h"
 #include "object.h"
 #include "constants.h"
@


1.1.2.2
log
@Special Guru meditation for Pike and Freebsd support...
@
text
@d4 1
a4 1
 RCSID("$Id: patch-aa,v 1.1.2.1 2002/03/29 00:00:19 kiwi Exp $");
@


