summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/c-auto.in
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-02-19 13:03:32 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-02-19 13:03:32 +0000
commit131edca4d85f78c64c1793725546350fc9ca62b2 (patch)
tree247ceabae73f13c2dac4b2075a17772562f25ed2 /Build/source/texk/web2c/c-auto.in
parentd488d82182dec3783b97d3db97b983fb43434baa (diff)
Include the correct headers in the test
git-svn-id: svn://tug.org/texlive/trunk@29165 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r--Build/source/texk/web2c/c-auto.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in
index a82bcde64cf..cf20a045e39 100644
--- a/Build/source/texk/web2c/c-auto.in
+++ b/Build/source/texk/web2c/c-auto.in
@@ -46,6 +46,9 @@
/* Define to 1 if you have the `access' function. */
#undef HAVE_ACCESS
+/* Define to 1 if you have the Mac OS X ApplicationServices framework. */
+#undef HAVE_APPLICATIONSERVICES
+
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
@@ -61,9 +64,6 @@
/* Define to 1 if you have the `bzero' function. */
#undef HAVE_BZERO
-/* Define to 1 if you have the Mac OS X Cocoa framework. */
-#undef HAVE_COCOA
-
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
don't. */
#undef HAVE_DECL_STRNDUP