gambas-source-code/gb.crypt/src
bgermann f04492c9ac Remove crypt.h
gb.crypt does not need crypt.h because it only uses crypt functions from
unistd.h. On non-linux systems there is no crypt.h which causes autoconf
to fail.
2018-08-29 09:26:48 +02:00
..
c_crypt.c Remove crypt.h 2018-08-29 09:26:48 +02:00
c_crypt.h
gb.crypt.component
main.c
main.h
Makefile.am