gambas-source-code/gb.crypt
gambas aa6b7825d8 Do not disable 'gb.crypt' if libcrypt is not found. Let's suppose it is located in the C system library, as on some systems based on musl and busybox.
[CONFIGURATION]
* NEW: Fix some messages

[GB.CRYPT]
* NEW: Do not disable the component if libcrypt is not found. Let's suppose it is located in the C system library, as on some systems.
2018-09-29 04:40:24 +02:00
..
src No need to include <crypt.h> anymore. 2018-08-29 13:41:57 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Do not disable 'gb.crypt' if libcrypt is not found. Let's suppose it is located in the C system library, as on some systems based on musl and busybox. 2018-09-29 04:40:24 +02:00
COPYING
gambas.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf