freebsd-ports/graphics/xpaint/files/patch-rw_configure
Koop Mast e1add76b39 Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.

Exp-runs run by antoine@

This version also fixes shadowing of TYPEOF in ftconfig.h [2]

PR:		203554 [1], 202083 [2]
Submitted by:	rhurlin@gwdg.de [2]
2015-12-10 22:13:58 +00:00

11 lines
374 B
Text

--- rw/configure.orig 2015-12-03 20:56:32.251228000 +0100
+++ rw/configure 2015-12-03 20:56:55.905547000 +0100
@@ -11691,7 +11691,7 @@
$as_echo_n "checking location of freetype2 headers... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
-#include <freetype2/config/ftheader.h>
+#include <freetype2/freetype/config/ftheader.h>
int
main ()
{