global-commit
[Top][All Lists]
Advanced

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

[Global-commit] global/doc Makefile.am reconf.sh fdl.texi globa...


From: Shigio YAMAGUCHI
Subject: [Global-commit] global/doc Makefile.am reconf.sh fdl.texi globa...
Date: Sun, 04 Jun 2006 00:49:08 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       06/06/04 00:49:08

Modified files:
        doc            : Makefile.am 
        .              : reconf.sh 
Added files:
        doc            : fdl.texi global.texi 
Removed files:
        doc            : fdl.txi global.txi 

Log message:
        Recovered original texinfo file names (.txi -> .texi).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/doc/Makefile.am?cvsroot=global&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/global/doc/fdl.texi?cvsroot=global&rev=1.3
http://cvs.savannah.gnu.org/viewcvs/global/doc/global.texi?cvsroot=global&rev=1.38
http://cvs.savannah.gnu.org/viewcvs/global/doc/fdl.txi?cvsroot=global&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/global/doc/global.txi?cvsroot=global&r1=1.30&r2=0
http://cvs.savannah.gnu.org/viewcvs/global/reconf.sh?cvsroot=global&r1=1.32&r2=1.33

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/global/global/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- Makefile.am 16 Jul 2001 02:52:51 -0000      1.9
+++ Makefile.am 16 Jul 2001 02:53:46 -0000      1.10
@@ -21,5 +21,3 @@
        w32/libglibc/makefile w32/libutil/makefile \
        w32/libdb/objs w32/libglibc/objs w32/libutil/objs \
        w32/htags/htags.bat w32/machine/config.h w32/machine/unistd.h
-
-CLEANFILES = GTAGS GRTAGS GSYMS GPATH

Index: reconf.sh
===================================================================
RCS file: /sources/global/global/reconf.sh,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- reconf.sh   10 May 2005 05:17:52 -0000      1.32
+++ reconf.sh   4 Jun 2006 00:49:08 -0000       1.33
@@ -88,7 +88,7 @@
 
 echo "- Collecting reference manuals ..."
 commands="global gtags htags gtags-parser gozilla";
-perl ./convert.pl --menu $commands > doc/reference.txi
+perl ./convert.pl --menu $commands > doc/reference.texi
 for d in `echo $commands`; do
        perl ./convert.pl --info $d/manual.in > doc/$d.ref
        echo "+ doc/$d.ref"








reply via email to

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