summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-02-19 01:39:26 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-02-19 01:39:26 +0000
commitdb96b187133f6e344f89fb0504de608431040b65 (patch)
tree82298369262e1c01c85487752ee8959430c5842b /Build
parentb9a5b9cad6d163192c3ab462fc86adc525a81e71 (diff)
reautoconf
git-svn-id: svn://tug.org/texlive/trunk@29158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index 483219ddeca..d72f7e44da9 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -2913,7 +2913,7 @@ xetex_ldadd = $(libxetex) $(HARFBUZZ_LIBS) $(GRAPHITE2_LIBS) \
xetex_dependencies = $(proglib) $(KPATHSEA_DEPEND) $(ICU_DEPEND) \
$(TECKIT_DEPEND) $(HARFBUZZ_DEPEND) $(GRAPHITE2_DEPEND) \
$(am__append_71) $(FREETYPE2_DEPEND) $(ZLIB_DEPEND)
-@XETEX_MACOSX_TRUE@xetex_LDFLAGS = -framework Carbon -framework Cocoa -framework QuickTime
+@XETEX_MACOSX_TRUE@xetex_LDFLAGS = -framework ApplicationServices -framework Cocoa
xetex_CPPFLAGS = $(xetex_cppflags) $(am__append_108)
xetex_CFLAGS = # $(WARNING_CFLAGS)
xetex_CXXFLAGS = # $(WARNING_CXXFLAGS)