forked from Lainports/opnsense-ports
11 lines
366 B
Text
11 lines
366 B
Text
--- configure.orig 2015-12-03 20:52:59.771668000 +0100
|
|
+++ configure 2015-12-03 20:53:09.226361000 +0100
|
|
@@ -5611,7 +5611,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 ()
|
|
{
|