summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-10-20 16:47:22 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-10-20 16:47:22 -0400
commit3af27fc59e0de0feb69356f2d77943c65bdbfbde (patch)
tree5e65e2abe10a91b78061d82fcc5fda6f5d213272 /xcode
parent250bb8a9d6d47fd29814d72b612387c2d22e3be1 (diff)
downloadcups-3af27fc59e0de0feb69356f2d77943c65bdbfbde.tar.gz
Remove ASL checks from configure script and config.h files.
Diffstat (limited to 'xcode')
-rw-r--r--xcode/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 54117ac5a..51519c81b 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -247,13 +247,6 @@
/*
- * Do we have the ASL functions?
- */
-
-#define HAVE_ASL_H
-
-
-/*
* Do we have the systemd journal functions?
*/