39e1b92b27
Package-Manager: portage-2.2.14 RepoMan-Options: --force
13 lines
519 B
Diff
13 lines
519 B
Diff
diff -uNr ifolder3-enterprise-3.9.1.7638.orig/configure.in ifolder3-enterprise-3.9.1.7638/configure.in
|
|
--- ifolder3-enterprise-3.9.1.7638.orig/configure.in 2013-04-20 06:30:21.793171829 +0200
|
|
+++ ifolder3-enterprise-3.9.1.7638/configure.in 2013-04-20 06:31:35.035256177 +0200
|
|
@@ -714,7 +714,7 @@
|
|
# Configure MONO_WEBSERVER
|
|
#
|
|
MONO_WEBSERVER_DLL="Mono.WebServer.dll"
|
|
-pkg-config --atleast-version=2.8 xsp-2
|
|
+pkg-config --atleast-version=2.6 xsp-2
|
|
if test $? -eq 0; then
|
|
MONO_WEBSERVER_DLL="Mono.WebServer2.dll"
|
|
fi
|