+2069. [bug] Cross compiling was not working. [RT #16330]
+
--- 9.2.7rc1 released ---
#! /bin/sh
-# From configure.in Revision: 1.294.2.64 .
+# From configure.in Revision: 1.294.2.65 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
-if test "cross_compiling" = "yes"; then
+if test "$cross_compiling" = "yes"; then
if test -z "$BUILD_CC"; then
{ { echo "$as_me:$LINENO: error: BUILD_CC not set" >&5
echo "$as_me: error: BUILD_CC not set" >&2;}
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-AC_REVISION($Revision: 1.294.2.64 $)
+AC_REVISION($Revision: 1.294.2.65 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13)
ISC_EXTRA_SRCS="$ISC_EXTRA_SRCS inet_ntop.c"
ISC_PLATFORM_NEEDNTOP="#define ISC_PLATFORM_NEEDNTOP 1"])
-if test "cross_compiling" = "yes"; then
+if test "$cross_compiling" = "yes"; then
if test -z "$BUILD_CC"; then
AC_ERROR([BUILD_CC not set])
fi