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.78 by tdb, Mon Nov 1 18:33:19 2004 UTC vs.
Revision 1.83 by tdb, Mon Apr 25 11:01:18 2005 UTC

# Line 6 | Line 6
6   #
7  
8   # Change these to change the package name and version
9 < AC_INIT(libstatgrab, 0.11, bugs@i-scream.org)
10 < AM_INIT_AUTOMAKE(libstatgrab, 0.11)
9 > AC_INIT(libstatgrab, 0.12, bugs@i-scream.org)
10 > AM_INIT_AUTOMAKE(libstatgrab, 0.12)
11  
12   # Revision number (automatically updated)
13   AC_REVISION($Revision$)
# Line 31 | Line 31 | AC_C_CONST
31  
32   # Checks for library functions
33   AC_FUNC_MALLOC
34 AC_FUNC_REALLOC
34   AC_CHECK_FUNCS(atoll seteuid setegid setresuid setresgid)
35  
36   # Disk IO read and write statistics are only present on recent NetBSD.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines