+2007-04-12 Simon Josefsson <simon@josefsson.org>
+
+ * gnulib-tool: Rename generated 'autobuild' script to
+ 'do-autobuild' in --create-megatestdir output.
+
+ * doc/gnulib.texi (Build robot for gnulib): Fix.
+
2007-04-12 Simon Josefsson <simon@josefsson.org>
* modules/sysexits (Depends-on): Add absolute-header.
\input texinfo @c -*-texinfo-*-
-@comment $Id: gnulib.texi,v 1.36 2007-04-03 22:45:13 haible Exp $
+@comment $Id: gnulib.texi,v 1.37 2007-04-12 13:01:59 jas Exp $
@comment %**start of header
@setfilename gnulib.info
@settitle GNU Gnulib
@syncodeindex pg cp
@comment %**end of header
-@set UPDATED $Date: 2007-04-03 22:45:13 $
+@set UPDATED $Date: 2007-04-12 13:01:59 $
@copying
This manual is for GNU Gnulib (updated @value{UPDATED}),
@item Build modules
-On the build machine, run ./autobuild (or "nohup ./autobuild"). It
-creates a directory 'logs/' with a log file for each module.
+On the build machine, run ./do-autobuild (or "nohup ./do-autobuild").
+It creates a directory 'logs/' with a log file for each module.
@item Submit build logs
progname=$0
package=gnulib
-cvsdatestamp='$Date: 2007-04-12 11:56:38 $'
+cvsdatestamp='$Date: 2007-04-12 13:02:00 $'
last_checkin_date=`echo "$cvsdatestamp" | sed -e 's,^\$[D]ate: ,,'`
version=`echo "$last_checkin_date" | sed -e 's/ .*$//' -e 's,/,-,g'`
nl='
echo " echo rc=\$?"
echo " ) 2>&1 | { if test -n \"\$AUTOBUILD_SUBST\"; then sed -e \"\$AUTOBUILD_SUBST\"; else cat; fi; } > logs/\$safemodule"
echo "done"
- ) > "$megatestdir/autobuild"
- chmod a+x "$megatestdir/autobuild"
+ ) > "$megatestdir/do-autobuild"
+ chmod a+x "$megatestdir/do-autobuild"
# Create Makefile.am.
(echo "## Process this file with automake to produce Makefile.in."
echo
echo "SUBDIRS = $megasubdirs"
echo
- echo "EXTRA_DIST = autobuild"
+ echo "EXTRA_DIST = do-autobuild"
) > "$megatestdir/Makefile.am"
# Create configure.ac.