From 27a4f9c4ac45ff65f941964f7351b64b1e6a9f35 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 20 Oct 2009 17:20:18 +0000 Subject: *** empty log message *** --- src/freetype2/otvalid/otvmod.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/freetype2/otvalid/otvmod.h') diff --git a/src/freetype2/otvalid/otvmod.h b/src/freetype2/otvalid/otvmod.h index 1bfc189..573b2a0 100644 --- a/src/freetype2/otvalid/otvmod.h +++ b/src/freetype2/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