The following reply was made to PR mod_jserv/3717; it has been noted by GNATS.
From: Patrick Gardella <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: mod_jserv/3717: DSO build of JServ failing in libtool Date: Thu, 21 Jan 1999 10:53:02 -0500 (EST) Whoops, wrong patch direction! --- libtool.orig Thu Jan 21 10:43:39 1999 +++ libtool Thu Jan 21 10:43:51 1999 @@ -117,7 +117,7 @@ # Commands used to build and install an old-style archive. RANLIB="ranlib" -old_archive_cmds="\$AR cru \$oldlib\$oldobjs;\$RANLIB \$oldlib" +old_archive_cmds="\$AR cru \$oldlib\$oldobjs *;\$RANLIB \$oldlib" old_postinstall_cmds="\$RANLIB \$oldlib;chmod 644 \$oldlib" old_postuninstall_cmds="" Sorry! Patrick
