ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/configure.in
(Generate patch)

Comparing mon/configure.in (file contents):
Revision 1.6 by cebix, 2000-10-05T14:52:03Z vs.
Revision 1.7 by cebix, 2000-10-15T15:07:10Z

# Line 5 | Line 5 | AC_INIT(src/mon.cpp)
5   AC_PREREQ(2.13)
6  
7   dnl This defines PACKAGE and VERSION.
8 < AM_INIT_AUTOMAKE([mon], [3.0])
8 > AM_INIT_AUTOMAKE([cxmon], [3.0])
9   AM_CONFIG_HEADER(config.h)
10  
11   dnl Checks for programs.
# Line 32 | Line 32 | AC_CHECK_LIB(readline, readline)
32   dnl Generate Makefile.
33   AC_OUTPUT([
34   Makefile
35 < mon.spec
35 > cxmon.spec
36   src/Makefile
37   src/disass/Makefile
38   ])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines