]> granicus.if.org Git - sudo/commitdiff
the name of the cached var that signals whether or not you are
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 15 Feb 1998 23:49:17 +0000 (23:49 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 15 Feb 1998 23:49:17 +0000 (23:49 +0000)
cross compiling changed.  It is now ac_cv_prog_cc_cross

configure.in

index f758cb22959c0d43ef12c8c5290536536d3301fb..ef375f132ebd7039570ba5c4427bd3c4cb473b26 100644 (file)
@@ -233,7 +233,7 @@ fi
 dnl
 dnl C compiler checks
 dnl
-ac_cv_c_cross="no"
+ac_cv_prog_cc_cross="no"
 cross_compiling="no"
 AC_PROG_CC
 AC_PROG_CPP