From d1796b46df0f70ddb14b62013d88d2292995c7f1 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Sun, 18 Feb 2001 05:12:06 +0000 Subject: * Most all files: Update copyright notices. * Makefile.am: Add support for making RPMs. Force different values for RUNTEST and RUNTESTFLAGS, so we can test ourselves. * testsuite/Makefile.am: Force a different value for RUNTESTFLAGS. * acinclude.m4, configure.in: Find Tclsh, and Docbook. * configure: Regenerated. * doc/Makefile.am: Use $DOCBOOK to find the filters. * doc/overview: Add the html version of the doc so one doesn't need docbook to read the manual. * example/calc/Makefile.am: New automake support. * example/calc/Makefile.in: Generated. * example/Makefile.am: Recursion support for make. * example/calc/Makefile.in: Generated by automake. * example/calc/calc.h.in: Move constants to calc.c, so we can use autoheader. * example/calc/calc.c: Add constants from calc.h.in. * redhat/dejagnu.spec: New RPM packaging file. * debian/{changelog,conffiles,control,copyright,postinst,preinst, rules,site.exp}: New Debian packaging support. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 0e22eab..886cae0 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ several advantages for testing: the testing framework and the testsuites themselves. Tests are usually written in expect using Tcl. - Bugs can be reported to bug-dejagnu@prep.ai.mit.edu. + Bugs can be reported to bug-dejagnu@gnu.org. How To Configure and Build @@ -280,4 +280,6 @@ Andy Oram O'Reilly & Associates, Inc. andyo@ora.com There is a new listserv based mailing list for the FROST project. To subscribe, send email to "listserv@cygnus.com" and the body should contain "SUBSCRIBE FROST ". Messages sent to -frost@cygnus.com go to the mailing list. \ No newline at end of file +frost@cygnus.com go to the mailing list. + + -- cgit v1.1