This package is an updated/modernized distribution of CrackLib as previously release by Alec Muffett. Pretty much all of the files have been modified in some way to allow for this modernization and to apply numerous bug fixes and patches. ok ajacoutot@, thanks!
18 lines
604 B
Plaintext
18 lines
604 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2009/05/26 07:48:32 benoit Exp $
|
|
--- configure.orig Tue Sep 23 13:53:32 2008
|
|
+++ configure Mon May 25 15:40:42 2009
|
|
@@ -26136,10 +26136,10 @@ MSGFMT!$MSGFMT$ac_delim
|
|
GMSGFMT!$GMSGFMT$ac_delim
|
|
XGETTEXT!$XGETTEXT$ac_delim
|
|
MSGMERGE!$MSGMERGE$ac_delim
|
|
-LIBICONV!$LIBICONV$ac_delim
|
|
+LIBICONV!$LTLIBICONV$ac_delim
|
|
LTLIBICONV!$LTLIBICONV$ac_delim
|
|
-INTLLIBS!$INTLLIBS$ac_delim
|
|
-LIBINTL!$LIBINTL$ac_delim
|
|
+INTLLIBS!$LTLIBINTL$ac_delim
|
|
+LIBINTL!$LTLIBINTL$ac_delim
|
|
LTLIBINTL!$LTLIBINTL$ac_delim
|
|
POSUB!$POSUB$ac_delim
|
|
DEFAULT_CRACKLIB_DICT!$DEFAULT_CRACKLIB_DICT$ac_delim
|