[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pbernaud
Date: 06/10/19 05:37:24
Modified: . ChangeLog configure.ac
Log:
Removed residual traces of noweb stuff
Revision Changes Path
1.350 +15 -0 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.349
retrieving revision 1.350
diff -u -b -r1.349 -r1.350
--- ChangeLog 17 Oct 2006 10:02:22 -0000 1.349
+++ ChangeLog 19 Oct 2006 09:37:24 -0000 1.350
@@ -1,3 +1,18 @@
+2006-10-19 Patrick Bernaud <b-patrick@xxxxxxxxxx>
+
+ * configure.ac: Cleaned up to remove remaining traces of noweb
+ days.
+
+ * noweb/.cvsignore: Removed file for directory to get pruned on
+ checkout.
+
+ * docs/libgedadoc.texi, docs/texinfo.tex: Removed unused files for
+ old noweb documentation.
+
+ * scripts/geda_totexi.in:
+ * scripts/notangle_guile.in:
+ * scripts/prepnoweb: Removed unused scripts for noweb.
+
2006-10-17 Patrick Bernaud <b-patrick@xxxxxxxxxx>
* src/o_text_basic.c (o_text_create_string): Fixed overbar feature
1.37 +1 -13 eda/geda/gaf/libgeda/configure.ac
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/configure.ac,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- configure.ac 27 Sep 2006 17:31:03 -0000 1.36
+++ configure.ac 19 Oct 2006 09:37:24 -0000 1.37
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.36 2006/09/27 17:31:03 cnieves Exp $
+# $Id: configure.ac,v 1.37 2006/10/19 09:37:24 pbernaud Exp $
#
# Process this file with autoconf to produce a configure script.
AC_INIT
@@ -514,12 +514,7 @@
AC_SUBST(GEDARCDIR)
AC_SUBST(PATHSEP)
AC_SUBST(OTHERPATHSEP)
-AC_SUBST(NOTANGLE)
-AC_SUBST(NOTANGLEROOT)
-AC_SUBST(NOTANGLEFLAGS)
AC_SUBST(GUILEINTERP)
-AC_SUBST(NOWEAVE)
-AC_SUBST(TEXI2HTML)
AC_SUBST(INDENT)
AC_SUBST(LIBGEDA_HASGD)
@@ -530,15 +525,8 @@
include/Makefile
docs/Makefile
libgeda.pc
- scripts/geda_totexi
- scripts/notangle_guile
share/Makefile ])
-AC_CONFIG_COMMANDS([geda_totexi-chmod],
- [[chmod +x scripts/geda_totexi]],[[]])
-AC_CONFIG_COMMANDS([notangle_guile-chmod],
- [[chmod +x scripts/notangle_guile]],[[]])
-
AC_OUTPUT
expandedGEDADATADIR=`eval "echo $GEDADATADIR"`
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs