[lwatch-cvs] files Makefile.in,1.13,1.14 configure,1.16,1.17
Brought to you by:
arturcz
|
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 ----
|