[COMMIT LOGREPORT] service bootstrap,1.9,1.10

Joost van Baal vanbaal at users.sourceforge.net
Tue May 30 06:32:56 CEST 2006


Update of /cvsroot/logreport/service
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv29664

Modified Files:
	bootstrap 
Log Message:
update comments: we now use automake/aclocal 1.8.5 and autoconf 2.59d for building from CVS

Index: bootstrap
===================================================================
RCS file: /cvsroot/logreport/service/bootstrap,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- bootstrap	28 May 2006 20:39:26 -0000	1.9
+++ bootstrap	30 May 2006 04:32:54 -0000	1.10
@@ -6,12 +6,12 @@
 # bootstrap - script to bootstrap the distribution rolling engine
 #
 
-# beware!  Lire build system only works with aclocal-1.4 and automake-1.4!
-# Newer version will likely cause severe headache.
-
-# however, disabling the lines "all: all-redirect" in include/*.mk seems
-# to make it possible to build with automake/aclocal 1.8.5 and autoconf 2.59d.
-# "make distcheck" fails though.  otoh, that might fail with 1.4 too...
+# beware!  Lire build system is tested to work with automake/aclocal 1.8.5
+# and autoconf 2.59d only.
+#
+# However, adding "all: all-redirect" as the first rules in include/*.mk seems
+# to make it possible to build with aclocal-1.4 and automake-1.4.  "make
+# distcheck" fails though.
 
 set -x
 

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list