Re: gnupg configure not searching in /usr/local/ ?
Werner Koch <[email protected]> Mon, 17 Jan 2005 18:56:49 +0100
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Jan 2005 18:14:32 +0100, Bernhard Reiter said: > If this is the standard installation target, wouldn't it make sense > to have it searched for libraries in a standard ./configure run? No. Because it would be a surprise if one package suddenly starts to behave differently. If you still think this is a good idea, try to convince the automake folks. Werner