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.5 by tdb, Fri Aug 22 15:00:35 2003 UTC vs.
Revision 1.11 by tdb, Thu Mar 2 09:41:44 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines