Sync with trunk r47367
[reactos.git] / lib / 3rdparty / freetype / src / type1 / t1driver.h
index ad42944..9fecbeb 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 )  t1_driver_class;