5.003_20, FreeBSD 3.0 and minor patch
Ollivier Robert [Wed, 8 Jan 1997 13:37:47 +0000 (14:37 +0100)]
FreeBSD caerdonn.eurocontrol.fr 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Mon Jan  6 10:35:39 MET 1997     roberto@caerdonn.eurocontrol.fr:/src/src/sys/compile/CAERDONN  i386

lib/textwrap......ok
lib/timelocal.....ok
All tests successful.
u=0.421875  s=0.328125  cu=20.6484  cs=6.28125  files=142  tests=3412

Also please include the following patch in _21 (or 5.004 whichever is
planned):

p5p-msgid: <Mutt.19970108143747.roberto@caerdonn.eurocontrol.fr>

Configure

index 9211439..2fd5c72 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -4691,7 +4691,7 @@ if "$useshrplib"; then
                xxx="-R $shrpdir"
                ;;
        freebsd)
-               xxx="-Wl,-R,$shrpdir"
+               xxx="-Wl,-R$shrpdir"
                ;;
        linux|irix*)
                xxx="-Wl,-rpath,$shrpdir"