From 1ee02cd0419021c3d4950af2619da39c6e9c47f0 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 21 Dec 2009 15:22:51 +0000 Subject: Updated to freetype-2.3.11 --- freetype/src/otvalid/otvmod.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'freetype/src/otvalid/otvmod.h') diff --git a/freetype/src/otvalid/otvmod.h b/freetype/src/otvalid/otvmod.h index 1bfc1899f..573b2a0c4 100644 --- a/freetype/src/otvalid/otvmod.h +++ b/freetype/src/otvalid/otvmod.h @@ -27,6 +27,10 @@ FT_BEGIN_HEADER +#ifdef FT_CONFIG_OPTION_PIC +#error "this module does not support PIC yet" +#endif + FT_EXPORT_VAR( const FT_Module_Class ) otv_module_class; -- cgit v1.2.3