mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
18 lines
529 B
Text
18 lines
529 B
Text
--- configure.orig Tue Oct 10 17:24:44 2006
|
|
+++ configure Tue Oct 10 17:29:10 2006
|
|
@@ -39605,7 +39605,6 @@
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
#include <ft2build.h>
|
|
- #include FT_INTERNAL_OBJECTS_H
|
|
#include FT_FREETYPE_H
|
|
#include FT_GLYPH_H
|
|
#include FT_MODULE_H
|
|
@@ -39760,7 +39759,6 @@
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
#include <ft2build.h>
|
|
- #include FT_INTERNAL_OBJECTS_H
|
|
#include FT_FREETYPE_H
|
|
#include FT_GLYPH_H
|
|
#include FT_MODULE_H
|