From 6c3ca39f2504328fb876cec1a003a4e9689e6753 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Mon, 10 Oct 2011 02:04:32 +0200 Subject: Imported Debian version 5.0.12 --- config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index f357096..68270da 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,5 @@ /* Program version */ -#define VERSION "5.0.11" +#define VERSION "5.0.12" /* Configurable features */ @@ -54,6 +54,7 @@ /* Unknown versions of Solaris */ #if defined __SVR4 && defined __sun # define HAVE_SHA_CRYPT +# define HAVE_SOLARIS_CRYPT_GENSALT #endif /* FIXME: which systems lack this? */ -- cgit v1.2.3