[lwatch-cvs] files ChangeLog,1.16,1.17 configure,1.36,1.37
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-07 13:33:12
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv17582
Modified Files:
ChangeLog configure
Log Message:
- colors with BOLD atribute are available for now
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lwatch/files/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** ChangeLog 4 Apr 2003 22:16:30 -0000 1.16
--- ChangeLog 7 Apr 2003 13:33:05 -0000 1.17
***************
*** 7,12 ****
- new tests in ./configure for getopt_long (arturcz)
- handle EOF - reopen fifo, close when input from stdin (arturcz)
- FreeBSD port (arturcz)
- - support for docbook-utils
0.2: - bugfix: too much manual files installed (arturcz)
--- 7,12 ----
- new tests in ./configure for getopt_long (arturcz)
- handle EOF - reopen fifo, close when input from stdin (arturcz)
+ - colors with BOLD atribute available
- FreeBSD port (arturcz)
0.2: - bugfix: too much manual files installed (arturcz)
Index: configure
===================================================================
RCS file: /cvsroot/lwatch/files/configure,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** configure 5 Apr 2003 22:13:49 -0000 1.36
--- configure 7 Apr 2003 13:33:05 -0000 1.37
***************
*** 1,4 ****
#! /bin/sh
! # From configure.ac Revision: 1.30 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.2.
--- 1,4 ----
#! /bin/sh
! # From configure.ac Revision: 1.31 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.2.
|