aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 5 insertions, 2 deletions
diff --git a/configure b/configure
index b58cef128..0883b9f82 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 103715 .
+# From configure.ac Revision: 103725 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for asterisk 1.6.
#
@@ -49274,7 +49274,9 @@ _ACEOF
fi
-{ echo "$as_me:$LINENO: checking for /sbin/launchd" >&5
+if test "${cross_compiling}" = "no";
+then
+ { echo "$as_me:$LINENO: checking for /sbin/launchd" >&5
echo $ECHO_N "checking for /sbin/launchd... $ECHO_C" >&6; }
if test "${ac_cv_file__sbin_launchd+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -49299,6 +49301,7 @@ _ACEOF
fi
+fi
PBX_GTK=0