On Mon, Oct 20, 2003 at 01:15:46PM +0200, Gerrit P. Haase wrote:
> Hello Ralf,
>
> >> Libutil.a is deprecated and will not be part of future inetutils
> >> releases anymore.
>
> > Only for cygwin or for the whole unix/linux world ?
>
>
> > It seems that some linux based packages (as far as I kn
Hello Ralf,
>> Libutil.a is deprecated and will not be part of future inetutils
>> releases anymore.
> Only for cygwin or for the whole unix/linux world ?
> It seems that some linux based packages (as far as I know kde releated
> package) are using libutil as default, which requires additional
> On Sun, Oct 19, 2003 at 09:31:44PM +0200, Ralf Habacker wrote:
> > BTW: There is another lib, libutil.a in the inetutils package,
> which causes
> > same libtool problems
>
> Please don't use libutil.a anymore. All functionality intentionally
> exported from libutil.a is now exported genuinely b
On Sun, Oct 19, 2003 at 09:31:44PM +0200, Ralf Habacker wrote:
> BTW: There is another lib, libutil.a in the inetutils package, which causes
> same libtool problems
Please don't use libutil.a anymore. All functionality intentionally
exported from libutil.a is now exported genuinely by the Cygwin
On Sun, Oct 19, 2003 at 12:54:35PM -0400, Charles Wilson wrote:
> Corinna Vinschen wrote:
>
> >Sure, thanks for the patch. I've changed the Makefile a bit, using
> >`install -d' instead of the `if [ -d ...' expressions and adding the
> >installation of a crypt.README file.
> >
> >Just one questio
gt; Betreff: Patch for building libcrypt.a as a DLL
>
>
> This should make life a little simpler for those apps that use libtool
> to build DLLs and depend on libcrypt -- since libtool tries very hard to
> ensure that all dependencies of a DLL are themselves DLLs.
>
&
Corinna Vinschen wrote:
Sure, thanks for the patch. I've changed the Makefile a bit, using
`install -d' instead of the `if [ -d ...' expressions and adding the
installation of a crypt.README file.
Just one question: Does an additional libcrypt.la file make sense?
Meh. It might, but simply provid
On Sat, Oct 18, 2003 at 05:21:27PM -0400, Charles Wilson wrote:
> This should make life a little simpler for those apps that use libtool
> to build DLLs and depend on libcrypt -- since libtool tries very hard to
> ensure that all dependencies of a DLL are themselves DLLs.
>
> Corinna, please con
This should make life a little simpler for those apps that use libtool
to build DLLs and depend on libcrypt -- since libtool tries very hard to
ensure that all dependencies of a DLL are themselves DLLs.
Corinna, please consider this patch.
--
Chuck
diff -urN crypt-1.0-2-orig/Makefile crypt-1.0-
9 matches
Mail list logo