]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcmatrix.c
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
[fontconfig.git] / src / fcmatrix.c
index 3c4d9fb84a1e332170dc895fcb1813cd9be79cc9..7f551460c44b1b733f156748a7cbd96b3a3999a9 100644 (file)
@@ -115,3 +115,6 @@ FcMatrixShear (FcMatrix *m, double sh, double sv)
     r.yy = 1;
     FcMatrixMultiply (m, &r, m);
 }
+#define __fcmatrix__
+#include "fcaliastail.h"
+#undef __fcmatrix__