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.11 by tdb, Mon Mar 3 19:33:16 2003 UTC vs.
Revision 1.12 by tdb, Sun Mar 9 00:21:22 2003 UTC

# Line 47 | Line 47 | AC_C_CONST
47   AC_FUNC_MALLOC
48   AC_FUNC_REALLOC
49   AC_FUNC_FORK
50 + AC_CHECK_FUNCS(strlcat)
51   AC_CHECK_LIB(statgrab, get_general_stats,[LIBS="-Wl,-Bstatic -lstatgrab -Wl,-Bdynamic $LIBS"],[AC_MSG_ERROR([need libstatgrab])])
52  
53   # Figure out details about the host - we need the OS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines