[FREETYPE]
[reactos.git] / reactos / lib / 3rdparty / freetype / src / type42 / t42drivr.h
index 98b7410..4717e46 100644 (file)
 
 FT_BEGIN_HEADER
 
+#ifdef FT_CONFIG_OPTION_PIC
+#error "this module does not support PIC yet"
+#endif 
+
 
   FT_EXPORT_VAR( const FT_Driver_ClassRec )  t42_driver_class;