1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
Werner Koch 2daa112a74 Improve configure option --with-libgpg-error-prefix
--
GnuPG-bug-id: 1561

Note that this is not a complete solution.  The libgpg-error include
directory has now a higher preference but ld may not pick up the right
library if another one is installed.  The problem is that the -L
option and the -l options are not emitted separately by
gpg-error-config.
2014-06-24 10:36:15 +02:00
..
2013-05-10 15:54:31 +02:00
2013-04-22 15:03:34 +02:00
2009-07-07 16:51:33 +00:00
2007-07-04 19:49:40 +00:00
2009-07-07 16:51:33 +00:00
2009-06-04 14:19:21 +00:00
2006-10-02 11:54:35 +00:00
2009-07-07 16:51:33 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2013-08-01 19:48:00 +02:00
2007-07-04 19:49:40 +00:00
2007-10-01 14:48:39 +00:00
2013-08-01 14:02:50 +02:00
2013-08-01 14:02:50 +02:00
2007-07-04 19:49:40 +00:00

JNLIB - This is a collection of utility function which are too small
to put into a library.  The code here is licensed under the LGPL.

libjnlib-config.h should be be modified for each project to make these
functions fit into the software. Mainly these are memory functions in
case you need another allocator.