Drop freetype1 support

This commit is contained in:
kichikuou
2017-02-07 09:58:08 +09:00
parent 1d6a284ed1
commit 3ddde55842
38 changed files with 30 additions and 677 deletions
+1 -4
View File
@@ -85,8 +85,7 @@ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/macros/aclocal-include.m4 \
$(top_srcdir)/macros/alsa.m4 $(top_srcdir)/macros/argz.m4 \
$(top_srcdir)/macros/esd.m4 $(top_srcdir)/macros/freetype.m4 \
$(top_srcdir)/macros/freetype2.m4 \
$(top_srcdir)/macros/esd.m4 $(top_srcdir)/macros/freetype2.m4 \
$(top_srcdir)/macros/gettext.m4 \
$(top_srcdir)/macros/glib-2.0.m4 $(top_srcdir)/macros/glib.m4 \
$(top_srcdir)/macros/gtk-2.0.m4 $(top_srcdir)/macros/gtk.m4 \
@@ -243,8 +242,6 @@ EXTRACFLAGS = @EXTRACFLAGS@
EXTRALDFLAGS = @EXTRALDFLAGS@
EXTRALIBS = @EXTRALIBS@
FGREP = @FGREP@
FREETYPE_INCLUDES = @FREETYPE_INCLUDES@
FREETYPE_LIBS = @FREETYPE_LIBS@
FT2_CFLAGS = @FT2_CFLAGS@
FT2_CONFIG = @FT2_CONFIG@
FT2_LIBS = @FT2_LIBS@