From 7333a267ad231655f18397451bfbd0c329e2ecaa Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 15 Feb 2013 17:09:39 +0000 Subject: Build freetype without --with-old-mac-fonts as we no longer need it. git-svn-id: svn://tug.org/texlive/trunk@29122 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/freetype2/ChangeLog | 4 ++++ Build/source/libs/freetype2/Makefile.am | 1 - Build/source/libs/freetype2/Makefile.in | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/libs/freetype2/ChangeLog b/Build/source/libs/freetype2/ChangeLog index dacfafda75e..4803ca4ee9a 100644 --- a/Build/source/libs/freetype2/ChangeLog +++ b/Build/source/libs/freetype2/ChangeLog @@ -1,3 +1,7 @@ +2013-02-15 Khaled Hosny + + * Makefile.am: Drop --with-old-mac-fonts option. + 2012-12-31 Peter Breitenlohner Import freetype-2.4.11. diff --git a/Build/source/libs/freetype2/Makefile.am b/Build/source/libs/freetype2/Makefile.am index 6f660a049b5..8f40cd5b058 100644 --- a/Build/source/libs/freetype2/Makefile.am +++ b/Build/source/libs/freetype2/Makefile.am @@ -38,7 +38,6 @@ ft-config: CC='$(CC)' CONFIG_SITE=/dev/null CONFIG_SHELL='$(SHELL)' \ $(SHELL) $(abs_srcdir)/$(FREETYPE_TREE)/configure \ $(config_args) --disable-shared \ - --with-old-mac-fonts \ --without-bzip2 \ --without-zlib \ --prefix=$(abs_builddir)/ft-install \ diff --git a/Build/source/libs/freetype2/Makefile.in b/Build/source/libs/freetype2/Makefile.in index 7efaed5b099..3634cd6c637 100644 --- a/Build/source/libs/freetype2/Makefile.in +++ b/Build/source/libs/freetype2/Makefile.in @@ -540,7 +540,6 @@ ft-config: CC='$(CC)' CONFIG_SITE=/dev/null CONFIG_SHELL='$(SHELL)' \ $(SHELL) $(abs_srcdir)/$(FREETYPE_TREE)/configure \ $(config_args) --disable-shared \ - --with-old-mac-fonts \ --without-bzip2 \ --without-zlib \ --prefix=$(abs_builddir)/ft-install \ -- cgit v1.2.3