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

Comparing projects/libukcprog/configure.in (file contents):
Revision 1.4 by tdb, Thu Aug 21 21:44:25 2003 UTC vs.
Revision 1.10 by tdb, Sat Sep 24 13:33:18 2005 UTC

# Line 6 | Line 6
6   #
7  
8   # Change these to change the package name and version
9 < AC_INIT(libukcprog, 1.0, bugs@i-scream.org)
10 < AM_INIT_AUTOMAKE(libukcprog, 1.0)
9 > AC_INIT(libukcprog, 1.0.3, bugs@i-scream.org)
10 > AM_INIT_AUTOMAKE(libukcprog, 1.0.3)
11  
12   # Revision number (automatically updated)
13   AC_REVISION($Revision$)
# Line 34 | Line 34 | solaris2.*)
34   esac
35  
36   # And finish by changing these files
37 < AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile])
37 > AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile libukcprog.pc])
38  
39   AC_OUTPUT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines