OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/configure.ac versions 1.11 and 1.12
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/configure.ac 1.11 -> 1.12

--- configure.ac 2003/04/03 18:09:05     1.11
+++ configure.ac 2003/04/15 07:45:35     1.12
@@ -194,7 +194,7 @@
 
 dnl # at least the test programs need some socket stuff
 AC_CHECK_LIB(nsl, gethostname)
-if test ".`echo $LIBS | grep nsl`" = . ;then
+if test ".`echo $LIBS | grep nsl`" = .; then
     AC_CHECK_LIB(nsl, gethostbyname)
 fi
 AC_CHECK_LIB(socket, accept)

CVSTrac 2.0.1