lwatch-cvs Mailing List for Log Watcher (Page 11)
Brought to you by:
arturcz
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(22) |
Aug
(11) |
Sep
(5) |
Oct
|
Nov
(4) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(5) |
Feb
(29) |
Mar
(85) |
Apr
(45) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
(30) |
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(55) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
| 2005 |
Jan
|
Feb
(10) |
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
(6) |
Mar
(12) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
| 2010 |
Jan
|
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <ar...@us...> - 2003-03-18 16:06:15
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv8486
Modified Files:
Makefile.in configure configure.ac
Log Message:
- searching sed in ${PATH} and if found place it into SED variable
- using $(SED) im Makefiles
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lwatch/files/Makefile.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Makefile.in 17 Mar 2003 15:30:58 -0000 1.14
--- Makefile.in 18 Mar 2003 16:05:36 -0000 1.15
***************
*** 80,83 ****
--- 80,84 ----
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
+ SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
Index: configure
===================================================================
RCS file: /cvsroot/lwatch/files/configure,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** configure 18 Mar 2003 14:47:28 -0000 1.20
--- configure 18 Mar 2003 16:05:36 -0000 1.21
***************
*** 1,4 ****
#! /bin/sh
! # From configure.ac Revision: 1.16 .
# 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.17 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.2.
***************
*** 311,315 ****
#endif"
! ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE dbook2man CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S LEX LEXLIB LEX_OUTPUT_ROOT CPP EGREP LIBOBJS HAVE_D2M_TRUE HAVE_D2M_FALSE LTLIBOBJS'
ac_subst_files=''
--- 311,315 ----
#endif"
! ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S LEX LEXLIB LEX_OUTPUT_ROOT SED dbook2man CPP EGREP LIBOBJS HAVE_D2M_TRUE HAVE_D2M_FALSE LTLIBOBJS'
ac_subst_files=''
***************
*** 1280,1283 ****
--- 1280,1288 ----
+
+ #AC_CANONICAL_BUILD
+ #AC_CANONICAL_HOST
+ #AC_CANONICAL_TARGET
+
am__api_version="1.7"
ac_aux_dir=
***************
*** 1671,1674 ****
--- 1676,1680 ----
+
test x"$prefix" = xNONE && prefix="$ac_default_prefix"
***************
*** 1676,1725 ****
- # Extract the first word of "docbook-to-man", so it can be a program name with args.
- set dummy docbook-to-man; ac_word=$2
- echo "$as_me:$LINENO: checking for $ac_word" >&5
- echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
- if test "${ac_cv_path_dbook2man+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- case $dbook2man in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_dbook2man="$dbook2man" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
- for as_dir in $PATH
- do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_dbook2man="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
- done
- done
-
- test -z "$ac_cv_path_dbook2man" && ac_cv_path_dbook2man="no"
- ;;
- esac
- fi
- dbook2man=$ac_cv_path_dbook2man
-
- if test -n "$dbook2man"; then
- echo "$as_me:$LINENO: result: $dbook2man" >&5
- echo "${ECHO_T}$dbook2man" >&6
- else
- echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6
- fi
-
-
- if test "$dbook2man" = "no"; then
- { echo "$as_me:$LINENO: WARNING: docbook-to-man not found, using lwatch.1.in stub" >&5
- echo "$as_me: WARNING: docbook-to-man not found, using lwatch.1.in stub" >&2;}
- fi
-
# Checks for programs.
ac_ext=c
--- 1682,1685 ----
***************
*** 3080,3083 ****
--- 3040,3133 ----
LEX=${am_missing_run}flex
fi
+ # Extract the first word of "sed", so it can be a program name with args.
+ set dummy sed; ac_word=$2
+ echo "$as_me:$LINENO: checking for $ac_word" >&5
+ echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+ if test "${ac_cv_path_SED+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ case $SED in
+ [\\/]* | ?:[\\/]*)
+ ac_cv_path_SED="$SED" # Let the user override the test with a path.
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+ for as_dir in $PATH
+ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_SED="$as_dir/$ac_word$ac_exec_ext"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+ done
+ done
+
+ test -z "$ac_cv_path_SED" && ac_cv_path_SED="no"
+ ;;
+ esac
+ fi
+ SED=$ac_cv_path_SED
+
+ if test -n "$SED"; then
+ echo "$as_me:$LINENO: result: $SED" >&5
+ echo "${ECHO_T}$SED" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6
+ fi
+
+ if test "$SED" = "no"; then
+ { { echo "$as_me:$LINENO: error: sed not found" >&5
+ echo "$as_me: error: sed not found" >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+
+ # Extract the first word of "docbook-to-man", so it can be a program name with args.
+ set dummy docbook-to-man; ac_word=$2
+ echo "$as_me:$LINENO: checking for $ac_word" >&5
+ echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+ if test "${ac_cv_path_dbook2man+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ case $dbook2man in
+ [\\/]* | ?:[\\/]*)
+ ac_cv_path_dbook2man="$dbook2man" # Let the user override the test with a path.
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+ for as_dir in $PATH
+ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_dbook2man="$as_dir/$ac_word$ac_exec_ext"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+ done
+ done
+
+ test -z "$ac_cv_path_dbook2man" && ac_cv_path_dbook2man="no"
+ ;;
+ esac
+ fi
+ dbook2man=$ac_cv_path_dbook2man
+
+ if test -n "$dbook2man"; then
+ echo "$as_me:$LINENO: result: $dbook2man" >&5
+ echo "${ECHO_T}$dbook2man" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6
+ fi
+
+ if test "$dbook2man" = "no"; then
+ { echo "$as_me:$LINENO: WARNING: docbook-to-man not found, using lwatch.1.in stub" >&5
+ echo "$as_me: WARNING: docbook-to-man not found, using lwatch.1.in stub" >&2;}
+ fi
# Checks for header files.
***************
*** 5338,5342 ****
s,@AWK@,$AWK,;t t
s,@SET_MAKE@,$SET_MAKE,;t t
- s,@dbook2man@,$dbook2man,;t t
s,@CC@,$CC,;t t
s,@CFLAGS@,$CFLAGS,;t t
--- 5388,5391 ----
***************
*** 5359,5362 ****
--- 5408,5413 ----
s,@LEXLIB@,$LEXLIB,;t t
s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
+ s,@SED@,$SED,;t t
+ s,@dbook2man@,$dbook2man,;t t
s,@CPP@,$CPP,;t t
s,@EGREP@,$EGREP,;t t
Index: configure.ac
===================================================================
RCS file: /cvsroot/lwatch/files/configure.ac,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** configure.ac 18 Mar 2003 14:47:30 -0000 1.17
--- configure.ac 18 Mar 2003 16:05:40 -0000 1.18
***************
*** 8,12 ****
--- 8,18 ----
AC_REVISION($Revision$)
AC_CONFIG_SRCDIR(src/lwatch.c)
+
+ #AC_CANONICAL_BUILD
+ #AC_CANONICAL_HOST
+ #AC_CANONICAL_TARGET
+
AM_INIT_AUTOMAKE([dist-bzip2])
+
AC_PREFIX_DEFAULT(/usr/local)
test x"$prefix" = xNONE && prefix="$ac_default_prefix"
***************
*** 14,23 ****
AM_CONFIG_HEADER(src/config.h)
- AC_PATH_PROG(dbook2man,[docbook-to-man],[no])
-
- if test "$dbook2man" = "no"; then
- AC_MSG_WARN([docbook-to-man not found, using lwatch.1.in stub])
- fi
-
# Checks for programs.
AC_PROG_CC
--- 20,23 ----
***************
*** 25,28 ****
--- 25,37 ----
AC_PROG_LN_S
AM_PROG_LEX
+ AC_PATH_PROG(SED,[sed],[no])
+ if test "$SED" = "no"; then
+ AC_MSG_ERROR([sed not found])
+ fi
+
+ AC_PATH_PROG(dbook2man,[docbook-to-man],[no])
+ if test "$dbook2man" = "no"; then
+ AC_MSG_WARN([docbook-to-man not found, using lwatch.1.in stub])
+ fi
# Checks for header files.
|
|
From: <ar...@us...> - 2003-03-18 16:05:46
|
Update of /cvsroot/lwatch/files/src
In directory sc8-pr-cvs1:/tmp/cvs-serv8486/src
Modified Files:
Makefile.in config.h.in
Log Message:
- searching sed in ${PATH} and if found place it into SED variable
- using $(SED) im Makefiles
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lwatch/files/src/Makefile.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Makefile.in 17 Mar 2003 15:31:02 -0000 1.11
--- Makefile.in 18 Mar 2003 16:05:42 -0000 1.12
***************
*** 80,83 ****
--- 80,84 ----
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
+ SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
Index: config.h.in
===================================================================
RCS file: /cvsroot/lwatch/files/src/config.h.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** config.h.in 18 Mar 2003 14:41:24 -0000 1.8
--- config.h.in 18 Mar 2003 16:05:42 -0000 1.9
***************
*** 93,97 ****
#undef STDC_HEADERS
! /* Directory when configuration is placed */
#undef SYSCONFDIR
--- 93,97 ----
#undef STDC_HEADERS
! /* Directory where configuration file is placed */
#undef SYSCONFDIR
|
|
From: <ar...@us...> - 2003-03-18 16:05:45
|
Update of /cvsroot/lwatch/files/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv8486/doc
Modified Files:
Makefile.am Makefile.in
Log Message:
- searching sed in ${PATH} and if found place it into SED variable
- using $(SED) im Makefiles
Index: Makefile.am
===================================================================
RCS file: /cvsroot/lwatch/files/doc/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Makefile.am 18 Mar 2003 13:36:39 -0000 1.17
--- Makefile.am 18 Mar 2003 16:05:41 -0000 1.18
***************
*** 5,13 ****
if HAVE_D2M
lwatch.1: lwatch.sgml conf.ent.in
! sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < conf.ent.in > conf.ent
$(dbook2man) lwatch.sgml > lwatch.1
else
lwatch.1: lwatch.1.in Makefile
! sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < lwatch.1.in > lwatch.1
endif
--- 5,13 ----
if HAVE_D2M
lwatch.1: lwatch.sgml conf.ent.in
! $(SED) -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < conf.ent.in > conf.ent
$(dbook2man) lwatch.sgml > lwatch.1
else
lwatch.1: lwatch.1.in Makefile
! $(SED) -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < lwatch.1.in > lwatch.1
endif
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/Makefile.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** Makefile.in 18 Mar 2003 13:36:39 -0000 1.15
--- Makefile.in 18 Mar 2003 16:05:41 -0000 1.16
***************
*** 80,83 ****
--- 80,84 ----
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
+ SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
***************
*** 305,312 ****
@HAVE_D2M_TRUE@lwatch.1: lwatch.sgml conf.ent.in
! @HAVE_D2M_TRUE@ sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < conf.ent.in > conf.ent
@HAVE_D2M_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1
@HAVE_D2M_FALSE@lwatch.1: lwatch.1.in Makefile
! @HAVE_D2M_FALSE@ sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < lwatch.1.in > lwatch.1
lwatch.1.in: lwatch.sgml conf.ent.in
--- 306,313 ----
@HAVE_D2M_TRUE@lwatch.1: lwatch.sgml conf.ent.in
! @HAVE_D2M_TRUE@ $(SED) -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < conf.ent.in > conf.ent
@HAVE_D2M_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1
@HAVE_D2M_FALSE@lwatch.1: lwatch.1.in Makefile
! @HAVE_D2M_FALSE@ $(SED) -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < lwatch.1.in > lwatch.1
lwatch.1.in: lwatch.sgml conf.ent.in
|
|
From: <ar...@us...> - 2003-03-18 14:47:38
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv1101 Modified Files: configure configure.ac Log Message: - misstyped Index: configure =================================================================== RCS file: /cvsroot/lwatch/files/configure,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** configure 18 Mar 2003 14:41:22 -0000 1.19 --- configure 18 Mar 2003 14:47:28 -0000 1.20 *************** *** 1,4 **** #! /bin/sh ! # From configure.ac Revision: 1.15 . # 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.16 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57 for lwatch 0.2. Index: configure.ac =================================================================== RCS file: /cvsroot/lwatch/files/configure.ac,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** configure.ac 18 Mar 2003 14:41:23 -0000 1.16 --- configure.ac 18 Mar 2003 14:47:30 -0000 1.17 *************** *** 56,60 **** AH_TEMPLATE([SYSCONFDIR], ! [Directory when configuration is placed]) # Checks for user options --- 56,60 ---- AH_TEMPLATE([SYSCONFDIR], ! [Directory where configuration file is placed]) # Checks for user options |
|
From: <ar...@us...> - 2003-03-18 14:41:27
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv29753
Modified Files:
ChangeLog configure configure.ac
Log Message:
- reading lwatch.conf from $sysconfdir
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lwatch/files/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ChangeLog 18 Mar 2003 13:55:47 -0000 1.2
--- ChangeLog 18 Mar 2003 14:41:22 -0000 1.3
***************
*** 1,5 ****
! 0.2: Bugfixes:
! - too much manual files installed
! - ChangeLog filled :)
0.1: First public release. Basic functionality implemented (parse and
--- 1,6 ----
! 0.2: bugfix: too much manual files installed
! ChangeLog filled :)
! reading lwatch.conf from $sysconfdir
!
0.1: First public release. Basic functionality implemented (parse and
Index: configure
===================================================================
RCS file: /cvsroot/lwatch/files/configure,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** configure 18 Mar 2003 13:36:38 -0000 1.18
--- configure 18 Mar 2003 14:41:22 -0000 1.19
***************
*** 1,6 ****
#! /bin/sh
! # From configure.ac Revision: 1.14 .
# Guess values for system-dependent variables and create Makefiles.
! # Generated by GNU Autoconf 2.57 for lwatch 0.1.
#
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
--- 1,6 ----
#! /bin/sh
! # From configure.ac Revision: 1.15 .
# Guess values for system-dependent variables and create Makefiles.
! # Generated by GNU Autoconf 2.57 for lwatch 0.2.
#
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
***************
*** 268,276 ****
PACKAGE_NAME='lwatch'
PACKAGE_TARNAME='lwatch'
! PACKAGE_VERSION='0.1'
! PACKAGE_STRING='lwatch 0.1'
PACKAGE_BUGREPORT=''
ac_unique_file="src/lwatch.c"
# Factoring default headers for most tests.
ac_includes_default="\
--- 268,277 ----
PACKAGE_NAME='lwatch'
PACKAGE_TARNAME='lwatch'
! PACKAGE_VERSION='0.2'
! PACKAGE_STRING='lwatch 0.2'
PACKAGE_BUGREPORT=''
ac_unique_file="src/lwatch.c"
+ ac_default_prefix=/usr/local
# Factoring default headers for most tests.
ac_includes_default="\
***************
*** 779,783 ****
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
! \`configure' configures lwatch 0.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
--- 780,784 ----
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
! \`configure' configures lwatch 0.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
***************
*** 841,845 ****
if test -n "$ac_init_help"; then
case $ac_init_help in
! short | recursive ) echo "Configuration of lwatch 0.1:";;
esac
cat <<\_ACEOF
--- 842,846 ----
if test -n "$ac_init_help"; then
case $ac_init_help in
! short | recursive ) echo "Configuration of lwatch 0.2:";;
esac
cat <<\_ACEOF
***************
*** 926,930 ****
if $ac_init_version; then
cat <<\_ACEOF
! lwatch configure 0.1
generated by GNU Autoconf 2.57
--- 927,931 ----
if $ac_init_version; then
cat <<\_ACEOF
! lwatch configure 0.2
generated by GNU Autoconf 2.57
***************
*** 941,945 ****
running configure, to aid debugging if configure makes a mistake.
! It was created by lwatch $as_me 0.1, which was
generated by GNU Autoconf 2.57. Invocation command line was
--- 942,946 ----
running configure, to aid debugging if configure makes a mistake.
! It was created by lwatch $as_me 0.2, which was
generated by GNU Autoconf 2.57. Invocation command line was
***************
*** 1543,1547 ****
# Define the identity of the package.
PACKAGE=lwatch
! VERSION=0.1
--- 1544,1548 ----
# Define the identity of the package.
PACKAGE=lwatch
! VERSION=0.2
***************
*** 1670,1673 ****
--- 1671,1676 ----
+ test x"$prefix" = xNONE && prefix="$ac_default_prefix"
+
ac_config_headers="$ac_config_headers src/config.h"
***************
*** 4629,4632 ****
--- 4632,4639 ----
+
+
+
+
# Checks for user options
echo "$as_me:$LINENO: checking for compile with diagnostic messages" >&5
***************
*** 4648,4651 ****
--- 4655,4664 ----
fi
+ arc_sysconfdir=`eval echo $sysconfdir`
+ cat >>confdefs.h <<_ACEOF
+ #define SYSCONFDIR "$arc_sysconfdir"
+ _ACEOF
+
+
***************
*** 5043,5047 ****
cat >&5 <<_CSEOF
! This file was extended by lwatch $as_me 0.1, which was
generated by GNU Autoconf 2.57. Invocation command line was
--- 5056,5060 ----
cat >&5 <<_CSEOF
! This file was extended by lwatch $as_me 0.2, which was
generated by GNU Autoconf 2.57. Invocation command line was
***************
*** 5106,5110 ****
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
! lwatch config.status 0.1
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
--- 5119,5123 ----
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
! lwatch config.status 0.2
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Index: configure.ac
===================================================================
RCS file: /cvsroot/lwatch/files/configure.ac,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** configure.ac 18 Mar 2003 13:55:47 -0000 1.15
--- configure.ac 18 Mar 2003 14:41:23 -0000 1.16
***************
*** 9,12 ****
--- 9,14 ----
AC_CONFIG_SRCDIR(src/lwatch.c)
AM_INIT_AUTOMAKE([dist-bzip2])
+ AC_PREFIX_DEFAULT(/usr/local)
+ test x"$prefix" = xNONE && prefix="$ac_default_prefix"
AM_CONFIG_HEADER(src/config.h)
***************
*** 52,55 ****
--- 54,61 ----
[Define to 1 if you want to compile with debug support.])
+
+ AH_TEMPLATE([SYSCONFDIR],
+ [Directory when configuration is placed])
+
# Checks for user options
AC_MSG_CHECKING(for compile with diagnostic messages)
***************
*** 61,64 ****
--- 67,73 ----
AC_DEFINE(DEBUG)
fi
+
+ arc_sysconfdir=`eval echo $sysconfdir`
+ AC_DEFINE_UNQUOTED(SYSCONFDIR,"$arc_sysconfdir")
AM_CONDITIONAL(HAVE_D2M, test "$dbook2man" != "no")
|
|
From: <ar...@us...> - 2003-03-18 14:41:27
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv29753/src Modified Files: config.h.in defaults.h Log Message: - reading lwatch.conf from $sysconfdir Index: config.h.in =================================================================== RCS file: /cvsroot/lwatch/files/src/config.h.in,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** config.h.in 4 Feb 2003 23:29:59 -0000 1.7 --- config.h.in 18 Mar 2003 14:41:24 -0000 1.8 *************** *** 93,96 **** --- 93,99 ---- #undef STDC_HEADERS + /* Directory when configuration is placed */ + #undef SYSCONFDIR + /* Version number of package */ #undef VERSION Index: defaults.h =================================================================== RCS file: /cvsroot/lwatch/files/src/defaults.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** defaults.h 28 Jun 2002 13:10:06 -0000 1.3 --- defaults.h 18 Mar 2003 14:41:24 -0000 1.4 *************** *** 37,41 **** #define DEF_SERV_COLOR FGBLUE #define DEF_MESG_COLOR FGWHITE ! #define DEF_CONF_FILE "lwatch.conf" #define DEF_IN_FILE "/tmp/test" #define DEF_CREATE_FIFO YES --- 37,41 ---- #define DEF_SERV_COLOR FGBLUE #define DEF_MESG_COLOR FGWHITE ! #define DEF_CONF_FILE SYSCONFDIR "/lwatch.conf" #define DEF_IN_FILE "/tmp/test" #define DEF_CREATE_FIFO YES |
|
From: <ar...@us...> - 2003-03-18 13:55:51
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv906 Modified Files: ChangeLog configure.ac Log Message: - bugfix: too much manual files installed - bugfix: changelog filled - release numbers prepared for 0.2 Index: ChangeLog =================================================================== RCS file: /cvsroot/lwatch/files/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChangeLog 8 Aug 2002 14:03:50 -0000 1.1 --- ChangeLog 18 Mar 2003 13:55:47 -0000 1.2 *************** *** 0 **** --- 1,6 ---- + 0.2: Bugfixes: + - too much manual files installed + - ChangeLog filled :) + + 0.1: First public release. Basic functionality implemented (parse and + colourize logs) Index: configure.ac =================================================================== RCS file: /cvsroot/lwatch/files/configure.ac,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** configure.ac 17 Mar 2003 15:30:15 -0000 1.14 --- configure.ac 18 Mar 2003 13:55:47 -0000 1.15 *************** *** 5,9 **** #Initializing AC_PREREQ(2.57) ! AC_INIT([lwatch], [0.1]) AC_REVISION($Revision$) AC_CONFIG_SRCDIR(src/lwatch.c) --- 5,9 ---- #Initializing AC_PREREQ(2.57) ! AC_INIT([lwatch], [0.2]) AC_REVISION($Revision$) AC_CONFIG_SRCDIR(src/lwatch.c) |
|
From: <ar...@us...> - 2003-03-18 13:36:42
|
Update of /cvsroot/lwatch/files/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv21623/doc
Modified Files:
Makefile.am Makefile.in lwatch.1.in
Log Message:
- fixed installation bug (to much files installed in ${mandir}
Index: Makefile.am
===================================================================
RCS file: /cvsroot/lwatch/files/doc/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Makefile.am 17 Mar 2003 16:57:59 -0000 1.16
--- Makefile.am 18 Mar 2003 13:36:39 -0000 1.17
***************
*** 1,5 ****
man_MANS = lwatch.1
! dist_man_MANS = lwatch.1.in
! EXTRA_DIST = lwatch.sgml conf.ent.in
CLEANFILES = lwatch.1 conf.ent
--- 1,4 ----
man_MANS = lwatch.1
! EXTRA_DIST = lwatch.sgml conf.ent.in lwatch.1.in
CLEANFILES = lwatch.1 conf.ent
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/Makefile.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Makefile.in 17 Mar 2003 16:57:59 -0000 1.14
--- Makefile.in 18 Mar 2003 13:36:39 -0000 1.15
***************
*** 111,116 ****
target_alias = @target_alias@
man_MANS = lwatch.1
! dist_man_MANS = lwatch.1.in
! EXTRA_DIST = lwatch.sgml conf.ent.in
CLEANFILES = lwatch.1 conf.ent
subdir = doc
--- 111,115 ----
target_alias = @target_alias@
man_MANS = lwatch.1
! EXTRA_DIST = lwatch.sgml conf.ent.in lwatch.1.in
CLEANFILES = lwatch.1 conf.ent
subdir = doc
***************
*** 121,126 ****
NROFF = nroff
! MANS = $(dist_man_MANS) $(man_MANS)
! DIST_COMMON = $(dist_man_MANS) Makefile.am Makefile.in
all: all-am
--- 120,125 ----
NROFF = nroff
! MANS = $(man_MANS)
! DIST_COMMON = Makefile.am Makefile.in
all: all-am
***************
*** 179,229 ****
rm -f $(DESTDIR)$(man1dir)/$$inst; \
done
-
- manidir = $(mandir)/mani
- install-mani: $(mani_MANS) $(man_MANS)
- @$(NORMAL_INSTALL)
- $(mkinstalldirs) $(DESTDIR)$(manidir)
- @list='$(mani_MANS) $(dist_mani_MANS) $(nodist_mani_MANS)'; \
- l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
- for i in $$l2; do \
- case "$$i" in \
- *.i*) list="$$list $$i" ;; \
- esac; \
- done; \
- for i in $$list; do \
- if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
- else file=$$i; fi; \
- ext=`echo $$i | sed -e 's/^.*\\.//'`; \
- case "$$ext" in \
- i*) ;; \
- *) ext='i' ;; \
- esac; \
- inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
- inst=`echo $$inst | sed -e 's/^.*\///'`; \
- inst=`echo $$inst | sed '$(transform)'`.$$ext; \
- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(manidir)/$$inst"; \
- $(INSTALL_DATA) $$file $(DESTDIR)$(manidir)/$$inst; \
- done
- uninstall-mani:
- @$(NORMAL_UNINSTALL)
- @list='$(mani_MANS) $(dist_mani_MANS) $(nodist_mani_MANS)'; \
- l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
- for i in $$l2; do \
- case "$$i" in \
- *.i*) list="$$list $$i" ;; \
- esac; \
- done; \
- for i in $$list; do \
- ext=`echo $$i | sed -e 's/^.*\\.//'`; \
- case "$$ext" in \
- i*) ;; \
- *) ext='i' ;; \
- esac; \
- inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
- inst=`echo $$inst | sed -e 's/^.*\///'`; \
- inst=`echo $$inst | sed '$(transform)'`.$$ext; \
- echo " rm -f $(DESTDIR)$(manidir)/$$inst"; \
- rm -f $(DESTDIR)$(manidir)/$$inst; \
- done
tags: TAGS
TAGS:
--- 178,181 ----
***************
*** 269,273 ****
installdirs:
! $(mkinstalldirs) $(DESTDIR)$(man1dir) $(DESTDIR)$(manidir)
install: install-am
--- 221,225 ----
installdirs:
! $(mkinstalldirs) $(DESTDIR)$(man1dir)
install: install-am
***************
*** 318,322 ****
install-info: install-info-am
! install-man: install-man1 install-mani
installcheck-am:
--- 270,274 ----
install-info: install-info-am
! install-man: install-man1
installcheck-am:
***************
*** 340,344 ****
uninstall-am: uninstall-info-am uninstall-man
! uninstall-man: uninstall-man1 uninstall-mani
.PHONY: all all-am check check-am clean clean-generic distclean \
--- 292,296 ----
uninstall-am: uninstall-info-am uninstall-man
! uninstall-man: uninstall-man1
.PHONY: all all-am check check-am clean clean-generic distclean \
***************
*** 346,354 ****
install-am install-data install-data-am install-exec \
install-exec-am install-info install-info-am install-man \
! install-man1 install-mani install-strip installcheck \
! installcheck-am installdirs maintainer-clean \
! maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
! pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
! uninstall-man uninstall-man1 uninstall-mani
--- 298,305 ----
install-am install-data install-data-am install-exec \
install-exec-am install-info install-info-am install-man \
! install-man1 install-strip installcheck installcheck-am \
! installdirs maintainer-clean maintainer-clean-generic \
! mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
! uninstall-am uninstall-info-am uninstall-man uninstall-man1
Index: lwatch.1.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/lwatch.1.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** lwatch.1.in 17 Mar 2003 16:59:52 -0000 1.3
--- lwatch.1.in 18 Mar 2003 13:36:39 -0000 1.4
***************
*** 129,131 ****
option) any later version.
! ...\" created by instant / docbook-to-man, Mon 17 Mar 2003, 17:58
--- 129,131 ----
option) any later version.
! ...\" created by instant / docbook-to-man, Tue 18 Mar 2003, 14:30
|
|
From: <ar...@us...> - 2003-03-18 13:36:41
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv21623
Modified Files:
configure
Log Message:
- fixed installation bug (to much files installed in ${mandir}
Index: configure
===================================================================
RCS file: /cvsroot/lwatch/files/configure,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** configure 17 Mar 2003 15:30:59 -0000 1.17
--- configure 18 Mar 2003 13:36:38 -0000 1.18
***************
*** 1,4 ****
#! /bin/sh
! # From configure.ac Revision: 1.13 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.1.
--- 1,4 ----
#! /bin/sh
! # From configure.ac Revision: 1.14 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.1.
|
|
From: <ar...@us...> - 2003-03-18 12:13:43
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv30066 Modified Files: NEWS README TODO Log Message: - before-release checkout Index: NEWS =================================================================== RCS file: /cvsroot/lwatch/files/NEWS,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** NEWS 8 Aug 2002 14:03:50 -0000 1.1 --- NEWS 18 Mar 2003 12:13:40 -0000 1.2 *************** *** 0 **** --- 1,2 ---- + 2003.03.18 + <tada.wav> First release of lwatch: 0.1. I hope there is no bugs. Index: README =================================================================== RCS file: /cvsroot/lwatch/files/README,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README 7 Sep 2002 02:07:18 -0000 1.2 --- README 18 Mar 2003 12:13:40 -0000 1.3 *************** *** 4,5 **** --- 4,14 ---- Installation procedure: see INSTALL Bug reporting: see BUGS + Feature request: see TODO. + + This package requires PCRE library available at: + ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ + + For me it works with libpcre 3.4. + + There is only Linux supported for now, but on other platform this software + should compile. Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TODO 18 Mar 2003 11:57:37 -0000 1.3 --- TODO 18 Mar 2003 12:13:40 -0000 1.4 *************** *** 2,8 **** $Source$ ! Now (for nearest stable release): - show or not unparsed lines (parameter in config file and runtime option) - complete manual Later: --- 2,9 ---- $Source$ ! Now (for next release): - show or not unparsed lines (parameter in config file and runtime option) - complete manual + - adjust to GNU GPL requirements Later: *************** *** 14,15 **** --- 15,21 ---- - support for growing regular files (like tail -f) - user defined message format + - write documentation in info format + - run as daemon + + If you have any feature request not presented here look at: + http://sourceforge.net/tracker/?group_id=55979&atid=478915 |
|
From: <ar...@us...> - 2003-03-18 11:58:48
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv20455 Modified Files: AUTHORS Log Message: - do debian package yet Index: AUTHORS =================================================================== RCS file: /cvsroot/lwatch/files/AUTHORS,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** AUTHORS 7 Sep 2002 23:39:29 -0000 1.3 --- AUTHORS 18 Mar 2003 11:58:45 -0000 1.4 *************** *** 3,5 **** Artur R. Czechowski <ar...@he...> - designer, main programmer ! Andrzej Oszer <os...@po...> - autotools, debian package --- 3,5 ---- Artur R. Czechowski <ar...@he...> - designer, main programmer ! Andrzej Oszer <os...@po...> - autotools support |
|
From: <ar...@us...> - 2003-03-18 11:57:42
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv19625
Modified Files:
TODO
Log Message:
- TODO list update
Index: TODO
===================================================================
RCS file: /cvsroot/lwatch/files/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TODO 22 Jan 2003 15:38:33 -0000 1.2
--- TODO 18 Mar 2003 11:57:37 -0000 1.3
***************
*** 3,11 ****
Now (for nearest stable release):
- - match_host
- - versioning of configuration file
- show or not unparsed lines (parameter in config file and runtime option)
Later:
- extended rules, i.e. line matches only if server and message matches given
rules
--- 3,11 ----
Now (for nearest stable release):
- show or not unparsed lines (parameter in config file and runtime option)
+ - complete manual
Later:
+ - versioning of configuration file
- extended rules, i.e. line matches only if server and message matches given
rules
|
|
From: <ar...@us...> - 2003-03-17 16:59:57
|
Update of /cvsroot/lwatch/files/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv14222
Modified Files:
lwatch.1.in
Log Message:
- path to lwatch binary in manual taken from autotools variable
Index: lwatch.1.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/lwatch.1.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** lwatch.1.in 17 Mar 2003 15:31:01 -0000 1.2
--- lwatch.1.in 17 Mar 2003 16:59:52 -0000 1.3
***************
*** 118,122 ****
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
log { source(src); destination(console_all);};
! destination console_all {program("/usr/bin/lwatch -f- > /dev/tty11"); };
.fi
--- 118,122 ----
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
log { source(src); destination(console_all);};
! destination console_all {program("@BINDIR@/lwatch -f- > /dev/tty11"); };
.fi
***************
*** 129,131 ****
option) any later version.
! ...\" created by instant / docbook-to-man, Mon 17 Mar 2003, 16:23
--- 129,131 ----
option) any later version.
! ...\" created by instant / docbook-to-man, Mon 17 Mar 2003, 17:58
|
|
From: <ar...@us...> - 2003-03-17 16:58:06
|
Update of /cvsroot/lwatch/files/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv12645/doc
Modified Files:
Makefile.am Makefile.in conf.ent.in lwatch.sgml
Log Message:
- doc/Makefile.am, doc/conf.ent.in doc/lwatch.sgml: path to lwatch binary
in manual taken from autotools variable
- other: automagically regenerated
Index: Makefile.am
===================================================================
RCS file: /cvsroot/lwatch/files/doc/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** Makefile.am 17 Mar 2003 15:30:17 -0000 1.15
--- Makefile.am 17 Mar 2003 16:57:59 -0000 1.16
***************
*** 6,14 ****
if HAVE_D2M
lwatch.1: lwatch.sgml conf.ent.in
! sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent
$(dbook2man) lwatch.sgml > lwatch.1
else
lwatch.1: lwatch.1.in Makefile
! sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1
endif
--- 6,14 ----
if HAVE_D2M
lwatch.1: lwatch.sgml conf.ent.in
! sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < conf.ent.in > conf.ent
$(dbook2man) lwatch.sgml > lwatch.1
else
lwatch.1: lwatch.1.in Makefile
! sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < lwatch.1.in > lwatch.1
endif
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/Makefile.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Makefile.in 17 Mar 2003 15:31:01 -0000 1.13
--- Makefile.in 17 Mar 2003 16:57:59 -0000 1.14
***************
*** 354,361 ****
@HAVE_D2M_TRUE@lwatch.1: lwatch.sgml conf.ent.in
! @HAVE_D2M_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent
@HAVE_D2M_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1
@HAVE_D2M_FALSE@lwatch.1: lwatch.1.in Makefile
! @HAVE_D2M_FALSE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1
lwatch.1.in: lwatch.sgml conf.ent.in
--- 354,361 ----
@HAVE_D2M_TRUE@lwatch.1: lwatch.sgml conf.ent.in
! @HAVE_D2M_TRUE@ sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < conf.ent.in > conf.ent
@HAVE_D2M_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1
@HAVE_D2M_FALSE@lwatch.1: lwatch.1.in Makefile
! @HAVE_D2M_FALSE@ sed -e "s#@CONFDIR\@#$(sysconfdir)#g" -e "s#@BINDIR\@#$(bindir)#g" < lwatch.1.in > lwatch.1
lwatch.1.in: lwatch.sgml conf.ent.in
Index: conf.ent.in
===================================================================
RCS file: /cvsroot/lwatch/files/doc/conf.ent.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** conf.ent.in 7 Jan 2003 19:52:44 -0000 1.3
--- conf.ent.in 17 Mar 2003 16:58:00 -0000 1.4
***************
*** 28,29 ****
--- 28,30 ----
-->
<!ENTITY conf "@CONFDIR@/lwatch.conf">
+ <!ENTITY bin "@BINDIR@/lwatch">
Index: lwatch.sgml
===================================================================
RCS file: /cvsroot/lwatch/files/doc/lwatch.sgml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** lwatch.sgml 4 Feb 2003 23:23:49 -0000 1.7
--- lwatch.sgml 17 Mar 2003 16:58:00 -0000 1.8
***************
*** 140,144 ****
<literallayout>
log { source(src); destination(console_all);};
! destination console_all {program("/usr/bin/lwatch -f- > /dev/tty11"); };
</literallayout>
</para>
--- 140,144 ----
<literallayout>
log { source(src); destination(console_all);};
! destination console_all {program("&bin; -f- > /dev/tty11"); };
</literallayout>
</para>
|
|
From: <ar...@us...> - 2003-03-17 15:31:34
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv2572
Modified Files:
Makefile.in configure
Log Message:
- automagically regenerated
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lwatch/files/Makefile.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Makefile.in 7 Feb 2003 09:58:47 -0000 1.13
--- Makefile.in 17 Mar 2003 15:30:58 -0000 1.14
***************
*** 52,59 ****
DEFS = @DEFS@
DEPDIR = @DEPDIR@
- DISTMAN = @DISTMAN@
- DISTRO_FALSE = @DISTRO_FALSE@
- DISTRO_TRUE = @DISTRO_TRUE@
- DOCMAN = @DOCMAN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
--- 52,55 ----
***************
*** 76,81 ****
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
- MAKE_MAN_FALSE = @MAKE_MAN_FALSE@
- MAKE_MAN_TRUE = @MAKE_MAN_TRUE@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
--- 72,75 ----
Index: configure
===================================================================
RCS file: /cvsroot/lwatch/files/configure,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** configure 15 Mar 2003 18:45:30 -0000 1.16
--- configure 17 Mar 2003 15:30:59 -0000 1.17
***************
*** 1,4 ****
#! /bin/sh
! # From configure.ac Revision: 1.11 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.1.
--- 1,4 ----
#! /bin/sh
! # From configure.ac Revision: 1.13 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.1.
***************
*** 310,314 ****
#endif"
! ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE dbook2man CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S LEX LEXLIB LEX_OUTPUT_ROOT CPP EGREP LIBOBJS DISTRO_TRUE DISTRO_FALSE MAKE_MAN_TRUE MAKE_MAN_FALSE HAVE_D2M_TRUE HAVE_D2M_FALSE DOCMAN DISTMAN LTLIBOBJS'
ac_subst_files=''
--- 310,314 ----
#endif"
! ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE dbook2man CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S LEX LEXLIB LEX_OUTPUT_ROOT CPP EGREP LIBOBJS HAVE_D2M_TRUE HAVE_D2M_FALSE LTLIBOBJS'
ac_subst_files=''
***************
*** 848,852 ****
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --enable-manual Build manual
--disable-dependency-tracking Speeds up one-time builds
--enable-dependency-tracking Do not reject slow dependency extractors
--- 848,851 ----
***************
*** 1674,1691 ****
- # Checks for manual building
- echo "$as_me:$LINENO: checking for manual rebuild" >&5
- echo $ECHO_N "checking for manual rebuild... $ECHO_C" >&6
- # Check whether --enable-manual or --disable-manual was given.
- if test "${enable_manual+set}" = set; then
- enableval="$enable_manual"
-
- else
- enable_manual="yes"
-
- fi;
- echo "$as_me:$LINENO: result: $enable_manual" >&5
- echo "${ECHO_T}$enable_manual" >&6
-
# Extract the first word of "docbook-to-man", so it can be a program name with args.
set dummy docbook-to-man; ac_word=$2
--- 1673,1676 ----
***************
*** 1728,1781 ****
fi
- as_ac_File=`echo "ac_cv_file_${srcdir}/distributed-package" | $as_tr_sh`
- echo "$as_me:$LINENO: checking for ${srcdir}/distributed-package" >&5
- echo $ECHO_N "checking for ${srcdir}/distributed-package... $ECHO_C" >&6
- if eval "test \"\${$as_ac_File+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- test "$cross_compiling" = yes &&
- { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
- echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
- { (exit 1); exit 1; }; }
- if test -r "${srcdir}/distributed-package"; then
- eval "$as_ac_File=yes"
- else
- eval "$as_ac_File=no"
- fi
- fi
- echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
- echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
- if test `eval echo '${'$as_ac_File'}'` = yes; then
- ac_check_dist="yes"
- else
- ac_check_dist="no"
- fi
-
-
- # Sorry, this is only in polish
- # Primo: enable/disable manual okre¶la, czy w ogóle chcê mieæ manual
- # Mogê zrobiæ pakiet bez manuala, ale to za bardzo nie ma sensu
- # Opcja liczy siê wtedy, kiedy instaluje siê program bezpo¶rednio z CVSu
- # Przy robieniu tarballa zawsze trzeba w³±czyæ tam lwatch.1.in i w tym celu
- # trzeba mieæ jaki¶ stuff do przerobienia sgml->man
- # Alogorytm sprawdzania, co z manualem wygl±da nastêpuj±co:
- # Sprawdzamy, czy w ogóle chcemy robiæ manual (--enable-manual - default)
- # Je¿eli robimy manual, to sprawdzamy resztê - czy pakiet i czy jest soft
- # Zg³aszaj±c odpowiednie b³êdy
- # Je¿eli nie robimy manuala, to trzeba odpowiednio przygotowaæ target
- # dla dist, coby wywala³o b³±d
! if test "$enable_manual" = "yes"; then
! if test "$dbook2man" = "no"; then
! if test "$ac_check_dist" = "yes"; then
! { { echo "$as_me:$LINENO: error: docbook-to-man not found, cannot build manual" >&5
! echo "$as_me: error: docbook-to-man not found, cannot build manual" >&2;}
! { (exit 1); exit 1; }; }
! else
! { { echo "$as_me:$LINENO: error: docbook-to-man not found, cannot prepare manual for tarball" >&5
! echo "$as_me: error: docbook-to-man not found, cannot prepare manual for tarball" >&2;}
! { (exit 1); exit 1; }; }
! fi
! fi
fi
--- 1713,1720 ----
fi
! if test "$dbook2man" = "no"; then
! { echo "$as_me:$LINENO: WARNING: docbook-to-man not found, using lwatch.1.in stub" >&5
! echo "$as_me: WARNING: docbook-to-man not found, using lwatch.1.in stub" >&2;}
fi
***************
*** 3763,3774 ****
# Take fun :)
! echo "$as_me:$LINENO: checking civilization" >&5
! echo $ECHO_N "checking civilization... $ECHO_C" >&6
! sleep 1
! echo "$as_me:$LINENO: result: other." >&5
! echo "${ECHO_T}other." >&6
! echo "$as_me:$LINENO: result: We are lwatch of Borg. You will be asimilated. Resistance is futile" >&5
! echo "${ECHO_T}We are lwatch of Borg. You will be asimilated. Resistance is futile" >&6
! sleep 1
# Checks for libraries.
--- 3702,3710 ----
# Take fun :)
! #AC_MSG_CHECKING(civilization)
! #sleep 1
! #AC_MSG_RESULT([other.])
! #AC_MSG_RESULT([We are lwatch of Borg. You will be asimilated. Resistance is futile])
! #sleep 1
# Checks for libraries.
***************
*** 4714,4738 ****
! if test "$ac_check_dist" = "yes"; then
! DISTRO_TRUE=
! DISTRO_FALSE='#'
! else
! DISTRO_TRUE='#'
! DISTRO_FALSE=
! fi
!
!
!
! if test "$enable_manual" = "yes"; then
! MAKE_MAN_TRUE=
! MAKE_MAN_FALSE='#'
! else
! MAKE_MAN_TRUE='#'
! MAKE_MAN_FALSE=
! fi
!
!
!
! if test "$dbook2man" = "yes"; then
HAVE_D2M_TRUE=
HAVE_D2M_FALSE='#'
--- 4650,4654 ----
! if test "$dbook2man" != "no"; then
HAVE_D2M_TRUE=
HAVE_D2M_FALSE='#'
***************
*** 4743,4757 ****
- if test "$ac_check_dist" = "yes"; then
- DOCMAN=lwatch.1
- DISTMAN=
- else
- DOCMAN=
- DISTMAN=lwatch.1.in
- fi
-
-
-
-
# Epilog
ac_config_files="$ac_config_files src/Makefile doc/Makefile Makefile"
--- 4659,4662 ----
***************
*** 4862,4879 ****
{ (exit 1); exit 1; }; }
fi
- if test -z "${DISTRO_TRUE}" && test -z "${DISTRO_FALSE}"; then
- { { echo "$as_me:$LINENO: error: conditional \"DISTRO\" was never defined.
- Usually this means the macro was only invoked conditionally." >&5
- echo "$as_me: error: conditional \"DISTRO\" was never defined.
- Usually this means the macro was only invoked conditionally." >&2;}
- { (exit 1); exit 1; }; }
- fi
- if test -z "${MAKE_MAN_TRUE}" && test -z "${MAKE_MAN_FALSE}"; then
- { { echo "$as_me:$LINENO: error: conditional \"MAKE_MAN\" was never defined.
- Usually this means the macro was only invoked conditionally." >&5
- echo "$as_me: error: conditional \"MAKE_MAN\" was never defined.
- Usually this means the macro was only invoked conditionally." >&2;}
- { (exit 1); exit 1; }; }
- fi
if test -z "${HAVE_D2M_TRUE}" && test -z "${HAVE_D2M_FALSE}"; then
{ { echo "$as_me:$LINENO: error: conditional \"HAVE_D2M\" was never defined.
--- 4767,4770 ----
***************
*** 5458,5469 ****
s,@EGREP@,$EGREP,;t t
s,@LIBOBJS@,$LIBOBJS,;t t
- s,@DISTRO_TRUE@,$DISTRO_TRUE,;t t
- s,@DISTRO_FALSE@,$DISTRO_FALSE,;t t
- s,@MAKE_MAN_TRUE@,$MAKE_MAN_TRUE,;t t
- s,@MAKE_MAN_FALSE@,$MAKE_MAN_FALSE,;t t
s,@HAVE_D2M_TRUE@,$HAVE_D2M_TRUE,;t t
s,@HAVE_D2M_FALSE@,$HAVE_D2M_FALSE,;t t
- s,@DOCMAN@,$DOCMAN,;t t
- s,@DISTMAN@,$DISTMAN,;t t
s,@LTLIBOBJS@,$LTLIBOBJS,;t t
CEOF
--- 5349,5354 ----
|
|
From: <ar...@us...> - 2003-03-17 15:31:06
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv2572/doc Modified Files: Makefile.in lwatch.1.in Log Message: - automagically regenerated Index: Makefile.in =================================================================== RCS file: /cvsroot/lwatch/files/doc/Makefile.in,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Makefile.in 15 Mar 2003 18:45:30 -0000 1.12 --- Makefile.in 17 Mar 2003 15:31:01 -0000 1.13 *************** *** 52,59 **** DEFS = @DEFS@ DEPDIR = @DEPDIR@ - DISTMAN = @DISTMAN@ - DISTRO_FALSE = @DISTRO_FALSE@ - DISTRO_TRUE = @DISTRO_TRUE@ - DOCMAN = @DOCMAN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ --- 52,55 ---- *************** *** 76,81 **** LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ - MAKE_MAN_FALSE = @MAKE_MAN_FALSE@ - MAKE_MAN_TRUE = @MAKE_MAN_TRUE@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ --- 72,75 ---- *************** *** 116,123 **** sysconfdir = @sysconfdir@ target_alias = @target_alias@ ! man_MANS = @DOCMAN@ ! dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in ! CLEANFILES = lwatch.1 conf.ent @DOCMAN@ @DISTMAN@ subdir = doc mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs --- 110,117 ---- sysconfdir = @sysconfdir@ target_alias = @target_alias@ ! man_MANS = lwatch.1 ! dist_man_MANS = lwatch.1.in EXTRA_DIST = lwatch.sgml conf.ent.in ! CLEANFILES = lwatch.1 conf.ent subdir = doc mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs *************** *** 125,128 **** --- 119,125 ---- CONFIG_CLEAN_FILES = DIST_SOURCES = + + NROFF = nroff + MANS = $(dist_man_MANS) $(man_MANS) DIST_COMMON = $(dist_man_MANS) Makefile.am Makefile.in all: all-am *************** *** 135,138 **** --- 132,229 ---- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: + + man1dir = $(mandir)/man1 + install-man1: $(man1_MANS) $(man_MANS) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(man1dir) + @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.1*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ + else file=$$i; fi; \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 1*) ;; \ + *) ext='1' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ + $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ + done + uninstall-man1: + @$(NORMAL_UNINSTALL) + @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.1*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 1*) ;; \ + *) ext='1' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ + rm -f $(DESTDIR)$(man1dir)/$$inst; \ + done + + manidir = $(mandir)/mani + install-mani: $(mani_MANS) $(man_MANS) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(manidir) + @list='$(mani_MANS) $(dist_mani_MANS) $(nodist_mani_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.i*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ + else file=$$i; fi; \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + i*) ;; \ + *) ext='i' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " $(INSTALL_DATA) $$file $(DESTDIR)$(manidir)/$$inst"; \ + $(INSTALL_DATA) $$file $(DESTDIR)$(manidir)/$$inst; \ + done + uninstall-mani: + @$(NORMAL_UNINSTALL) + @list='$(mani_MANS) $(dist_mani_MANS) $(nodist_mani_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ + case "$$i" in \ + *.i*) list="$$list $$i" ;; \ + esac; \ + done; \ + for i in $$list; do \ + ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + i*) ;; \ + *) ext='i' ;; \ + esac; \ + inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ + inst=`echo $$inst | sed '$(transform)'`.$$ext; \ + echo " rm -f $(DESTDIR)$(manidir)/$$inst"; \ + rm -f $(DESTDIR)$(manidir)/$$inst; \ + done tags: TAGS TAGS: *************** *** 173,184 **** fi; \ done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook check-am: all-am check: check-am ! all-am: Makefile installdirs: install: install-am --- 264,273 ---- fi; \ done check-am: all-am check: check-am ! all-am: Makefile $(MANS) installdirs: + $(mkinstalldirs) $(DESTDIR)$(man1dir) $(DESTDIR)$(manidir) install: install-am *************** *** 223,227 **** info-am: ! install-data-am: install-exec-am: --- 312,316 ---- info-am: ! install-data-am: install-man install-exec-am: *************** *** 229,233 **** install-info: install-info-am ! install-man: installcheck-am: --- 318,322 ---- install-info: install-info-am ! install-man: install-man1 install-mani installcheck-am: *************** *** 249,253 **** ps-am: ! uninstall-am: uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ --- 338,344 ---- ps-am: ! uninstall-am: uninstall-info-am uninstall-man ! ! uninstall-man: uninstall-man1 uninstall-mani .PHONY: all all-am check check-am clean clean-generic distclean \ *************** *** 255,278 **** install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ ! install-strip installcheck installcheck-am installdirs \ ! maintainer-clean maintainer-clean-generic mostlyclean \ ! mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ ! uninstall-info-am ! @DISTRO_TRUE@@MAKE_MAN_TRUE@lwatch.1: lwatch.1.in Makefile ! @DISTRO_TRUE@@MAKE_MAN_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 ! @DISTRO_FALSE@@MAKE_MAN_TRUE@lwatch.1: lwatch.sgml conf.ent ! @DISTRO_FALSE@@MAKE_MAN_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1 ! @DISTRO_FALSE@@MAK...@co...: conf.ent.in Makefile ! @DISTRO_FALSE@@MAKE_MAN_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent ! @HAVE_D2M_TRUE@@MAK...@lw...: lwatch.sgml conf.ent ! @HAVE_D2M_TRUE@@MAKE_MAN_FALSE@ $(dbook2man) lwatch.sgml > lwatch.1.in ! @HAVE_D2M_TRUE@@MAK...@co...: conf.ent.in ! @HAVE_D2M_TRUE@@MAKE_MAN_FALSE@ cp conf.ent.in conf.ent ! @HAVE_D2M_FALSE@@MAKE_MAN_FALSE@dist-hook: ! @HAVE_D2M_FALSE@@MAKE_MAN_FALSE@ $(error Cannot prepare package, there is no docbook-to-man converter) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. --- 346,367 ---- install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ ! install-man1 install-mani install-strip installcheck \ ! installcheck-am installdirs maintainer-clean \ ! maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ ! pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \ ! uninstall-man uninstall-man1 uninstall-mani ! @HAVE_D2M_TRUE@lwatch.1: lwatch.sgml conf.ent.in ! @HAVE_D2M_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent ! @HAVE_D2M_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1 ! @HAVE_D2M_FALSE@lwatch.1: lwatch.1.in Makefile ! @HAVE_D2M_FALSE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 ! lwatch.1.in: lwatch.sgml conf.ent.in ! cp conf.ent.in conf.ent ! $(dbook2man) lwatch.sgml > lwatch.1.in ! @HAVE_D2M_TRUE@.PHONY: lwatch.1.in # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. Index: lwatch.1.in =================================================================== RCS file: /cvsroot/lwatch/files/doc/lwatch.1.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lwatch.1.in 17 Mar 2003 14:53:59 -0000 1.1 --- lwatch.1.in 17 Mar 2003 15:31:01 -0000 1.2 *************** *** 129,131 **** option) any later version. ! ...\" created by instant / docbook-to-man, Mon 17 Mar 2003, 15:39 --- 129,131 ---- option) any later version. ! ...\" created by instant / docbook-to-man, Mon 17 Mar 2003, 16:23 |
|
From: <ar...@us...> - 2003-03-17 15:31:06
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv2572/src Modified Files: Makefile.in Log Message: - automagically regenerated Index: Makefile.in =================================================================== RCS file: /cvsroot/lwatch/files/src/Makefile.in,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile.in 6 Feb 2003 23:34:05 -0000 1.10 --- Makefile.in 17 Mar 2003 15:31:02 -0000 1.11 *************** *** 52,59 **** DEFS = @DEFS@ DEPDIR = @DEPDIR@ - DISTMAN = @DISTMAN@ - DISTRO_FALSE = @DISTRO_FALSE@ - DISTRO_TRUE = @DISTRO_TRUE@ - DOCMAN = @DOCMAN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ --- 52,55 ---- *************** *** 76,81 **** LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ - MAKE_MAN_FALSE = @MAKE_MAN_FALSE@ - MAKE_MAN_TRUE = @MAKE_MAN_TRUE@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ --- 72,75 ---- |
|
From: <ar...@us...> - 2003-03-17 15:30:23
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv1853/doc Modified Files: Makefile.am Log Message: - yep, there was really amazing experience and a good autotools excercise but there is mostly unusable in normal environment Index: Makefile.am =================================================================== RCS file: /cvsroot/lwatch/files/doc/Makefile.am,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Makefile.am 16 Mar 2003 23:12:44 -0000 1.14 --- Makefile.am 17 Mar 2003 15:30:17 -0000 1.15 *************** *** 1,17 **** man_MANS = lwatch.1 ! dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in ! CLEANFILES = lwatch.1 conf.ent @DISTMAN@ lwatch.1: lwatch.1.in Makefile sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 ! if DISTRO ! lwatch.1.in: ! else ! lwatch.1.in: lwatch.sgml conf.ent $(dbook2man) lwatch.sgml > lwatch.1.in ! conf.ent: conf.ent.in ! cp conf.ent.in conf.ent endif --- 1,21 ---- man_MANS = lwatch.1 ! dist_man_MANS = lwatch.1.in EXTRA_DIST = lwatch.sgml conf.ent.in ! CLEANFILES = lwatch.1 conf.ent + if HAVE_D2M + lwatch.1: lwatch.sgml conf.ent.in + sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent + $(dbook2man) lwatch.sgml > lwatch.1 + else lwatch.1: lwatch.1.in Makefile sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 + endif ! lwatch.1.in: lwatch.sgml conf.ent.in ! cp conf.ent.in conf.ent $(dbook2man) lwatch.sgml > lwatch.1.in ! if HAVE_D2M ! .PHONY: lwatch.1.in endif |
|
From: <ar...@us...> - 2003-03-17 15:30:21
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv1853
Modified Files:
configure.ac
Log Message:
- yep, there was really amazing experience and a good autotools excercise
but there is mostly unusable in normal environment
Index: configure.ac
===================================================================
RCS file: /cvsroot/lwatch/files/configure.ac,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** configure.ac 15 Mar 2003 23:03:04 -0000 1.13
--- configure.ac 17 Mar 2003 15:30:15 -0000 1.14
***************
*** 12,49 ****
AM_CONFIG_HEADER(src/config.h)
- # Checks for manual building
- AC_MSG_CHECKING(for manual rebuild)
- AC_ARG_ENABLE(manual,
- AC_HELP_STRING(
- [--enable-manual],
- [Build manual]),
- [],[enable_manual="yes"]
- )
- AC_MSG_RESULT($enable_manual)
-
AC_PATH_PROG(dbook2man,[docbook-to-man],[no])
- AC_CHECK_FILE([${srcdir}/distributed-package],[ac_check_dist="yes"],[ac_check_dist="no"])
! # Sorry, this is only in polish
! # Primo: enable/disable manual okre¶la, czy w ogóle chcê mieæ manual
! # Mogê zrobiæ pakiet bez manuala, ale to za bardzo nie ma sensu
! # Opcja liczy siê wtedy, kiedy instaluje siê program bezpo¶rednio z CVSu
! # Przy robieniu tarballa zawsze trzeba w³±czyæ tam lwatch.1.in i w tym celu
! # trzeba mieæ jaki¶ stuff do przerobienia sgml->man
! # Alogorytm sprawdzania, co z manualem wygl±da nastêpuj±co:
! # Sprawdzamy, czy w ogóle chcemy robiæ manual (--enable-manual - default)
! # Je¿eli robimy manual, to sprawdzamy resztê - czy pakiet i czy jest soft
! # Zg³aszaj±c odpowiednie b³êdy
! # Je¿eli nie robimy manuala, to trzeba odpowiednio przygotowaæ target
! # dla dist, coby wywala³o b³±d
!
! if test "$enable_manual" = "yes"; then
! if test "$dbook2man" = "no"; then
! if test "$ac_check_dist" = "yes"; then
! AC_MSG_ERROR([docbook-to-man not found, cannot build manual])
! else
! AC_MSG_ERROR([docbook-to-man not found, cannot prepare manual for tarball])
! fi
! fi
fi
--- 12,19 ----
AM_CONFIG_HEADER(src/config.h)
AC_PATH_PROG(dbook2man,[docbook-to-man],[no])
! if test "$dbook2man" = "no"; then
! AC_MSG_WARN([docbook-to-man not found, using lwatch.1.in stub])
fi
***************
*** 59,67 ****
# Take fun :)
! AC_MSG_CHECKING(civilization)
! sleep 1
! AC_MSG_RESULT([other.])
! AC_MSG_RESULT([We are lwatch of Borg. You will be asimilated. Resistance is futile])
! sleep 1
# Checks for libraries.
--- 29,37 ----
# Take fun :)
! #AC_MSG_CHECKING(civilization)
! #sleep 1
! #AC_MSG_RESULT([other.])
! #AC_MSG_RESULT([We are lwatch of Borg. You will be asimilated. Resistance is futile])
! #sleep 1
# Checks for libraries.
***************
*** 92,109 ****
fi
- AM_CONDITIONAL(DISTRO, test "$ac_check_dist" = "yes")
- AM_CONDITIONAL(MAKE_MAN, test "$enable_manual" = "yes")
AM_CONDITIONAL(HAVE_D2M, test "$dbook2man" != "no")
-
- if test "$ac_check_dist" = "yes"; then
- DOCMAN=lwatch.1
- DISTMAN=
- else
- DOCMAN=
- DISTMAN=lwatch.1.in
- fi
-
- AC_SUBST([DOCMAN])
- AC_SUBST([DISTMAN])
# Epilog
--- 62,66 ----
|
|
From: <ar...@us...> - 2003-03-17 14:54:04
|
Update of /cvsroot/lwatch/files/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv16859
Added Files:
lwatch.1.in
Log Message:
- docbook-to-man is not needed to compile & install from CVS
--- NEW FILE: lwatch.1.in ---
.\" This -*- nroff -*- file has been generated from
.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
...\"
...\" transcript compatibility for postscript use.
...\"
...\" synopsis: .P! <file.ps>
...\"
.de P!
\\&.
.fl \" force out current output buffer
\\!%PB
\\!/showpage{}def
...\" the following is from Ken Flowers -- it prevents dictionary overflows
\\!/tempdict 200 dict def tempdict begin
.fl \" prolog
.sy cat \\$1\" bring in postscript file
...\" the following line matches the tempdict above
\\!end % tempdict %
\\!PE
\\!.
.sp \\$2u \" move below the image
..
.de pF
.ie \\*(f1 .ds f1 \\n(.f
.el .ie \\*(f2 .ds f2 \\n(.f
.el .ie \\*(f3 .ds f3 \\n(.f
.el .ie \\*(f4 .ds f4 \\n(.f
.el .tm ? font overflow
.ft \\$1
..
.de fP
.ie !\\*(f4 \{\
. ft \\*(f4
. ds f4\"
' br \}
.el .ie !\\*(f3 \{\
. ft \\*(f3
. ds f3\"
' br \}
.el .ie !\\*(f2 \{\
. ft \\*(f2
. ds f2\"
' br \}
.el .ie !\\*(f1 \{\
. ft \\*(f1
. ds f1\"
' br \}
.el .tm ? font underflow
..
.ds f1\"
.ds f2\"
.ds f3\"
.ds f4\"
'\" t
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
.TH "lwatch" "1"
.SH "NAME"
\fBlwatch\fR \(em syntax highlighting for syslog/syslog-ng file
.SH "SYNOPSIS"
.PP
\fBlwatch\fP [-C \fIfilename\fP] [--config \fIfilename\fP] [-f \fIfilename\fP] [--fifo \fIfilename\fP] [-coh] [--create-fifo] [--omit-rc] [--help]
.SH "Description"
.PP
The lwatch is a log colorizer. It reads syslog/syslog-ng data
from named fifo or from stdin and displays colored logs into
stdout.
.PP
The lwatch is highly user-customizable. It reads configuration
data from file @CONFDIR@/lwatch.conf or (if given) from file provided with option
\fB-C\fP
.PP
The way it works is simple. It reads a line from input, splits it
into four parts: date, hostname, service name (with PID, if available)
and real message. Each part has its own default color. You can redefine
them in configuration file. Default colors as the same as in loco(1)
[see: http://zjuul.net/~jules/loco/]. But lwatch is not only a static log
colorizer. It is something more. It can colorize your logs any way
you wish. You are able to set a new color for any part (date, host,
service, message) using regexp based patterns.
.SH "Configuration file"
.PP
There is no documentation for configuration file as for now. Look at
provided file, there are a lot of comments there.
.PP
I am going to make some changes in configuration file before
1.0-stable release. I will also provide docs about how to configure lwatch
in this release.
.SH "Command line options"
.PP
Type lwatch -h for options and their description.
.SH "Running"
.PP
Preferred way to run lwatch is to read syslog messages from named fifo or from standard input.
.PP
If you use syslog you really want to read messages from named fifo.
To do it put a line:
.PP
.nf
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
*.* |/tmp/your_fifo
.fi
in your syslog.conf. Create apropriate fifo and restart syslog, then run
lwatch. You can also run lwatch before starting syslog.
.PP
Remember:
.IP " \(bu" 6
fifo must exists
.IP " \(bu" 6
proper name must be put in @CONFDIR@/lwatch.conf
.PP
In syslog-ng you can run lwatch directly from syslog, i.e.:
.PP
.nf
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
log { source(src); destination(console_all);};
destination console_all {program("/usr/bin/lwatch -f- > /dev/tty11"); };
.fi
.SH "Copyright"
.PP
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
...\" created by instant / docbook-to-man, Mon 17 Mar 2003, 15:39
|
|
From: <ar...@us...> - 2003-03-16 23:12:49
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv4367/doc Modified Files: Makefile.am Log Message: - it looks like it works, I'm surprised Index: Makefile.am =================================================================== RCS file: /cvsroot/lwatch/files/doc/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Makefile.am 15 Mar 2003 18:44:36 -0000 1.13 --- Makefile.am 16 Mar 2003 23:12:44 -0000 1.14 *************** *** 1,26 **** ! man_MANS = @DOCMAN@ dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in ! CLEANFILES = lwatch.1 conf.ent @DOCMAN@ @DISTMAN@ - if MAKE_MAN - if DISTRO - ## this is called when run from tarball, build manual from prepared earlier - ## lwatch.1.in file lwatch.1: lwatch.1.in Makefile sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 - else - ## this is called when run from CVS, prepare conf.ent from conf.ent.in - ## and next lwatch.1 - lwatch.1: lwatch.sgml conf.ent - $(dbook2man) lwatch.sgml > lwatch.1 ! conf.ent: conf.ent.in Makefile ! sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent ! endif else - ## yep, configure run with --disable-manual - if HAVE_D2M - ## we have a sgml tool, let's prepare a stub for manual lwatch.1.in: lwatch.sgml conf.ent $(dbook2man) lwatch.sgml > lwatch.1.in --- 1,13 ---- ! man_MANS = lwatch.1 dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in ! CLEANFILES = lwatch.1 conf.ent @DISTMAN@ lwatch.1: lwatch.1.in Makefile sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 ! if DISTRO ! lwatch.1.in: else lwatch.1.in: lwatch.sgml conf.ent $(dbook2man) lwatch.sgml > lwatch.1.in *************** *** 28,42 **** conf.ent: conf.ent.in cp conf.ent.in conf.ent - else - ## oops, where is docbook-to-man? - dist-hook: - $(error Cannot prepare package, there is no docbook-to-man converter) - endif - endif - - if DISTRO - if MAKE_MAN - else - endif - else endif --- 15,17 ---- |
|
From: <ar...@us...> - 2003-03-15 23:03:08
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv3456 Modified Files: configure.ac Log Message: - it still not works Index: configure.ac =================================================================== RCS file: /cvsroot/lwatch/files/configure.ac,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** configure.ac 15 Mar 2003 18:44:36 -0000 1.12 --- configure.ac 15 Mar 2003 23:03:04 -0000 1.13 *************** *** 94,98 **** AM_CONDITIONAL(DISTRO, test "$ac_check_dist" = "yes") AM_CONDITIONAL(MAKE_MAN, test "$enable_manual" = "yes") ! AM_CONDITIONAL(HAVE_D2M, test "$dbook2man" = "yes") if test "$ac_check_dist" = "yes"; then --- 94,98 ---- AM_CONDITIONAL(DISTRO, test "$ac_check_dist" = "yes") AM_CONDITIONAL(MAKE_MAN, test "$enable_manual" = "yes") ! AM_CONDITIONAL(HAVE_D2M, test "$dbook2man" != "no") if test "$ac_check_dist" = "yes"; then |
|
From: <ar...@us...> - 2003-03-15 18:45:33
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv11333/doc Modified Files: Makefile.in Log Message: - automagically rebuilded Index: Makefile.in =================================================================== RCS file: /cvsroot/lwatch/files/doc/Makefile.in,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Makefile.in 7 Feb 2003 10:09:34 -0000 1.11 --- Makefile.in 15 Mar 2003 18:45:30 -0000 1.12 *************** *** 116,120 **** sysconfdir = @sysconfdir@ target_alias = @target_alias@ ! @DISTRO_TRUE@man_MANS = lwatch.1 dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in --- 116,120 ---- sysconfdir = @sysconfdir@ target_alias = @target_alias@ ! man_MANS = @DOCMAN@ dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in *************** *** 125,131 **** CONFIG_CLEAN_FILES = DIST_SOURCES = - - NROFF = nroff - MANS = $(dist_man_MANS) $(man_MANS) DIST_COMMON = $(dist_man_MANS) Makefile.am Makefile.in all: all-am --- 125,128 ---- *************** *** 138,188 **** cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: - - man1dir = $(mandir)/man1 - install-man1: $(man1_MANS) $(man_MANS) - @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(man1dir) - @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ - l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ - for i in $$l2; do \ - case "$$i" in \ - *.1*) list="$$list $$i" ;; \ - esac; \ - done; \ - for i in $$list; do \ - if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ - else file=$$i; fi; \ - ext=`echo $$i | sed -e 's/^.*\\.//'`; \ - case "$$ext" in \ - 1*) ;; \ - *) ext='1' ;; \ - esac; \ - inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ - inst=`echo $$inst | sed -e 's/^.*\///'`; \ - inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ - done - uninstall-man1: - @$(NORMAL_UNINSTALL) - @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ - l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ - for i in $$l2; do \ - case "$$i" in \ - *.1*) list="$$list $$i" ;; \ - esac; \ - done; \ - for i in $$list; do \ - ext=`echo $$i | sed -e 's/^.*\\.//'`; \ - case "$$ext" in \ - 1*) ;; \ - *) ext='1' ;; \ - esac; \ - inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ - inst=`echo $$inst | sed -e 's/^.*\///'`; \ - inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ - rm -f $(DESTDIR)$(man1dir)/$$inst; \ - done tags: TAGS TAGS: --- 135,138 ---- *************** *** 223,232 **** fi; \ done check-am: all-am check: check-am ! all-am: Makefile $(MANS) installdirs: - $(mkinstalldirs) $(DESTDIR)$(man1dir) install: install-am --- 173,184 ---- fi; \ done + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$(top_distdir)" distdir="$(distdir)" \ + dist-hook check-am: all-am check: check-am ! all-am: Makefile installdirs: install: install-am *************** *** 271,275 **** info-am: ! install-data-am: install-man install-exec-am: --- 223,227 ---- info-am: ! install-data-am: install-exec-am: *************** *** 277,281 **** install-info: install-info-am ! install-man: install-man1 installcheck-am: --- 229,233 ---- install-info: install-info-am ! install-man: installcheck-am: *************** *** 297,303 **** ps-am: ! uninstall-am: uninstall-info-am uninstall-man ! ! uninstall-man: uninstall-man1 .PHONY: all all-am check check-am clean clean-generic distclean \ --- 249,253 ---- ps-am: ! uninstall-am: uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ *************** *** 305,326 **** install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ ! install-man1 install-strip installcheck installcheck-am \ ! installdirs maintainer-clean maintainer-clean-generic \ ! mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ ! uninstall-am uninstall-info-am uninstall-man uninstall-man1 ! @DISTRO_TRUE@@MAKE_MAN_TRUE@lwatch.1: lwatch.sgml conf.ent ! @DISTRO_TRUE@@MAKE_MAN_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1 ! @DISTRO_TRUE@@MAK...@co...: conf.ent.in Makefile ! @DISTRO_TRUE@@MAKE_MAN_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent ! @DISTRO_TRUE@@MAKE_MAN_FALSE@lwatch.1: lwatch.1.in Makefile ! @DISTRO_TRUE@@MAKE_MAN_FALSE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 ! @DIS...@lw...: lwatch.sgml conf.ent ! @DISTRO_FALSE@ $(dbook2man) lwatch.sgml > lwatch.1.in ! @DIS...@co...: conf.ent.in ! @DISTRO_FALSE@ cp conf.ent.in conf.ent # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. --- 255,278 ---- install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ ! install-strip installcheck installcheck-am installdirs \ ! maintainer-clean maintainer-clean-generic mostlyclean \ ! mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ ! uninstall-info-am ! @DISTRO_TRUE@@MAKE_MAN_TRUE@lwatch.1: lwatch.1.in Makefile ! @DISTRO_TRUE@@MAKE_MAN_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 ! @DISTRO_FALSE@@MAKE_MAN_TRUE@lwatch.1: lwatch.sgml conf.ent ! @DISTRO_FALSE@@MAKE_MAN_TRUE@ $(dbook2man) lwatch.sgml > lwatch.1 ! @DISTRO_FALSE@@MAK...@co...: conf.ent.in Makefile ! @DISTRO_FALSE@@MAKE_MAN_TRUE@ sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent ! @HAVE_D2M_TRUE@@MAK...@lw...: lwatch.sgml conf.ent ! @HAVE_D2M_TRUE@@MAKE_MAN_FALSE@ $(dbook2man) lwatch.sgml > lwatch.1.in ! @HAVE_D2M_TRUE@@MAK...@co...: conf.ent.in ! @HAVE_D2M_TRUE@@MAKE_MAN_FALSE@ cp conf.ent.in conf.ent ! @HAVE_D2M_FALSE@@MAKE_MAN_FALSE@dist-hook: ! @HAVE_D2M_FALSE@@MAKE_MAN_FALSE@ $(error Cannot prepare package, there is no docbook-to-man converter) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. |
|
From: <ar...@us...> - 2003-03-15 18:45:33
|
Update of /cvsroot/lwatch/files
In directory sc8-pr-cvs1:/tmp/cvs-serv11333
Modified Files:
configure
Log Message:
- automagically rebuilded
Index: configure
===================================================================
RCS file: /cvsroot/lwatch/files/configure,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** configure 13 Mar 2003 01:12:43 -0000 1.15
--- configure 15 Mar 2003 18:45:30 -0000 1.16
***************
*** 1,4 ****
#! /bin/sh
! # From configure.ac Revision: 1.9 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.1.
--- 1,4 ----
#! /bin/sh
! # From configure.ac Revision: 1.11 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for lwatch 0.1.
***************
*** 848,852 ****
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
! --enable-manual Building manual from sgml, require docbook-to-man
--disable-dependency-tracking Speeds up one-time builds
--enable-dependency-tracking Do not reject slow dependency extractors
--- 848,852 ----
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
! --enable-manual Build manual
--disable-dependency-tracking Speeds up one-time builds
--enable-dependency-tracking Do not reject slow dependency extractors
***************
*** 1675,1678 ****
--- 1675,1691 ----
# Checks for manual building
+ echo "$as_me:$LINENO: checking for manual rebuild" >&5
+ echo $ECHO_N "checking for manual rebuild... $ECHO_C" >&6
+ # Check whether --enable-manual or --disable-manual was given.
+ if test "${enable_manual+set}" = set; then
+ enableval="$enable_manual"
+
+ else
+ enable_manual="yes"
+
+ fi;
+ echo "$as_me:$LINENO: result: $enable_manual" >&5
+ echo "${ECHO_T}$enable_manual" >&6
+
# Extract the first word of "docbook-to-man", so it can be a program name with args.
set dummy docbook-to-man; ac_word=$2
***************
*** 1740,1767 ****
! echo "$as_me:$LINENO: checking for manual rebuild" >&5
! echo $ECHO_N "checking for manual rebuild... $ECHO_C" >&6
! # Check whether --enable-manual or --disable-manual was given.
! if test "${enable_manual+set}" = set; then
! enableval="$enable_manual"
!
! else
! enable_manual="yes"
!
! fi;
! echo "$as_me:$LINENO: result: $enable_manual" >&5
! echo "${ECHO_T}$enable_manual" >&6
! #if test "$enable_manual" = "yes"; then
! # if test "$ac_check_dist" = "yes"; then
! # if test "$dbook2man" = "no"; then
! # AC_MSG_ERROR([docbook-to-man not found, cannot build manual])
! # fi
! # else
! # if test "$dbook2man" = "no"; then
! # AC_MSG_ERROR([docbook-to-man not found, cannot prepare manual])
! # fi
! # fi
! #fi
# Checks for programs.
--- 1753,1782 ----
! # Sorry, this is only in polish
! # Primo: enable/disable manual okre¶la, czy w ogóle chcê mieæ manual
! # Mogê zrobiæ pakiet bez manuala, ale to za bardzo nie ma sensu
! # Opcja liczy siê wtedy, kiedy instaluje siê program bezpo¶rednio z CVSu
! # Przy robieniu tarballa zawsze trzeba w³±czyæ tam lwatch.1.in i w tym celu
! # trzeba mieæ jaki¶ stuff do przerobienia sgml->man
! # Alogorytm sprawdzania, co z manualem wygl±da nastêpuj±co:
! # Sprawdzamy, czy w ogóle chcemy robiæ manual (--enable-manual - default)
! # Je¿eli robimy manual, to sprawdzamy resztê - czy pakiet i czy jest soft
! # Zg³aszaj±c odpowiednie b³êdy
! # Je¿eli nie robimy manuala, to trzeba odpowiednio przygotowaæ target
! # dla dist, coby wywala³o b³±d
! if test "$enable_manual" = "yes"; then
! if test "$dbook2man" = "no"; then
! if test "$ac_check_dist" = "yes"; then
! { { echo "$as_me:$LINENO: error: docbook-to-man not found, cannot build manual" >&5
! echo "$as_me: error: docbook-to-man not found, cannot build manual" >&2;}
! { (exit 1); exit 1; }; }
! else
! { { echo "$as_me:$LINENO: error: docbook-to-man not found, cannot prepare manual for tarball" >&5
! echo "$as_me: error: docbook-to-man not found, cannot prepare manual for tarball" >&2;}
! { (exit 1); exit 1; }; }
! fi
! fi
! fi
# Checks for programs.
|
|
From: <ar...@us...> - 2003-03-15 18:44:39
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv9199/doc Modified Files: Makefile.am Log Message: - any sufficiently advanced technology is indistinguishable from magic; a new manual rebuilding logic is really magic, for me too Index: Makefile.am =================================================================== RCS file: /cvsroot/lwatch/files/doc/Makefile.am,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Makefile.am 15 Mar 2003 14:47:27 -0000 1.12 --- Makefile.am 15 Mar 2003 18:44:36 -0000 1.13 *************** *** 1,5 **** ! if DISTRO ! man_MANS = lwatch.1 ! endif dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in --- 1,3 ---- ! man_MANS = @DOCMAN@ dist_man_MANS = @DISTMAN@ EXTRA_DIST = lwatch.sgml conf.ent.in *************** *** 8,11 **** --- 6,16 ---- if MAKE_MAN if DISTRO + ## this is called when run from tarball, build manual from prepared earlier + ## lwatch.1.in file + lwatch.1: lwatch.1.in Makefile + sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 + else + ## this is called when run from CVS, prepare conf.ent from conf.ent.in + ## and next lwatch.1 lwatch.1: lwatch.sgml conf.ent $(dbook2man) lwatch.sgml > lwatch.1 *************** *** 13,17 **** --- 18,26 ---- conf.ent: conf.ent.in Makefile sed "s#@CONFDIR\@#$(sysconfdir)#g" < conf.ent.in > conf.ent + endif else + ## yep, configure run with --disable-manual + if HAVE_D2M + ## we have a sgml tool, let's prepare a stub for manual lwatch.1.in: lwatch.sgml conf.ent $(dbook2man) lwatch.sgml > lwatch.1.in *************** *** 19,25 **** conf.ent: conf.ent.in cp conf.ent.in conf.ent endif - ##else - ##lwatch.1: lwatch.1.in Makefile - ## sed "s#@CONFDIR\@#$(sysconfdir)#g" < lwatch.1.in > lwatch.1 - ##endif --- 28,42 ---- conf.ent: conf.ent.in cp conf.ent.in conf.ent + else + ## oops, where is docbook-to-man? + dist-hook: + $(error Cannot prepare package, there is no docbook-to-man converter) + endif + endif + + if DISTRO + if MAKE_MAN + else + endif + else endif |