Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37882408
en ru br
ALT Linux repositórios
S:7.14.0-alt1_4

Group :: Sistema/Bibliotecas
RPM: libmonetra

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libmonetra-7.7.0-openssl11.patch
Download


--- libmonetra-7.7.0/configure.in.openssl_no_krb5	2017-09-09 06:19:08.899685158 +0200
+++ libmonetra-7.7.0/configure.in	2017-09-09 06:24:23.944504906 +0200
@@ -199,26 +199,6 @@
 	CFLAGS="$old_CFLAGS"
 	CPPFLAGS="$old_CPPFLAGS"
 
-	if test "$openssl_requires_krb5" = "yes" ; then
-		AC_MSG_CHECKING(for ssl library location)
-		if test -r $krb5headers/krb5.h ; then
-			AC_MSG_RESULT($krb5headers)
-		elif test -r /usr/include/krb5.h ; then
-			krb5headers="/usr/include"
-			AC_MSG_RESULT($krb5headers)
-		elif test -r /usr/include/krb5/krb5.h ; then
-			krb5headers="/usr/include/krb5"
-			AC_MSG_RESULT($krb5headers)
-		elif test -r /usr/kerberos/include/krb5.h ; then
-			krb5headers="/usr/kerberos/include"
-			AC_MSG_RESULT($krb5headers)
-		else
-			AC_MSG_ERROR(could not find krb5.h please specify directory using --with-krb5headers=<dir>)
-		fi
-
-		LIBM_CFLAGS="$LIBM_CFLAGS -I$krb5headers"
-	fi
-
 fi
 
 CFLAGS="$CFLAGS $LIBM_CFLAGS"
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009