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

Comparing projects/libstatgrab/src/libstatgrab/Makefile.am (file contents):
Revision 1.23 by tdb, Tue Apr 6 16:37:34 2004 UTC vs.
Revision 1.26 by tdb, Sun Jul 18 20:17:44 2004 UTC

# Line 8 | Line 8 | endif
8   include_HEADERS = statgrab.h $(include_DEPRECATEDHEADERS)
9   lib_LTLIBRARIES = libstatgrab.la
10  
11 < libstatgrab_la_LDFLAGS = -version-info 4:0:3
11 > libstatgrab_la_LDFLAGS = -version-info 5:1:1
12  
13   if DEPRECATED
14   libstatgrab_la_DEPRECATEDSOURCES = statgrab_deprecated.c
15   endif
16 < libstatgrab_la_SOURCES = cpu_stats.c disk_stats.c load_stats.c memory_stats.c network_stats.c os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c tools.c vector.c $(libstatgrab_la_DEPRECATEDSOURCES)
16 > libstatgrab_la_SOURCES = cpu_stats.c disk_stats.c load_stats.c memory_stats.c network_stats.c os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c tools.c vector.c error.c $(libstatgrab_la_DEPRECATEDSOURCES)
17  
18   noinst_HEADERS = tools.h vector.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines