summaryrefslogtreecommitdiff
path: root/xcode/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/config.h')
-rw-r--r--xcode/config.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 760d723a8..14783ab1c 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -517,22 +517,6 @@
/*
- * Various scripting languages...
- */
-
-#if !TARGET_OS_IOS
-# define HAVE_JAVA 1
-# define CUPS_JAVA "/usr/bin/java"
-# define HAVE_PERL 1
-# define CUPS_PERL "/usr/bin/perl"
-# define HAVE_PHP 1
-# define CUPS_PHP "/usr/bin/php"
-# define HAVE_PYTHON 1
-# define CUPS_PYTHON "/usr/bin/python"
-#endif /* !TARGET_OS_IOS */
-
-
-/*
* Do we have CoreFoundation public and private headers?
*/