ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/configure.in
(Generate patch)

Comparing projects/cms/source/ihost/configure.in (file contents):
Revision 1.31 by tdb, Tue Jan 6 17:02:48 2004 UTC vs.
Revision 1.32 by tdb, Sun May 30 17:13:05 2004 UTC

# Line 106 | Line 106 | cygwin)
106   esac
107  
108   # Check for libstatgrab
109 < AC_CHECK_LIB(statgrab, get_general_stats,[:],[AC_MSG_ERROR([need libstatgrab])])
109 > AC_CHECK_LIB(statgrab, sg_get_host_info,[:],[AC_MSG_ERROR([need libstatgrab])])
110  
111   # Check for the --with-pid-file option
112   AC_ARG_WITH([pid-file], [  --with-pid-file=FILE    location of PID file (default: /var/tmp/.ihost.pid)], [pidfile=$withval], [pidfile=[/var/tmp/.ihost.pid]])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines