diff options
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-ae')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-ae | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae deleted file mode 100644 index b1750b724600..000000000000 --- a/x11-toolkits/gtk20/files/patch-ae +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Thu Sep 4 13:17:19 2003 -+++ configure Tue Mar 16 17:14:34 2004 -@@ -18367,6 +18367,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -24746,7 +24747,8 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - #include FT_ERRORS_H - - int |