Add host check to get Sun hack working
authorScott Cantor <cantor.2@osu.edu>
Fri, 11 May 2007 01:47:47 +0000 (01:47 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 11 May 2007 01:47:47 +0000 (01:47 +0000)
configure.ac

index ec35c17..f456442 100644 (file)
@@ -32,6 +32,7 @@ fi
 
 AC_PROG_CC([gcc gcc3 cc])
 AC_PROG_CXX([g++ g++3 c++ CC])
+AC_CANONICAL_HOST
 
 if test "$GCC" = "yes" ; then
 #    AC_HAVE_GCC_VERSION(4,0,0,0,