summaryrefslogtreecommitdiff
path: root/configure
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 /configure
parent250bb8a9d6d47fd29814d72b612387c2d22e3be1 (diff)
downloadcups-3af27fc59e0de0feb69356f2d77943c65bdbfbde.tar.gz
Remove ASL checks from configure script and config.h files.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure b/configure
index ad5f12bab..df528e628 100755
--- a/configure
+++ b/configure
@@ -4915,13 +4915,6 @@ if test "x$ac_cv_header_sys_ucred_h" = xyes; then :
fi
-ac_fn_c_check_header_mongrel "$LINENO" "asl.h" "ac_cv_header_asl_h" "$ac_includes_default"
-if test "x$ac_cv_header_asl_h" = xyes; then :
- $as_echo "#define HAVE_ASL_H 1" >>confdefs.h
-
-fi
-
-
ac_fn_c_check_header_mongrel "$LINENO" "iconv.h" "ac_cv_header_iconv_h" "$ac_includes_default"
if test "x$ac_cv_header_iconv_h" = xyes; then :