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

Comparing projects/libstatgrab/configure.in (file contents):
Revision 1.16 by pajs, Sun Apr 6 11:59:17 2003 UTC vs.
Revision 1.17 by tdb, Wed Apr 9 20:49:29 2003 UTC

# Line 32 | Line 32 | AC_C_CONST
32   # Checks for library functions
33   AC_FUNC_MALLOC
34   AC_FUNC_REALLOC
35 + AC_CHECK_FUNCS(atoll)
36  
37   # Set things up for different OS's
38   # We define the name of the OS so the code can act accordingly

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines