show better description for AMD64-linux static libraries PIC check
authorYang Tse <yangsita@gmail.com>
Thu, 15 Mar 2007 15:35:51 +0000 (15:35 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 15 Mar 2007 15:35:51 +0000 (15:35 +0000)
configure.ac

index e625065..4eb62d1 100644 (file)
@@ -83,8 +83,8 @@ m4_defun([AC_LIBTOOL_CXX],[])
 m4_ifdef([AC_LIBTOOL_F77], [m4_undefine([AC_LIBTOOL_F77])])
 m4_defun([AC_LIBTOOL_F77],[])
 
-dnl force libtool to build static libraries with PIC on AMD64
-AC_MSG_CHECKING([if target is AMD64 (to build static libraries with PIC)])
+dnl force libtool to build static libraries with PIC on AMD64-linux
+AC_MSG_CHECKING([if arch-OS host is AMD64-linux (to build static libraries with PIC)])
 case $host in
   x86_64*linux*)
     AC_MSG_RESULT([yes])