X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Net.Configuration%2FUriParserSection.cs;h=4271d486ffb747b09eb6cef930341e9c0c164401;hb=b58c3a1ee95e7bab64ab2b83562933edd1496574;hp=a676d34ddcfe65aaf5a73a033e6d72dae5925b92;hpb=c80e110fc463c667a40b2fc2c1aa381a91a6a46e;p=mono.git diff --git a/mcs/class/System/System.Net.Configuration/UriParserSection.cs b/mcs/class/System/System.Net.Configuration/UriParserSection.cs old mode 100755 new mode 100644 index a676d34ddcf..4271d486ffb --- a/mcs/class/System/System.Net.Configuration/UriParserSection.cs +++ b/mcs/class/System/System.Net.Configuration/UriParserSection.cs @@ -29,7 +29,7 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 && XML_DEP +#if NET_2_0 && CONFIGURATION_DEP using System.Configuration;