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/psaux/psauxmod.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'freetype/src/psaux/psauxmod.h') diff --git a/freetype/src/psaux/psauxmod.h b/freetype/src/psaux/psauxmod.h index 92ac05604..35e042dbc 100644 --- a/freetype/src/psaux/psauxmod.h +++ b/freetype/src/psaux/psauxmod.h @@ -26,6 +26,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 ) psaux_driver_class; -- cgit v1.2.3