|
Lines 1-6
Link Here
|
| 1 |
|
1 |
--- configure.orig 2003-04-11 05:09:04.000000000 +0400 |
| 2 |
--- configure~ 2009-01-05 18:02:04.883269233 -0600 |
2 |
+++ configure 2009-11-04 07:09:50.000000000 +0300 |
| 3 |
+++ configure 2009-01-05 18:02:04.886269145 -0600 |
|
|
| 4 |
@@ -11830,100 +11830,27 @@ |
3 |
@@ -11830,100 +11830,27 @@ |
| 5 |
echo $ECHO_N "checking whether to enable IPv6 support... $ECHO_C" >&6 |
4 |
echo $ECHO_N "checking whether to enable IPv6 support... $ECHO_C" >&6 |
| 6 |
# Check whether --enable-ipv6 or --disable-ipv6 was given. |
5 |
# Check whether --enable-ipv6 or --disable-ipv6 was given. |
|
Lines 113-117
Link Here
|
| 113 |
|
112 |
|
| 114 |
echo "$as_me:$LINENO: checking whether to enable SOCKS support" >&5 |
113 |
echo "$as_me:$LINENO: checking whether to enable SOCKS support" >&5 |
| 115 |
echo $ECHO_N "checking whether to enable SOCKS support... $ECHO_C" >&6 |
114 |
echo $ECHO_N "checking whether to enable SOCKS support... $ECHO_C" >&6 |
| 116 |
|
115 |
@@ -12609,7 +12536,7 @@ |
| 117 |
|
116 |
system="unknown" |
|
|
117 |
else |
| 118 |
if test -r "/etc/.relid" -a x"`uname -n`" = x"`uname -s`"; then |
| 119 |
- system="MP-RAS-`$AWK '{print }' /etc/.relid'`" |
| 120 |
+ system="MP-RAS-`$AWK '{print $3}' /etc/.relid`" |
| 121 |
fi |
| 122 |
fi |
| 123 |
fi |
| 124 |
@@ -13877,7 +13804,7 @@ |
| 125 |
system="unknown" |
| 126 |
else |
| 127 |
if test -r "/etc/.relid" -a x"`uname -n`" = x"`uname -s`"; then |
| 128 |
- system="MP-RAS-`$AWK '{print }' /etc/.relid'`" |
| 129 |
+ system="MP-RAS-`$AWK '{print $3}' /etc/.relid`" |
| 130 |
fi |
| 131 |
fi |
| 132 |
fi |