]> granicus.if.org Git - curl/commitdiff
very minor output change
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 May 2004 15:04:04 +0000 (15:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 May 2004 15:04:04 +0000 (15:04 +0000)
configure.ac

index b0a89f7cbf94d71ff40cc4d2cec408218e7c2438..f6486ea1de8316cfb984f1ba0b3da73ec6fae929 100644 (file)
@@ -281,7 +281,7 @@ dnl At least one system has been identified to require BOTH nsl and socket
 dnl libs at the same time to link properly.
 if test "$HAVE_GETHOSTBYNAME" != "1"
 then
-  AC_MSG_CHECKING([trying gethostbyname with both nsl and socket libs])
+  AC_MSG_CHECKING([for gethostbyname with both nsl and socket libs])
   my_ac_save_LIBS=$LIBS
   LIBS="-lnsl -lsocket $LIBS"
   AC_TRY_LINK( ,