Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 64399 | Differences between
and this patch

Collapse All | Expand All

(-)configure.in (+4 lines)
Lines 558-563 Link Here
558
	MODMONO_CONFPATH="/etc/httpd/mod_mono.conf"
558
	MODMONO_CONFPATH="/etc/httpd/mod_mono.conf"
559
fi
559
fi
560
560
561
if test -e "/etc/apache2/modules.d/70_mod_mono.conf";then
562
	MODMONO_CONFPATH="/etc/apache2/modules.d/70_mod_mono.conf"
563
fi
564
561
AC_SUBST(MODMONO_CONFPATH)
565
AC_SUBST(MODMONO_CONFPATH)
562
566
563
567

Return to bug 64399