bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #37709] gnutls deprecated gnutls-config


From: Richard Frith-Macdonald
Subject: [bug #37709] gnutls deprecated gnutls-config
Date: Fri, 05 Apr 2013 15:59:27 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.28.10 (KHTML, like Gecko) Version/6.0.3 Safari/536.28.10

Follow-up Comment #4, bug #37709 (project gnustep):

I think the problem is not that the configure script is using an old/obsolete
mechanism, rather than the modern one, but that the system it's running on
doesn't have either the modern (pkg-config) system or the old (gnustls-config)
system.

So what the script is doing is:
1. looking for a modern gnutls ... not findng it
2. looking for an old gnutls ... not finding that either

So, I modified it to make a guess at what the required flags might be ...
which should give us a better chance of finding a copy of gnutls that's not
properly packaged/installed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37709>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]