Sync trunk.
[reactos.git] / lib / 3rdparty / freetype / src / otvalid / otvmod.h
index 1bfc189..573b2a0 100644 (file)
 
 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;