[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/08/24 21:00:15
Modified: . ChangeLog configure.ac
Log:
Fixed a few Makefiles to allow make distcheck to work again. Bumped version
numbers again, fixed a component update bug, and bunch of other last minute
piddly fixes.
Revision Changes Path
1.123 +9 -0 eda/geda/gaf/utils/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -b -r1.122 -r1.123
--- ChangeLog 22 Aug 2006 03:01:27 -0000 1.122
+++ ChangeLog 25 Aug 2006 01:00:14 -0000 1.123
@@ -1,3 +1,12 @@
+2006-08-22 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * scripts/config.sh.in: Removed unused environment variables that
+ were causing a warning from configure: config.status: WARNING:
+ scripts/config.sh contains a reference to the variable `datarootdir'
+
+ * scripts/Makefile.am: Added $(srcdir) to gschemdoc.sh to make
+ distcheck happy. Also misc cleanup.
+
2006-08-21 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* README: Updated the README a little to be ready for the next
1.26 +1 -1 eda/geda/gaf/utils/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/utils/configure.ac,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- configure.ac 22 Aug 2006 03:01:27 -0000 1.25
+++ configure.ac 25 Aug 2006 01:00:14 -0000 1.26
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-utils
-VERSION=20060821
+VERSION=20060824
echo Configuring $PACKAGE version $VERSION
# Initialize automake
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs