Re: pgcrypto 'cryptsrc' in Makefile: what is that?

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

 



On Thu, Aug 25, 2005 at 07:31:54PM -0400, Colin E. Freas wrote:
> 
> In the Makefile for pgcrypto there's a cryptsrc variable you can set to 
> 'builtin' or 'system'.
> 
> Makefile only references the variable when it's set to 'builtin'...  I 
> can't figure out what it's supposed to do when set to 'system'.

See the 'else' branch.

> Anyone happen to know?

It makes pgcrypto use libc's crypt() instead of builtin code.

It is rather pointless option.  It is removed in 8.1.

-- 
marko



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux