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.23 by tdb, Mon Aug 25 12:41:38 2003 UTC vs.
Revision 1.25 by tdb, Tue Aug 26 12:14:43 2003 UTC

# Line 6 | Line 6
6   #
7  
8   # Change these to change the package name and version
9 < AC_INIT(libstatgrab, 0.5, bugs@i-scream.org)
10 < AM_INIT_AUTOMAKE(libstatgrab, 0.5)
9 > AC_INIT(libstatgrab, 0.5.1, bugs@i-scream.org)
10 > AM_INIT_AUTOMAKE(libstatgrab, 0.5.1)
11  
12   # Revision number (automatically updated)
13   AC_REVISION($Revision$)
# Line 62 | Line 62 | linux-gnu)
62   esac
63  
64   # And finish by changing these files
65 < AC_CONFIG_FILES([Makefile src/Makefile docs/Makefile examples/Makefile])
65 > AC_CONFIG_FILES([Makefile src/Makefile src/libstatgrab/Makefile src/statgrab/Makefile docs/Makefile examples/Makefile])
66  
67   AC_OUTPUT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines