xmlsec r998 - trunk



Author: aleksey
Date: Tue May 27 14:40:15 2008
New Revision: 998
URL: http://svn.gnome.org/viewvc/xmlsec?rev=998&view=rev

Log:
patch for dec alpha

Modified:
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue May 27 14:40:15 2008
@@ -312,6 +312,7 @@
 elif test "z$with_openssl" != "z" ; then
     case $host in
 	*-*-mingw*) openssl_exlibs=;;
+	*-*-osf5*) openssl_exlibs=;;
 	#FIXME: check if lib "dl" is required
 	*)          openssl_exlibs=-ldl;;
     esac



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]