texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] texi2html ChangeLog NEWS configure configure.ac


From: Derek Robert Price
Subject: [Texi2html-cvs] texi2html ChangeLog NEWS configure configure.ac
Date: Tue, 05 Jun 2007 05:08:49 +0000

CVSROOT:        /cvsroot/texi2html
Module name:    texi2html
Changes by:     Derek Robert Price <dprice>     07/06/05 05:08:49

Modified files:
        .              : ChangeLog NEWS configure configure.ac 

Log message:
        * configure.ac: Update to version 1.79 for development.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texi2html/ChangeLog?cvsroot=texi2html&r1=1.264&r2=1.265
http://cvs.savannah.gnu.org/viewcvs/texi2html/NEWS?cvsroot=texi2html&r1=1.60&r2=1.61
http://cvs.savannah.gnu.org/viewcvs/texi2html/configure?cvsroot=texi2html&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/texi2html/configure.ac?cvsroot=texi2html&r1=1.12&r2=1.13

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/texi2html/texi2html/ChangeLog,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -b -r1.264 -r1.265
--- ChangeLog   1 Jun 2007 07:39:18 -0000       1.264
+++ ChangeLog   5 Jun 2007 05:08:47 -0000       1.265
@@ -1,3 +1,10 @@
+2007-06-04  Derek Price  <address@hidden>
+
+       * configure.ac: Update to version 1.79 for development.
+
+       * Makefile.am: Use $(SHELL) explicitly.
+       * configure.ac: Update to version 1.78 for release.
+
 2007-06-01  Patrice Dumas  <address@hidden>
 
        * doc/texi2html.texi: update copyright years, clarify that the

Index: NEWS
===================================================================
RCS file: /cvsroot/texi2html/texi2html/NEWS,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- NEWS        5 Jun 2007 05:02:48 -0000       1.60
+++ NEWS        5 Jun 2007 05:08:47 -0000       1.61
@@ -1,5 +1,16 @@
 This file records noteworthy changes.
 
+1.80 ()
+
+* NEW FEATURES
+  ------------
+
+* COMPATIBILITY
+  -------------
+
+* BUG FIXES
+  ---------
+
 1.78 (2007-06-05)
 
 * NEW FEATURES

Index: configure
===================================================================
RCS file: /cvsroot/texi2html/texi2html/configure,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- configure   5 Jun 2007 05:02:48 -0000       1.47
+++ configure   5 Jun 2007 05:08:48 -0000       1.48
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for texi2html 1.78.
+# Generated by GNU Autoconf 2.59 for texi2html 1.79.
 #
 # Report bugs to <address@hidden>.
 #
@@ -269,8 +269,8 @@
 # Identity of this package.
 PACKAGE_NAME='texi2html'
 PACKAGE_TARNAME='texi2html'
-PACKAGE_VERSION='1.78'
-PACKAGE_STRING='texi2html 1.78'
+PACKAGE_VERSION='1.79'
+PACKAGE_STRING='texi2html 1.79'
 PACKAGE_BUGREPORT='address@hidden'
 
 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 install_sh STRIP ac_ct_STRIP 
INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar 
am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PACKAGE_DATE PERL 
USE_UNICODE USE_UNIDECODE USE_DATA_DUMPER REQUIRE_DATA_DUMPER build build_cpu 
build_vendor build_os host host_cpu host_vendor host_os LIBOBJS LTLIBOBJS'
@@ -726,7 +726,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures texi2html 1.78 to adapt to many kinds of systems.
+\`configure' configures texi2html 1.79 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -792,7 +792,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of texi2html 1.78:";;
+     short | recursive ) echo "Configuration of texi2html 1.79:";;
    esac
   cat <<\_ACEOF
 
@@ -912,7 +912,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-texi2html configure 1.78
+texi2html configure 1.79
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -926,7 +926,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by texi2html $as_me 1.78, which was
+It was created by texi2html $as_me 1.79, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1569,7 +1569,7 @@
 
 # Define the identity of the package.
  PACKAGE='texi2html'
- VERSION='1.78'
+ VERSION='1.79'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2400,7 +2400,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by texi2html $as_me 1.78, which was
+This file was extended by texi2html $as_me 1.79, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2455,7 +2455,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-texi2html config.status 1.78
+texi2html config.status 1.79
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 

Index: configure.ac
===================================================================
RCS file: /cvsroot/texi2html/texi2html/configure.ac,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- configure.ac        5 Jun 2007 05:02:48 -0000       1.12
+++ configure.ac        5 Jun 2007 05:08:48 -0000       1.13
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
-AC_INIT([texi2html], [1.78], address@hidden)
+AC_INIT([texi2html], [1.79], address@hidden)
 AM_INIT_AUTOMAKE([gnu 1.7 dist-bzip2 dist-zip])
 
 dnl Disable Autoconf, Automake, and some other maintainer tools without the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]