guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/doc Makefile.am guile.1


From: Marius Vollmer
Subject: guile/guile-core/doc Makefile.am guile.1
Date: Tue, 24 Apr 2001 16:23:06 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <>       01/04/24 16:23:05

Modified files:
        guile-core/doc : Makefile.am 
Added files:
        guile-core/doc : guile.1 

Log message:
        * guile.1: New file, from Robert Merkel and Rob Browning.
        * Makefile.am (man_MANS, EXTRADIST): Added, but still commented
        out: install and distirbute the manpage.  It is not yet installed
        or distributed since we don't have the Robert's papers yet.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/doc/guile.1?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/doc/Makefile.am.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: guile/guile-core/doc/Makefile.am
diff -u guile/guile-core/doc/Makefile.am:1.14 
guile/guile-core/doc/Makefile.am:1.15
--- guile/guile-core/doc/Makefile.am:1.14       Tue Apr 24 15:15:10 2001
+++ guile/guile-core/doc/Makefile.am    Tue Apr 24 16:23:05 2001
@@ -21,6 +21,9 @@
 
 AUTOMAKE_OPTIONS = foreign
 
+# pending the papers from Robert Merkel
+# man_MANS = guile.1
+
 info_TEXINFOS = guile.texi r5rs.texi goops.texi guile-tut.texi
 
 guile_TEXINFOS = preface.texi intro.texi scheme-intro.texi \
@@ -73,3 +76,6 @@
 # And the same for version-tutorial.texi.
 $(srcdir)/version-tutorial.texi: stamp-vti1
        @:
+
+# pending the papers from Robert Merkel
+# EXTRA_DIST = guile.1



reply via email to

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