Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmchooser.8.pod
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmchooser.8.pod	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmchooser.8.pod	(revision 3121)
@@ -0,0 +1,26 @@
+=head1 NAME
+
+gdmchooser - GNOME Display Manager host chooser window
+
+=head1 SYNOPSIS
+
+gdmchooser
+
+=head1 DESCRIPTION
+
+B<gdmchooser> is invoked by gdm(8). It displays a list of hosts that
+are candidates for logging into via a gdm(8) daemon or compatible,
+such as xdm(1x) or wdm(1x).
+
+=head1 SEE ALSO
+
+gdm(8)
+
+=head1 AUTHOR
+
+Martin Kasper Petersen <mkp@SunSITE.auc.dk>
+
+This manual page written by Steve Haslam <araqnid@debian.org> for
+Debian GNU/Linux.
+
+=cut
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm-autologin.pam
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm-autologin.pam	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm-autologin.pam	(revision 3121)
@@ -0,0 +1,9 @@
+#%PAM-1.0
+auth    requisite       pam_nologin.so
+auth    required        pam_env.so readenv=1
+auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
+auth    required        pam_permit.so
+@include common-account
+session required        pam_limits.so
+@include common-session
+@include common-password
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/compat
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/compat	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/compat	(revision 3121)
@@ -0,0 +1,1 @@
+5
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/debian-moreblue.shar
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/debian-moreblue.shar	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/debian-moreblue.shar	(revision 3121)
@@ -0,0 +1,3783 @@
+#!/bin/sh
+# This is a shell archive (produced by GNU sharutils 4.2.1).
+# To extract the files from this archive, save it to some FILE, remove
+# everything before the `!/bin/sh' line above, then type `sh FILE'.
+#
+# Made on 2007-05-01 15:25 CEST by <lool@bee>.
+# Source directory was `/home/lool/svn/debian/pkg-gnome/desktop/unstable/gdm'.
+#
+# Existing files will *not* be overwritten unless `-c' is specified.
+#
+# This shar contains:
+# length mode       name
+# ------ ---------- ------------------------------------------
+#  16792 -rw-r--r-- debian/debian-moreblue/espiral.svg
+#    214 -rw-r--r-- debian/debian-moreblue/GdmGreeterTheme.desktop
+#  90821 -rw-r--r-- debian/debian-moreblue/background.svg
+#  17856 -rw-r--r-- debian/debian-moreblue/boundingbox.png
+#   7869 -rw-r--r-- debian/debian-moreblue/debian-moreblue.xml
+#  13786 -rw-r--r-- debian/debian-moreblue/screenshot.png
+#   1112 -rw-r--r-- debian/debian-moreblue/userentry.png
+#    909 -rw-r--r-- debian/debian-moreblue/icon-language.png
+#    670 -rw-r--r-- debian/debian-moreblue/icon-reboot.png
+#   1236 -rw-r--r-- debian/debian-moreblue/icon-session.png
+#    727 -rw-r--r-- debian/debian-moreblue/icon-shutdown.png
+#
+save_IFS="${IFS}"
+IFS="${IFS}:"
+gettext_dir=FAILED
+locale_dir=FAILED
+first_param="$1"
+for dir in $PATH
+do
+  if test "$gettext_dir" = FAILED && test -f $dir/gettext \
+     && ($dir/gettext --version >/dev/null 2>&1)
+  then
+    set `$dir/gettext --version 2>&1`
+    if test "$3" = GNU
+    then
+      gettext_dir=$dir
+    fi
+  fi
+  if test "$locale_dir" = FAILED && test -f $dir/shar \
+     && ($dir/shar --print-text-domain-dir >/dev/null 2>&1)
+  then
+    locale_dir=`$dir/shar --print-text-domain-dir`
+  fi
+done
+IFS="$save_IFS"
+if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED
+then
+  echo=echo
+else
+  TEXTDOMAINDIR=$locale_dir
+  export TEXTDOMAINDIR
+  TEXTDOMAIN=sharutils
+  export TEXTDOMAIN
+  echo="$gettext_dir/gettext -s"
+fi
+if touch -am -t 200112312359.59 $$.touch >/dev/null 2>&1 && test ! -f 200112312359.59 -a -f $$.touch; then
+  shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"'
+elif touch -am 123123592001.59 $$.touch >/dev/null 2>&1 && test ! -f 123123592001.59 -a ! -f 123123592001.5 -a -f $$.touch; then
+  shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"'
+elif touch -am 1231235901 $$.touch >/dev/null 2>&1 && test ! -f 1231235901 -a -f $$.touch; then
+  shar_touch='touch -am $3$4$5$6$2 "$8"'
+else
+  shar_touch=:
+  echo
+  $echo 'WARNING: not restoring timestamps.  Consider getting and'
+  $echo "installing GNU \`touch', distributed in GNU File Utilities..."
+  echo
+fi
+rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch
+#
+if mkdir _sh09333; then
+  $echo 'x -' 'creating lock directory'
+else
+  $echo 'failed to create lock directory'
+  exit 1
+fi
+# ============= debian/debian-moreblue/espiral.svg ==============
+if test ! -d 'debian'; then
+  $echo 'x -' 'creating directory' 'debian'
+  mkdir 'debian'
+fi
+if test ! -d 'debian/debian-moreblue'; then
+  $echo 'x -' 'creating directory' 'debian/debian-moreblue'
+  mkdir 'debian/debian-moreblue'
+fi
+if test -f 'debian/debian-moreblue/espiral.svg' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/espiral.svg' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/espiral.svg' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/espiral.svg
+M/#]X;6P@=F5R<VEO;CTB,2XP(B!E;F-O9&EN9STB551&+3@B('-T86YD86QO
+M;F4](FYO(C\^"CPA+2T@0W)E871E9"!W:71H($EN:W-C87!E("AH='1P.B\O
+M=W=W+FEN:W-C87!E+F]R9R\I("TM/@H\<W9G"B`@('AM;&YS.F1C/2)H='1P
+M.B\O<'5R;"YO<F<O9&,O96QE;65N=',O,2XQ+R(*("`@>&UL;G,Z8V,](FAT
+M='`Z+R]W96(N<F5S;W5R8V4N;W)G+V-C+R(*("`@>&UL;G,Z<F1F/2)H='1P
+M.B\O=W=W+G<S+F]R9R\Q.3DY+S`R+S(R+7)D9BUS>6YT87@M;G,C(@H@("!X
+M;6QN<SIS=F<](FAT='`Z+R]W=W<N=S,N;W)G+S(P,#`O<W9G(@H@("!X;6QN
+M<STB:'1T<#HO+W=W=RYW,RYO<F<O,C`P,"]S=F<B"B`@('AM;&YS.G-O9&EP
+M;V1I/2)H='1P.B\O<V]D:7!O9&DN<V]U<F-E9F]R9V4N;F5T+T141"]S;V1I
+M<&]D:2TP+F1T9"(*("`@>&UL;G,Z:6YK<V-A<&4](FAT='`Z+R]W=W<N:6YK
+M<V-A<&4N;W)G+VYA;65S<&%C97,O:6YK<V-A<&4B"B`@(&ED/2)S=F<R-C4V
+M(@H@("!S;V1I<&]D:3IV97)S:6]N/2(P+C,R(@H@("!I;FMS8V%P93IV97)S
+M:6]N/2(P+C0T(@H@("!W:61T:#TB,C4P(@H@("!H96EG:'0](C(Y,"(*("`@
+M=F5R<VEO;CTB,2XP(@H@("!S;V1I<&]D:3ID;V-N86UE/2)E<W!I<F%L+G-V
+M9R(*("`@<V]D:7!O9&DZ9&]C8F%S93TB+VAO;64O86QR9F5R<F5I<F$O1&5S
+M:W1O<"(^"B`@/&UE=&%D871A"B`@("`@:60](FUE=&%D871A,C8V,2(^"B`@
+M("`\<F1F.E)$1CX*("`@("`@/&-C.E=O<FL*("`@("`@("`@<F1F.F%B;W5T
+M/2(B/@H@("`@("`@(#QD8SIF;W)M870^:6UA9V4O<W9G*WAM;#PO9&,Z9F]R
+M;6%T/@H@("`@("`@(#QD8SIT>7!E"B`@("`@("`@("`@<F1F.G)E<V]U<F-E
+M/2)H='1P.B\O<'5R;"YO<F<O9&,O9&-M:71Y<&4O4W1I;&Q);6%G92(@+SX*
+M("`@("`@/"]C8SI7;W)K/@H@("`@/"]R9&8Z4D1&/@H@(#PO;65T861A=&$^
+M"B`@/&1E9G,*("`@("!I9#TB9&5F<S(V-3DB("\^"B`@/'-O9&EP;V1I.FYA
+M;65D=FEE=PH@("`@(&EN:W-C87!E.G=I;F1O=RUH96EG:'0](C8Q.2(*("`@
+M("!I;FMS8V%P93IW:6YD;W<M=VED=&@](CDT-"(*("`@("!I;FMS8V%P93IP
+M86=E<VAA9&]W/2(R(@H@("`@(&EN:W-C87!E.G!A9V5O<&%C:71Y/2(P+C`B
+M"B`@("`@9W5I9&5T;VQE<F%N8V4](C$P+C`B"B`@("`@9W)I9'1O;&5R86YC
+M93TB,3`N,"(*("`@("!O8FIE8W1T;VQE<F%N8V4](C$P+C`B"B`@("`@8F]R
+M9&5R;W!A8VET>3TB,2XP(@H@("`@(&)O<F1E<F-O;&]R/2(C-C8V-C8V(@H@
+M("`@('!A9V5C;VQO<CTB(V9F9F9F9B(*("`@("!I9#TB8F%S92(*("`@("!W
+M:61T:#TB,C4P<'@B"B`@("`@:&5I9VAT/2(R.3!P>"(*("`@("!I;FMS8V%P
+M93IZ;V]M/2(P+C,X-C<T.#DX(@H@("`@(&EN:W-C87!E.F-X/2(S-S(N,#0W
+M,C0B"B`@("`@:6YK<V-A<&4Z8WD](C$Q,2XQ.#,R,R(*("`@("!I;FMS8V%P
+M93IW:6YD;W<M>#TB,"(*("`@("!I;FMS8V%P93IW:6YD;W<M>3TB-#DB"B`@
+M("`@:6YK<V-A<&4Z8W5R<F5N="UL87EE<CTB<W9G,C8U-B(@+SX*("`\9PH@
+M("`@('1R86YS9F]R;3TB;6%T<FEX*#(N-3(S-38R.2PP+#`L+3(N-#<R-S<Q
+M."PM-C<S+C,V-C<X+#$Q,#0N-C0P,BDB"B`@("`@>&UL.G-P86-E/2)P<F5S
+M97)V92(*("`@("!S='EL93TB9F]N="US='EL93IN;W)M86P[9F]N="UV87)I
+M86YT.FYO<FUA;#MF;VYT+7=E:6=H=#IN;W)M86P[9F]N="US=')E=&-H.FYO
+M<FUA;#ML971T97(M<W!A8VEN9SIN;W)M86P[=V]R9"US<&%C:6YG.FYO<FUA
+M;#MT97AT+6%N8VAO<CIS=&%R=#MO<&%C:71Y.C`N-30Y-C$X,S([8V]L;W(Z
+M(S`P,#`P,#MF:6QL.B-F9F9F9F8[9FEL;"UO<&%C:71Y.C$[9FEL;"UR=6QE
+M.FYO;GIE<F\[<W1R;VME.FYO;F4[<W1R;VME+7=I9'1H.C`[<W1R;VME+6QI
+M;F5C87`Z8G5T=#MS=')O:V4M;&EN96IO:6XZ;6ET97([;6%R:V5R.FYO;F4[
+M;6%R:V5R+7-T87)T.FYO;F4[;6%R:V5R+6UI9#IN;VYE.VUA<FME<BUE;F0Z
+M;F]N93MS=')O:V4M;6ET97)L:6UI=#HQ,"XT,S(Y.3DV,3MS=')O:V4M9&%S
+M:&%R<F%Y.FYO;F4[<W1R;VME+61A<VAO9F9S970Z,#MS=')O:V4M;W!A8VET
+M>3HQ.W9I<VEB:6QI='DZ=FES:6)L93MD:7-P;&%Y.FEN;&EN93MO=F5R9FQO
+M=SIV:7-I8FQE(@H@("`@(&ED/2)G,CDP,B(^"CQP871H"B`@(&0](DT@,S(U
+M+C4T+#,X-2XP.2!,(#,R-2XT-BPS.#4N,#D@3"`S,C4N,SDL,S@U+C`X($P@
+M,S(U+C,R+#,X-2XP."!,(#,R-2XR-2PS.#4N,#<@3"`S,C4N,3DL,S@U+C`W
+M($P@,S(U+C$T+#,X-2XP-B!,(#,R-2XP.2PS.#4N,#4@3"`S,C4N,#4L,S@U
+M+C`T($P@,S(U+C`Q+#,X-2XP,R!,(#,R-"XY-RPS.#4N,#(@3"`S,C0N.34L
+M,S@U+C`Q($P@,S(T+CDR+#,X-"XY.2!,(#,R-"XY+#,X-"XY."!,(#,R-"XX
+M.2PS.#0N.38@3"`S,C0N.#@L,S@T+CDT($P@,S(T+C@W+#,X-"XY,R!,(#,R
+M-"XX-RPS.#0N.3$@3"`S,C0N.#@L,S@T+C@Y($P@,S(T+C@Y+#,X-"XX-R!,
+M(#,R-"XY+#,X-"XX-2!,(#,R-"XY,2PS.#0N.#,@3"`S,C0N.3,L,S@T+C@Q
+M($P@,S(T+CDV+#,X-"XW.2!,(#,R-"XY."PS.#0N-S8@3"`S,C4N,#(L,S@T
+M+C<T($P@,S(U+C`U+#,X-"XW,B!,(#,R-2XP.2PS.#0N-CD@3"`S,C4N,3,L
+M,S@T+C8W($P@,S(U+C$X+#,X-"XV-2!,(#,R-2XR,RPS.#0N-C(@3"`S,C4N
+M,C@L,S@T+C8@3"`S,C4N,S,L,S@T+C4W($P@,S(U+C,Y+#,X-"XU-"!,(#,R
+M-2XT-2PS.#0N-3(@3"`S,C4N-3(L,S@T+C0Y($P@,S(U+C4X+#,X-"XT-R!,
+M(#,R-2XV-2PS.#0N-#0@3"`S,C4N-S(L,S@T+C0Q($P@,S(U+C@L,S@T+C,Y
+M($P@,S(U+C@W+#,X-"XS-B!,(#,R-2XY-2PS.#0N,S,@3"`S,C8N,#0L,S@T
+M+C,Q($P@,S(V+C(L,S@T+C(U($P@,S(V+C,X+#,X-"XR($P@,S(V+C4W+#,X
+M-"XQ-2!,(#,R-BXW-BPS.#0N,2!,(#,R-BXY-BPS.#0N,#4@3"`S,C<N,38L
+M,S@T($P@,S(W+C,W+#,X,RXY-B!,(#,R-RXU."PS.#,N.3(@3"`S,C<N-SDL
+M,S@S+C@W($P@,S(X+C`Q+#,X,RXX-"!,(#,R."XR,RPS.#,N."!#(#,R."XX
+M."PS.#0N,S$@,S(Y+C0V+#,X-"XX,B`S,CDN.3DL,S@U+C,R($,@,S(X+C4S
+M+#,X-"XY-B`S,C<N,#0L,S@T+CDU(#,R-2XU-"PS.#4N,#D@>B`B"B`@('-T
+M>6QE/2)C;VQO<CHC,#`P,#`P.V9I;&PZ(V9F9F9F9CMF:6QL+6]P86-I='DZ
+M,3MF:6QL+7)U;&4Z;F]N>F5R;SMS=')O:V4Z;F]N93MS=')O:V4M=VED=&@Z
+M,#MS=')O:V4M;&EN96-A<#IB=71T.W-T<F]K92UL:6YE:F]I;CIM:71E<CMM
+M87)K97(Z;F]N93MM87)K97(M<W1A<G0Z;F]N93MM87)K97(M;6ED.FYO;F4[
+M;6%R:V5R+65N9#IN;VYE.W-T<F]K92UM:71E<FQI;6ET.C$P+C0S,CDY.38Q
+M.W-T<F]K92UD87-H87)R87DZ;F]N93MS=')O:V4M9&%S:&]F9G-E=#HP.W-T
+M<F]K92UO<&%C:71Y.C$[=FES:6)I;&ET>3IV:7-I8FQE.V1I<W!L87DZ:6YL
+M:6YE.V]V97)F;&]W.G9I<VEB;&4B"B`@(&ED/2)P871H,CDP-"(@+SX*/'!A
+M=&@*("`@9#TB32`S,S4N,3DL,S@W+C0Y($P@,S,U+C,Y+#,X-RXW-R!,(#,S
+M-2XU."PS.#@N,#4@3"`S,S4N-S8L,S@X+C,T($P@,S,U+CDS+#,X."XV,B!,
+M(#,S-BXQ+#,X."XY,B!,(#,S-BXR-BPS.#DN,C$@3"`S,S8N-#$L,S@Y+C4@
+M3"`S,S8N-34L,S@Y+C@@3"`S,S8N-C@L,SDP+C$@3"`S,S8N."PS.3`N-"!,
+M(#,S-BXY,2PS.3`N-S$@3"`S,S<N,#(L,SDQ+C`R($P@,S,W+C$Q+#,Y,2XS
+M,B!,(#,S-RXQ.2PS.3$N-C,@3"`S,S<N,C4L,SDQ+CDU($P@,S,W+C,Q+#,Y
+M,BXR-B!#(#,S-RXP-RPS.3$N,#<@,S,V+C0S+#,Y,"XP-"`S,S4N.#(L,S@X
+M+CDU($,@,S,R+C0V+#,X-BXX-"`S,S4N-2PS.3`N,C$@,S,U+C@R+#,Y,2XT
+M.2!#(#,S,BXR+#,X-BXY-"`S,S4N,S(L,S@X+C<V(#,S-2XQ.2PS.#<N-#D@
+M>B`B"B`@('-T>6QE/2)C;VQO<CHC,#`P,#`P.V9I;&PZ(V9F9F9F9CMF:6QL
+M+6]P86-I='DZ,3MF:6QL+7)U;&4Z;F]N>F5R;SMS=')O:V4Z;F]N93MS=')O
+M:V4M=VED=&@Z,#MS=')O:V4M;&EN96-A<#IB=71T.W-T<F]K92UL:6YE:F]I
+M;CIM:71E<CMM87)K97(Z;F]N93MM87)K97(M<W1A<G0Z;F]N93MM87)K97(M
+M;6ED.FYO;F4[;6%R:V5R+65N9#IN;VYE.W-T<F]K92UM:71E<FQI;6ET.C$P
+M+C0S,CDY.38Q.W-T<F]K92UD87-H87)R87DZ;F]N93MS=')O:V4M9&%S:&]F
+M9G-E=#HP.W-T<F]K92UO<&%C:71Y.C$[=FES:6)I;&ET>3IV:7-I8FQE.V1I
+M<W!L87DZ:6YL:6YE.V]V97)F;&]W.G9I<VEB;&4B"B`@(&ED/2)P871H,CDP
+M-B(@+SX*/'!A=&@*("`@9#TB32`S,S@N-S4L,SDV+C<V($P@,S,X+C<U+#,Y
+M-BXX,R!,(#,S."XW-BPS.38N.3$@3"`S,S@N-S8L,SDV+CDX($P@,S,X+C<W
+M+#,Y-RXP-2!,(#,S."XW-RPS.3<N,3(@3"`S,S@N-S<L,SDW+C$Y($P@,S,X
+M+C<X+#,Y-RXR-2!,(#,S."XW."PS.3<N,S(@3"`S,S@N-S@L,SDW+C,X($P@
+M,S,X+C<X+#,Y-RXT-"!,(#,S."XW."PS.3<N-2!,(#,S."XW."PS.3<N-38@
+M3"`S,S@N-SDL,SDW+C8R($P@,S,X+C<Y+#,Y-RXV-R!,(#,S."XW.2PS.3<N
+M-S,@3"`S,S@N-S@L,SDW+C<X($P@,S,X+C<X+#,Y-RXX,R!,(#,S."XW."PS
+M.3<N.#@@3"`S,S@N-S@L,SDW+CDS($P@,S,X+C<X+#,Y-RXY."!,(#,S."XW
+M."PS.3@N,#(@3"`S,S@N-S@L,SDX+C`W($P@,S,X+C<W+#,Y."XQ,2!,(#,S
+M."XW-RPS.3@N,34@3"`S,S@N-S<L,SDX+C(@3"`S,S@N-S8L,SDX+C(T($P@
+M,S,X+C<V+#,Y."XR-R!,(#,S."XW-BPS.3@N,S$@3"`S,S@N-S4L,SDX+C,U
+M($P@,S,X+C<U+#,Y."XS."!,(#,S."XW-"PS.3@N-#(@3"`S,S@N-S0L,SDX
+M+C0U($P@,S,X+C<S+#,Y."XT."!,(#,S."XW,RPS.3@N-3$@3"`S,S@N-S(L
+M,SDX+C4T($P@,S,X+C<R+#,Y."XU-R!,(#,S."XW,2PS.3@N-3D@3"`S,S@N
+M-RPS.3@N-C(@3"`S,S@N-RPS.3@N-C0@3"`S,S@N-CDL,SDX+C8W($P@,S,X
+M+C8X+#,Y."XV.2!,(#,S."XV."PS.3@N-S$@3"`S,S@N-C<L,SDX+C<S($P@
+M,S,X+C8V+#,Y."XW-2!,(#,S."XV-2PS.3@N-S<@3"`S,S@N-C4L,SDX+C<X
+M($P@,S,X+C8T+#,Y."XX($P@,S,X+C8S+#,Y."XX,2!,(#,S."XV,BPS.3@N
+M.#,@3"`S,S@N-C$L,SDX+C@T($P@,S,X+C4Y+#,Y."XX-B!,(#,S."XU."PS
+M.3@N.#@@3"`S,S@N-38L,SDX+CD@3"`S,S@N-30L,SDX+CDQ($P@,S,X+C4R
+M+#,Y."XY,B!,(#,S."XU+#,Y."XY,B!,(#,S."XT."PS.3@N.3(@3"`S,S@N
+M-#8L,SDX+CDR($P@,S,X+C0T+#,Y."XY,2!,(#,S."XT,2PS.3@N.3$@3"`S
+M,S@N,SDL,SDX+C@Y($P@,S,X+C,W+#,Y."XX."!,(#,S."XS-2PS.3@N.#8@
+M3"`S,S@N,S(L,SDX+C@T($P@,S,X+C,L,SDX+C@R($P@,S,X+C(X+#,Y."XX
+M($P@,S,X+C(V+#,Y."XW-R!,(#,S."XR,RPS.3@N-S0@3"`S,S@N,C$L,SDX
+M+C<Q($P@,S,X+C$Y+#,Y."XV-R!,(#,S."XQ-RPS.3@N-C0@3"`S,S@N,30L
+M,SDX+C8@3"`S,S@N,3(L,SDX+C4V($P@,S,X+C$L,SDX+C4R($P@,S,X+C`X
+M+#,Y."XT-R!,(#,S."XP-BPS.3@N-#,@3"`S,S@N,#0L,SDX+C,X($P@,S,X
+M+C`Q+#,Y."XS,R!,(#,S-RXY.2PS.3@N,C@@3"`S,S<N.3<L,SDX+C(S($P@
+M,S,W+CDV+#,Y."XQ."!,(#,S-RXY-"PS.3@N,3,@3"`S,S<N.3(L,SDX+C`W
+M($P@,S,W+CDL,SDX+C`R($P@,S,W+C@X+#,Y-RXY-B!,(#,S-RXX-2PS.3<N
+M.#4@3"`S,S<N.#(L,SDW+C<S($,@,S,X+C$V+#,Y-RXU-B`S,S@N-#,L,SDU
+M+C0U(#,S."XW-2PS.38N-S8@>B`B"B`@('-T>6QE/2)C;VQO<CHC,#`P,#`P
+M.V9I;&PZ(V9F9F9F9CMF:6QL+6]P86-I='DZ,3MF:6QL+7)U;&4Z;F]N>F5R
+M;SMS=')O:V4Z;F]N93MS=')O:V4M=VED=&@Z,#MS=')O:V4M;&EN96-A<#IB
+M=71T.W-T<F]K92UL:6YE:F]I;CIM:71E<CMM87)K97(Z;F]N93MM87)K97(M
+M<W1A<G0Z;F]N93MM87)K97(M;6ED.FYO;F4[;6%R:V5R+65N9#IN;VYE.W-T
+M<F]K92UM:71E<FQI;6ET.C$P+C0S,CDY.38Q.W-T<F]K92UD87-H87)R87DZ
+M;F]N93MS=')O:V4M9&%S:&]F9G-E=#HP.W-T<F]K92UO<&%C:71Y.C$[=FES
+M:6)I;&ET>3IV:7-I8FQE.V1I<W!L87DZ:6YL:6YE.V]V97)F;&]W.G9I<VEB
+M;&4B"B`@(&ED/2)P871H,CDP."(@+SX*/'!A=&@*("`@9#TB32`S,3@N-S,L
+M-#0P+CDX($P@,S$X+CDQ+#0T,"XY-2!,(#,Q.2XP.2PT-#`N.3(@3"`S,3DN
+M,C@L-#0P+C@Y($P@,S$Y+C0V+#0T,"XX-B!,(#,Q.2XU-"PT-#`N.#4@3"`S
+M,3DN-C,L-#0P+C@S($P@,S$Y+C<R+#0T,"XX,B!,(#,Q.2XX+#0T,"XX($P@
+M,S$Y+C@X+#0T,"XW.2!,(#,Q.2XY-BPT-#`N-S<@3"`S,C`N,#,L-#0P+C<V
+M($P@,S(P+C$Q+#0T,"XW-"!,(#,R,"XQ."PT-#`N-S,@3"`S,C`N,C0L-#0P
+M+C<Q($P@,S(P+C,L-#0P+C8Y($P@,S(P+C,V+#0T,"XV."!,(#,R,"XT,BPT
+M-#`N-C8@3"`S,C`N-#8L-#0P+C8T($P@,S(P+C4Q+#0T,"XV,R!,(#,R,"XU
+M-2PT-#`N-C$@3"`S,C`N-3@L-#0P+C4Y($P@,S(P+C8Q+#0T,"XU-R!,(#,R
+M,"XV,BPT-#`N-38@3"`S,C`N-C,L-#0P+C4U($P@,S(P+C8T+#0T,"XU-"!,
+M(#,R,"XV-2PT-#`N-30@3"`S,C`N-C4L-#0P+C4S($P@,S(P+C8V+#0T,"XU
+M,B!,(#,R,"XV-BPT-#`N-3$@3"`S,C`N-C8L-#0P+C4@3"`S,C`N-C8L-#0P
+M+C0X($P@,S(P+C8V+#0T,"XT-R!,(#,R,"XV-2PT-#`N-#8@3"`S,C`N-C0L
+M-#0P+C0U($,@,S(Q+C<L-#0P+C8X(#,R,2XY,RPT-#`N.#D@,S$X+C<S+#0T
+M,"XY."!Z("(*("`@<W1Y;&4](F-O;&]R.B,P,#`P,#`[9FEL;#HC9F9F9F9F
+M.V9I;&PM;W!A8VET>3HQ.V9I;&PM<G5L93IN;VYZ97)O.W-T<F]K93IN;VYE
+M.W-T<F]K92UW:61T:#HP.W-T<F]K92UL:6YE8V%P.F)U='0[<W1R;VME+6QI
+M;F5J;VEN.FUI=&5R.VUA<FME<CIN;VYE.VUA<FME<BUS=&%R=#IN;VYE.VUA
+M<FME<BUM:60Z;F]N93MM87)K97(M96YD.FYO;F4[<W1R;VME+6UI=&5R;&EM
+M:70Z,3`N-#,R.3DY-C$[<W1R;VME+61A<VAA<G)A>3IN;VYE.W-T<F]K92UD
+M87-H;V9F<V5T.C`[<W1R;VME+6]P86-I='DZ,3MV:7-I8FEL:71Y.G9I<VEB
+M;&4[9&ES<&QA>3II;FQI;F4[;W9E<F9L;W<Z=FES:6)L92(*("`@:60](G!A
+M=&@R.3$P(B`O/@H\<&]L>6=O;@H@("!P;VEN=',](C,R,"XV-"PT-#`N-#4@
+M,S$Y+CDW+#0T,"XS,2`S,C`N-BPT-#`N,S<@,S(P+C8T+#0T,"XT-2`B"B`@
+M('-T>6QE/2)C;VQO<CHC,#`P,#`P.V9I;&PZ(V9F9F9F9CMF:6QL+6]P86-I
+M='DZ,3MF:6QL+7)U;&4Z;F]N>F5R;SMS=')O:V4Z;F]N93MS=')O:V4M=VED
+M=&@Z,#MS=')O:V4M;&EN96-A<#IB=71T.W-T<F]K92UL:6YE:F]I;CIM:71E
+M<CMM87)K97(Z;F]N93MM87)K97(M<W1A<G0Z;F]N93MM87)K97(M;6ED.FYO
+M;F4[;6%R:V5R+65N9#IN;VYE.W-T<F]K92UM:71E<FQI;6ET.C$P+C0S,CDY
+M.38Q.W-T<F]K92UD87-H87)R87DZ;F]N93MS=')O:V4M9&%S:&]F9G-E=#HP
+M.W-T<F]K92UO<&%C:71Y.C$[=FES:6)I;&ET>3IV:7-I8FQE.V1I<W!L87DZ
+M:6YL:6YE.V]V97)F;&]W.G9I<VEB;&4B"B`@(&ED/2)P;VQY9V]N,CDQ,B(@
+M+SX*/'!A=&@*("`@9#TB32`S-3`N-34L,SDU+C4S($P@,S4P+C4V+#,Y-2XR
+M-B!,(#,U,"XU-BPS.34@3"`S-3`N-34L,SDT+C<U($P@,S4P+C4T+#,Y-"XU
+M($P@,S4P+C4S+#,Y-"XR-R!,(#,U,"XU,2PS.30N,#,@3"`S-3`N-#@L,SDS
+M+C@Q($P@,S4P+C0U+#,Y,RXU.2!,(#,U,"XT,2PS.3,N,S@@3"`S-3`N,S<L
+M,SDS+C$V($P@,S4P+C,S+#,Y,BXY-B!,(#,U,"XR."PS.3(N-S8@3"`S-3`N
+M,3@L,SDR+C,V($P@,S4P+C`V+#,Y,2XY-R!,(#,T.2XY,RPS.3$N-3D@3"`S
+M-#DN-SDL,SDQ+C(@3"`S-#DN-C0L,SDP+C@R($P@,S0Y+C0X+#,Y,"XT,R!,
+M(#,T.2XS,BPS.3`N,#,@3"`S-#DN,38L,S@Y+C8Q($P@,S0Y+C`X+#,X.2XS
+M.2!,(#,T.2PS.#DN,3<@3"`S-#@N.3(L,S@X+CDU($P@,S0X+C@T+#,X."XW
+M,B!,(#,T-RXR.2PS.#<N.30@0R`S-#8N,#(L,S@U+C0W(#,T-RXT,2PS.#8N
+M,S@@,S0V+C4L,S@T+C0Q($,@,S0T+C4Q+#,X,BXV-"`S-#`N-#@L,S<X+C@Y
+M(#,S.2XQ.2PS-S@N-34@0R`S,S@N,C0L,S<X+C4W(#,S.2XX,BPS-SDN-C8@
+M,S0P+C`S+#,X,"XP.2!#(#,S-RXS."PS-S@N,C<@,S,W+CDL,S<W+C,U(#,S
+M,RXX-"PS-S8N,C0@3"`S,S,N-S(L,S<V+C4Q($,@,S(S+C<L,S<Q+C<Y(#,P
+M.2XW.2PS.#$N,3,@,S`Y+CDW+#,Y,RXX."!#(#,P.2XX-BPS.3,N,#<@,S`Y
+M+C8V+#,Y,RXR-R`S,#DN-#0L,SDR+CDT($,@,S`X+CDS+#,Y.2XU(#,Q,BXT
+M-RPT,#8N,#D@,S$X+C0U+#0P."XW-R!#(#,R-"XS+#0Q,2XV-R`S,S$N,34L
+M-#$P+C0X(#,S-2XS-"PT,#8N-3@@0R`S,S,N,#0L-#`Y+C4Y(#,R."XT-BPT
+M,3(N-SD@,S(S+C`S+#0Q,BXT.2!#(#,Q-RXW,2PT,3(N-"`S,3(N-S0L-#`Y
+M+C`R(#,Q,2XP."PT,#4N,S8@0R`S,#@N,S8L-#`S+C8T(#,P."XP-"PS.3@N
+M-S4@,S`V+C@V+#,Y-RXX-2!#(#,P-2XR-BPS.#8N,3$@,S`Y+C@V+#,X,2XP
+M-"`S,3<N-C0L,S<U+C`X($,@,S$X+C@W+#,W-"XR-2`S,3<N.3@L,S<T+C$S
+M(#,Q."XQ-2PS-S,N-2!#(#,Q-2XU-RPS-S0N-S$@,S$S+C(L,S<V+C4T(#,Q
+M,2XR-2PS-S@N-S<@0R`S,3(N,CDL,S<W+C(W(#,Q,RXT+#,W-2XW.2`S,30N
+M.#0L,S<T+C8T($,@,S$R+C0L,S<U+C0V(#,P.2XQ-"PS.#`N-34@,S`X+C(L
+M,S@P+C<U($,@,S$R+C0L,S<S+C(S(#,R-2XR-2PS-C<N-38@,S,Q+CDX+#,W
+M,"XS-R!#(#,R."XX-BPS-S`N,C8@,S(T+CDQ+#,W,"XS,2`S,C$N-#$L,S<Q
+M+C8@0R`S,3DN.30L,S<R+C,V(#,Q-RXY-"PS-S,N.3(@,S$X+C,L,S<T+C(Q
+M($,@,S(W+C0X+#,W,"XW.2`S,S8N.38L,S<Q+C8R(#,T-"XY,2PS-S<N.3@@
+M0R`S-#8N.3,L,S<Y+C4V(#,T.2XQ-"PS.#(N,C0@,S0Y+C<X+#,X,BXR-R!#
+M(#,T."XX,BPS.#`N.#,@,S0Y+CDT+#,X,2XU."`S-#DN,BPS.#`N,R!#(#,U
+M,2XR,2PS.#,N-34@,S0X+C,S+#,X,2XV,R`S-3$N,CDL,S@U+CDQ($P@,S4R
+M+C,X+#,X-"XT,2!#(#,U,2XY-RPS.#<N,3$@,S4U+C<S+#,Y,"XS."`S-34N
+M,S0L,SDT+C8T($,@,S4V+C(L,SDU+CDU(#,U-BXS+#,Y,RXR-"`S-34N,SDL
+M,SDP+C(T($,@,S4V+C8V+#,Y,RXU-R`S-34N-S,L,SDT+C$Q(#,U-BXP-2PS
+M.38N.#4@0R`S-38N-"PS.34N.3,@,S4V+C@V+#,Y-"XY-2`S-3<N,2PS.3,N
+M.3<@0R`S-38N,C<L,SDW+C$Y(#,U-RXY-2PS.3DN,SD@,S4X+C,V+#0P,2XR
+M-B!#(#,U-RXY-2PT,#$N-#0@,S4W+C`Y+#,Y.2XX-"`S-38N.#DL-#`S+C8T
+M($,@,S4V+CDR+#0P-2XR.2`S-3<N,S4L-#`T+C4@,S4W+C4R+#0P-"XY,2!#
+M(#,U-RXQ.2PT,#4N,#D@,S4V+C,T+#0P-BXS-B`S-34N.#(L-#`X+C<X($,@
+M,S4V+C(L-#`Y+C,U(#,U-BXX,BPT,#<N,R`S-3<N,S0L-#`W+C(R($,@,S4W
+M+C`Q+#0P.2XQ-2`S-38N-#0L-#$P+C8R(#,U-BXT,BPT,3(N,2!#(#,U-"XY
+M,RPT,34N,C$@,S4U+C@Y+#0Q,2XV.2`S-30N-C@L-#$S+C0T($,@,S4S+C$L
+M-#$X+C,Y(#,U-BPT,30N-3D@,S4V+C(L-#$V+C@T($,@,S4X+C8L-#$S+C,U
+M(#,U.2XY-RPT,#<N.34@,S8P+C8L-#`U+C<R($,@,S8P+C$R+#0P."XT-"`S
+M-3DN,S0L-#$Q+C`Y(#,U."XS.2PT,3,N-C0@0R`S-3DN,3,L-#$S+C,S(#,U
+M-RXR,BPT,3DN,C4@,S4Y+C,U+#0Q-2XS,R!#(#,U-RXP-RPT,C,N-C@@,S0Y
+M+C8S+#0S,2XT."`S-#(N-S@L-#,U+C$U($,@,S0S+C8R+#0S-"XS."`S-#0N
+M-C@L-#,S+C0R(#,T-"XS+#0S,RXR-R!#(#,T,"XX.2PT,S4N,R`S-#$N-#DL
+M-#,U+C0U(#,T,2PT,S8N,S$@0R`S,S@N,C,L-#,W+C0T(#,S."XP-2PT,S8N
+M,C(@,S,V+C(Q+#0S-BXS,2!#(#,S,"XY."PT,SDN,#@@,S(Y+CDW+#0S."XW
+M.2`S,C4N,38L-#0P+C4R($P@,S(U+C,X+#0S.2XU($,@,S(Q+CDQ+#0T,"XV
+M-B`S,C$N,S0L-#,Y+C`V(#,Q-RXU.2PT,SDN-2!#(#,Q-RXS-BPT,SDN-C@@
+M,S$X+C<Y+#0T,"XQ-"`S,3DN.3<L-#0P+C,Q($,@,S$V+C8R+#0S.2XX-R`S
+M,38N-S<L-#0P+CDW(#,Q,RXU+#0T,"XQ.2!#(#,Q-"XS+#0T,"XW-B`S,34N
+M,38L-#0Q+C$S(#,Q-BXP,BPT-#$N-C$@0R`S,3,N,CDL-#0Q+C0U(#,P.2XU
+M+#0T,"XP,B`S,3`N-C<L-#0Q+C,R($,@,S`V+C(Q+#0S.2XS,R`R.3@N,RPT
+M,S8N-30@,CDS+C@V+#0S,BXS."!,(#(Y,RXW,BPT,S,N,S$@0R`R.3$N-C@L
+M-#,P+C@W(#(X-"XX-"PT,C8N,#(@,C@T+C,L-#(R+C@U($P@,C@S+C<U+#0R
+M,BXW,B!#(#(X,BXW+#0R,"XY,R`R.#(N,#$L-#$X+CD@,C@Q+C$W+#0Q-RXP
+M-2!#(#(W.2XW.2PT,30N-CD@,C<Y+C$T+#0Q-BXQ-"`R-SDN,S0L-#$U+C<W
+M($,@,C<V+C8Q+#0Q,"XR-2`R-S4N,C8L-#`U+C8Q(#(W-"XP.2PT,#$N."!#
+M(#(W-"XY,RPT,#`N-38@,C<T+C$Q+#,Y-"XS,2`R-S0N-#,L,S@Y+C,Q($,@
+M,C<S+C`V+#,V-"XV(#(Y,2XW-RPS-#`N-C(@,S$R+C(Q+#,S-2XP."!#(#,Q
+M-2XR,2PS,S0N,#$@,S$Y+C8V+#,S-"XP-2`S,C,N-#8L,S,S+CDT($,@,S$X
+M+CDX+#,S-2XR,B`S,3@N-#$L,S,T+C8R(#,Q-"XP-2PS,S8N,30@0R`S,3`N
+M.3$L,S,W+C8R(#,Q,"XR,BPS,SDN,S$@,S`W+CDY+#,T,2XR-"!,(#,P."XX
+M-RPS,SDN-C@@0R`S,#0N-3$L,S0Q+C(S(#,P-BXS,RPS-#$N-3D@,S`R+C<X
+M+#,T,BXW,B!,(#,P,RXW,BPS-#,N.34@0R`S,#(N,S$L,S0T+C`U(#(Y.2XY
+M-RPS-#8N,S,@,CDY+C,T+#,T-RXU.2!,(#(Y-RXW.2PS-#<N-3,@0R`R.34N
+M.3,L,S0Y+C@S(#(Y-"XY-"PS-3$N-#@@,CDU+C`Q+#,U,BXW-R!,(#(Y-"XU
+M,2PS-3$N.#@@0R`R.3,N.30L,S4R+C@U(#(X-RXV-RPS-C`N-#@@,CDP+CDR
+M+#,U."XW($,@,CDP+C,R+#,U.2XR-B`R.#DN-3$L,S4Y+C8@,C@X+C8T+#,V
+M,2XQ.2!,(#(X.2XS+#,V,2XY-2!#(#(X-RXW-"PS-C,N.38@,C@V+C0R+#,V
+M-BXU-2`R.#8N-3(L,S8W+C0Q($,@,C@W+C,V+#,V-BXR."`R.#<N.30L,S8V
+M+C`W(#(X."XU,2PS-C4N.#@@0R`R.#0N-34L,S<U+C8Y(#(X-"XS,RPS-C8N
+M-#$@,C@Q+C,T+#,W-2XX-R!,(#(X,2XY-RPS-S4N.3(@0R`R.#$N-#@L,S<V
+M+C8U(#(X,2XQ.2PS-S<N-#4@,C@P+C@L,S<X+C(S($P@,C@Q+C`W+#,X,"XY
+M."!#(#(W."XR,RPS.#0N,C<@,C@P+C(X+#,Y-"XY."`R.#`N-CDL-#`P+C@U
+M($,@,C@P+CDW+#0P,RXR-"`R.#,N,#<L-#`U+C<X(#(X-"XV-BPT,#DN-S<@
+M3"`R.#,N-CDL-#`Y+CDT($,@,C@U+C4T+#0Q,RXQ-R`R.30N,C<L-#(R+CDS
+M(#(Y."XS,BPT,C(N-#,@0R`S,#`N,C@L-#(T+C@Y(#(Y-RXY,RPT,C(N-#,@
+M,CDW+C4U+#0R,RXP-2!#(#,P,2XX-2PT,C<N-3$@,S`S+C(L-#(V+C(@,S`V
+M+C$Q+#0R-R!#(#,P.2XR-"PT,C@N.#8@,S`S+C0R+#0R-BXR-R`S,#0N.2PT
+M,C<N-S$@0R`S,3`N,S(L-#(Y+C`Y(#,P."XW-"PT,S`N.#4@,S$U+C@L-#,Q
+M+C4U($,@,S$V+C4U+#0S,2XQ,R`S,30N,#<L-#,P+CD@,S$S+C0U+#0S,"XS
+M-2!#(#,Q-RXY-BPT,S(N-38@,S(W+C<S+#0S,BXP-2`S,S0N,#<L-#(Y+C$R
+M($,@,S0Q+C0S+#0R-2XV.2`S-#DN-RPT,34N-3(@,S4P+C`R+#0P-2XY-2!,
+M(#,U,"XS.2PT,#4N.#8@0R`S-3`N,C$L-#`R+C`U(#,U,"XY."PS.3<N-C8@
+M,S0Y+C8T+#,Y,RXV,B!,(#,U,"XU-2PS.34N-3,@>B`B"B`@('-T>6QE/2)C
+M;VQO<CHC,#`P,#`P.V9I;&PZ(V9F9F9F9CMF:6QL+6]P86-I='DZ,3MF:6QL
+M+7)U;&4Z;F]N>F5R;SMS=')O:V4Z;F]N93MS=')O:V4M=VED=&@Z,#MS=')O
+M:V4M;&EN96-A<#IB=71T.W-T<F]K92UL:6YE:F]I;CIM:71E<CMM87)K97(Z
+M;F]N93MM87)K97(M<W1A<G0Z;F]N93MM87)K97(M;6ED.FYO;F4[;6%R:V5R
+M+65N9#IN;VYE.W-T<F]K92UM:71E<FQI;6ET.C$P+C0S,CDY.38Q.W-T<F]K
+M92UD87-H87)R87DZ;F]N93MS=')O:V4M9&%S:&]F9G-E=#HP.W-T<F]K92UO
+M<&%C:71Y.C$[=FES:6)I;&ET>3IV:7-I8FQE.V1I<W!L87DZ:6YL:6YE.V]V
+M97)F;&]W.G9I<VEB;&4B"B`@(&ED/2)P871H,CDQ-"(@+SX*/'!A=&@*("`@
+M9#TB32`S,#4N.3,L,S@R+C8R($P@,S`U+C8X+#,X,2XS-B!#(#,P-BXX-BPS
+M-SDN-S8@,S`W+C@L,S<X+C`R(#,P.2XS+#,W-BXW-R!#(#,P."XR,BPS-S@N
+M.#@@,S`W+C0Q+#,W.2XW-B`S,#4N.3,L,S@R+C8R('H@(@H@("!S='EL93TB
+M8V]L;W(Z(S`P,#`P,#MF:6QL.B-F9F9F9F8[9FEL;"UO<&%C:71Y.C$[9FEL
+M;"UR=6QE.FYO;GIE<F\[<W1R;VME.FYO;F4[<W1R;VME+7=I9'1H.C`[<W1R
+M;VME+6QI;F5C87`Z8G5T=#MS=')O:V4M;&EN96IO:6XZ;6ET97([;6%R:V5R
+M.FYO;F4[;6%R:V5R+7-T87)T.FYO;F4[;6%R:V5R+6UI9#IN;VYE.VUA<FME
+M<BUE;F0Z;F]N93MS=')O:V4M;6ET97)L:6UI=#HQ,"XT,S(Y.3DV,3MS=')O
+M:V4M9&%S:&%R<F%Y.FYO;F4[<W1R;VME+61A<VAO9F9S970Z,#MS=')O:V4M
+M;W!A8VET>3HQ.W9I<VEB:6QI='DZ=FES:6)L93MD:7-P;&%Y.FEN;&EN93MO
+M=F5R9FQO=SIV:7-I8FQE(@H@("!I9#TB<&%T:#(Y,38B("\^"CQP871H"B`@
+M(&0](DT@,S`X+C<R+#,X,BXW,R!,(#,P."XV,2PS.#(N.#8@3"`S,#@N-2PS
+M.#,@3"`S,#@N-"PS.#,N,3,@3"`S,#@N,RPS.#,N,C<@3"`S,#@N,BPS.#,N
+M-#(@3"`S,#@N,3$L,S@S+C4V($P@,S`X+C`R+#,X,RXW,2!,(#,P-RXY-"PS
+M.#,N.#4@3"`S,#<N.#8L,S@T+C`Q($P@,S`W+C<X+#,X-"XQ-B!,(#,P-RXV
+M,BPS.#0N-#8@3"`S,#<N-#<L,S@T+C<W($P@,S`W+C,Q+#,X-2XP."!#(#,P
+M-RXW,2PS.#,N-C(@,S`X+C4R+#,X,BXS."`S,#DN,C<L,S@Q+C$@3"`S,#@N
+M-S(L,S@R+C<S('H@(@H@("!S='EL93TB8V]L;W(Z(S`P,#`P,#MF:6QL.B-F
+M9F9F9F8[9FEL;"UO<&%C:71Y.C$[9FEL;"UR=6QE.FYO;GIE<F\[<W1R;VME
+M.FYO;F4[<W1R;VME+7=I9'1H.C`[<W1R;VME+6QI;F5C87`Z8G5T=#MS=')O
+M:V4M;&EN96IO:6XZ;6ET97([;6%R:V5R.FYO;F4[;6%R:V5R+7-T87)T.FYO
+M;F4[;6%R:V5R+6UI9#IN;VYE.VUA<FME<BUE;F0Z;F]N93MS=')O:V4M;6ET
+M97)L:6UI=#HQ,"XT,S(Y.3DV,3MS=')O:V4M9&%S:&%R<F%Y.FYO;F4[<W1R
+M;VME+61A<VAO9F9S970Z,#MS=')O:V4M;W!A8VET>3HQ.W9I<VEB:6QI='DZ
+M=FES:6)L93MD:7-P;&%Y.FEN;&EN93MO=F5R9FQO=SIV:7-I8FQE(@H@("!I
+M9#TB<&%T:#(Y,3@B("\^"CQP871H"B`@(&0](DT@,S4X+C$R+#,Y,RXT-R!,
+M(#,U-RXX-BPS.3(N.#$@0R`S-3<N,S@L,S@Y+C,W(#,U-BXS-"PS.#4N.3<@
+M,S4T+C<S+#,X,BXX,2!#(#,U-BXU+#,X-BXQ-"`S-3<N-C0L,S@Y+C<X(#,U
+M."XQ,BPS.3,N-#<@>B`B"B`@('-T>6QE/2)C;VQO<CHC,#`P,#`P.V9I;&PZ
+M(V9F9F9F9CMF:6QL+6]P86-I='DZ,3MF:6QL+7)U;&4Z;F]N>F5R;SMS=')O
+M:V4Z;F]N93MS=')O:V4M=VED=&@Z,#MS=')O:V4M;&EN96-A<#IB=71T.W-T
+M<F]K92UL:6YE:F]I;CIM:71E<CMM87)K97(Z;F]N93MM87)K97(M<W1A<G0Z
+M;F]N93MM87)K97(M;6ED.FYO;F4[;6%R:V5R+65N9#IN;VYE.W-T<F]K92UM
+M:71E<FQI;6ET.C$P+C0S,CDY.38Q.W-T<F]K92UD87-H87)R87DZ;F]N93MS
+M=')O:V4M9&%S:&]F9G-E=#HP.W-T<F]K92UO<&%C:71Y.C$[=FES:6)I;&ET
+M>3IV:7-I8FQE.V1I<W!L87DZ:6YL:6YE.V]V97)F;&]W.G9I<VEB;&4B"B`@
+M(&ED/2)P871H,CDR,"(@+SX*/'!A=&@*("`@9#TB32`S,3DN,#DL-#0Q+C@U
+M($P@,S$Y+C(L-#0Q+C@Y($P@,S$Y+C,R+#0T,2XY,B!,(#,Q.2XT-"PT-#$N
+M.38@3"`S,3DN-3<L-#0Q+CDY($P@,S$Y+C8Y+#0T,BXP,2!,(#,Q.2XX,BPT
+M-#(N,#0@3"`S,3DN.34L-#0R+C`V($P@,S(P+C`X+#0T,BXP."!,(#,R,"XS
+M-BPT-#(N,3$@3"`S,C`N-C,L-#0R+C$T($P@,S(P+CDQ+#0T,BXQ-B!,(#,R
+M,2XQ.2PT-#(N,3<@3"`S,C$N-S8L-#0R+C(Q($P@,S(R+C`T+#0T,BXR,B!,
+M(#,R,BXS,BPT-#(N,C0@3"`S,C(N-3DL-#0R+C(W($P@,S(R+C@V+#0T,BXS
+M($P@,S(R+CDX+#0T,BXS,B!,(#,R,RXQ,2PT-#(N,S0@3"`S,C,N,C0L-#0R
+M+C,V($P@,S(S+C,V+#0T,BXS.2!#(#,R,2XV."PT-#(N,C0@,S(P+C`Q+#0T
+M,BXQ-B`S,3@N,S8L-#0Q+CDU($P@,S$Y+C`Y+#0T,2XX-2!Z("(*("`@<W1Y
+M;&4](F-O;&]R.B,P,#`P,#`[9FEL;#HC9F9F9F9F.V9I;&PM;W!A8VET>3HQ
+M.V9I;&PM<G5L93IN;VYZ97)O.W-T<F]K93IN;VYE.W-T<F]K92UW:61T:#HP
+M.W-T<F]K92UL:6YE8V%P.F)U='0[<W1R;VME+6QI;F5J;VEN.FUI=&5R.VUA
+M<FME<CIN;VYE.VUA<FME<BUS=&%R=#IN;VYE.VUA<FME<BUM:60Z;F]N93MM
+M87)K97(M96YD.FYO;F4[<W1R;VME+6UI=&5R;&EM:70Z,3`N-#,R.3DY-C$[
+M<W1R;VME+61A<VAA<G)A>3IN;VYE.W-T<F]K92UD87-H;V9F<V5T.C`[<W1R
+M;VME+6]P86-I='DZ,3MV:7-I8FEL:71Y.G9I<VEB;&4[9&ES<&QA>3II;FQI
+M;F4[;W9E<F9L;W<Z=FES:6)L92(*("`@:60](G!A=&@R.3(R(B`O/@H\<&%T
+M:`H@("!D/2)-(#(W-BXT,RPT,3DN,3<@3"`R-S8N-#0L-#$Y+C`U($P@,C<V
+M+C0U+#0Q."XY,R!,(#(W-BXT-2PT,3@N.#$@3"`R-S8N-#4L-#$X+C<@3"`R
+M-S8N-#4L-#$X+C4Y($P@,C<V+C0U+#0Q."XT."!,(#(W-BXT-"PT,3@N,S@@
+M3"`R-S8N-#,L-#$X+C(W($P@,C<V+C0R+#0Q."XQ-R!,(#(W-BXT,2PT,3@N
+M,#<@3"`R-S8N,SDL-#$W+CDX($P@,C<V+C,W+#0Q-RXX."!,(#(W-BXS-2PT
+M,3<N-SD@3"`R-S8N,S,L-#$W+C<Q($P@,C<V+C,Q+#0Q-RXV,B!,(#(W-BXR
+M."PT,3<N-30@3"`R-S8N,C8L-#$W+C0V($P@,C<V+C(S+#0Q-RXS."!,(#(W
+M-BXR+#0Q-RXS,2!,(#(W-BXQ."PT,3<N,C0@3"`R-S8N,34L-#$W+C$W($P@
+M,C<V+C$R+#0Q-RXQ($P@,C<V+C`Y+#0Q-RXP-"!,(#(W-BXP-RPT,38N.3@@
+M3"`R-S8N,#0L-#$V+CDR($P@,C<V+C`Q+#0Q-BXX-R!,(#(W-2XY."PT,38N
+M.#(@3"`R-S4N.38L-#$V+C<W($P@,C<U+CDS+#0Q-BXW,B!,(#(W-2XY,2PT
+M,38N-C@@3"`R-S4N.#DL-#$V+C8T($P@,C<U+C@W+#0Q-BXV,2!,(#(W-2XX
+M-2PT,38N-3@@3"`R-S4N.#,L-#$V+C4U($P@,C<U+C@Q+#0Q-BXU,B!,(#(W
+M-2XX+#0Q-BXU($P@,C<U+C<Y+#0Q-BXT."!,(#(W-2XW."PT,38N-#8@3"`R
+M-S4N-S<L-#$V+C0U($P@,C<U+C<W+#0Q-BXT-"!,(#(W-2XW-RPT,38N-#,@
+M3"`R-S4N-S<L-#$V+C0S($P@,C<U+C<W+#0Q-BXT,R!,(#(W-2XW."PT,38N
+M-#,@3"`R-S4N."PT,38N-#0@3"`R-S4N.#$L-#$V+C0U($P@,C<U+C@S+#0Q
+M-BXT-R!,(#(W-2XX-BPT,38N-#D@3"`R-S4N.#@L-#$V+C4Q($P@,C<U+CDR
+M+#0Q-BXU,R!,(#(W-2XY,RPT,38N-34@3"`R-S4N.34L-#$V+C4V($P@,C<U
+M+CDW+#0Q-BXU."!,(#(W-BPT,38N-3D@3"`R-S8N,#(L-#$V+C8Q($P@,C<V
+M+C`T+#0Q-BXV,R!,(#(W-BXP-RPT,38N-C4@3"`R-S8N,#DL-#$V+C8W($P@
+M,C<V+C$R+#0Q-BXV.2!,(#(W-BXQ-2PT,38N-S$@3"`R-S8N,3@L-#$V+C<T
+M($P@,C<V+C(Q+#0Q-BXW-B!,(#(W-BXR-2PT,38N-SD@3"`R-S8N,C@L-#$V
+M+C@Q($P@,C<V+C,R+#0Q-BXX-"!,(#(W-BXS-BPT,38N.#<@3"`R-S8N,SDL
+M-#$V+CD@3"`R-S8N-#,L-#$V+CDS($P@,C<V+C0X+#0Q-BXY-B!,(#(W-BXU
+M,BPT,38N.3D@3"`R-S8N-3<L-#$W+C`R($P@,C<V+C8Q+#0Q-RXP-2!,(#(W
+M-BXV-BPT,3<N,#D@3"`R-S8N-S$L-#$W+C$R($P@,C<V+C<V+#0Q-RXQ-B!,
+M(#(W-BXX,2PT,3<N,B!,(#(W-BXX-RPT,3<N,C0@3"`R-S8N.3,L-#$W+C(X
+M($,@,C<X+C(S+#0R,"XR,R`R-S8N-#$L-#$X+C`Y(#(W-BXT,RPT,3DN,3<@
+M>B`B"B`@('-T>6QE/2)C;VQO<CHC,#`P,#`P.V9I;&PZ(V9F9F9F9CMF:6QL
+M+6]P86-I='DZ,3MF:6QL+7)U;&4Z;F]N>F5R;SMS=')O:V4Z;F]N93MS=')O
+M:V4M=VED=&@Z,#MS=')O:V4M;&EN96-A<#IB=71T.W-T<F]K92UL:6YE:F]I
+M;CIM:71E<CMM87)K97(Z;F]N93MM87)K97(M<W1A<G0Z;F]N93MM87)K97(M
+M;6ED.FYO;F4[;6%R:V5R+65N9#IN;VYE.W-T<F]K92UM:71E<FQI;6ET.C$P
+M+C0S,CDY.38Q.W-T<F]K92UD87-H87)R87DZ;F]N93MS=')O:V4M9&%S:&]F
+M9G-E=#HP.W-T<F]K92UO<&%C:71Y.C$[=FES:6)I;&ET>3IV:7-I8FQE.V1I
+M<W!L87DZ:6YL:6YE.V]V97)F;&]W.G9I<VEB;&4B"B`@(&ED/2)P871H,CDR
+M-"(@+SX*/'!A=&@*("`@9#TB32`R-S,N-38L-#`W+C$W($P@,C<S+C8Q+#0P
+M-RXS,R!,(#(W,RXV-BPT,#<N-#D@3"`R-S,N-S$L-#`W+C8T($P@,C<S+C<U
+M+#0P-RXW.2!,(#(W,RXW.2PT,#<N.3,@3"`R-S,N.#,L-#`X+C`W($P@,C<S
+M+C@W+#0P."XR,2!,(#(W,RXY+#0P."XS-2!,(#(W,RXY-"PT,#@N-#@@3"`R
+M-S,N.3<L-#`X+C8Q($P@,C<T+#0P."XW,R!,(#(W-"XP,RPT,#@N.#8@3"`R
+M-S0N,#4L-#`X+CDX($P@,C<T+C`X+#0P.2XQ($P@,C<T+C$S+#0P.2XS,R!,
+M(#(W-"XQ-RPT,#DN-34@3"`R-S0N,C$L-#`Y+C<V($P@,C<T+C(U+#0P.2XY
+M-R!,(#(W-"XR.2PT,3`N,3<@3"`R-S0N,S,L-#$P+C,W($P@,C<T+C,V+#0Q
+M,"XU-B!,(#(W-"XT+#0Q,"XW-2!,(#(W-"XT-"PT,3`N.30@0R`R-S(N.#@L
+M-#`X+CDU(#(W,RXW,BPT,#@N-3(@,C<S+C4V+#0P-RXQ-R!Z("(*("`@<W1Y
+M;&4](F-O;&]R.B,P,#`P,#`[9FEL;#HC9F9F9F9F.V9I;&PM;W!A8VET>3HQ
+M.V9I;&PM<G5L93IN;VYZ97)O.W-T<F]K93IN;VYE.W-T<F]K92UW:61T:#HP
+M.W-T<F]K92UL:6YE8V%P.F)U='0[<W1R;VME+6QI;F5J;VEN.FUI=&5R.VUA
+M<FME<CIN;VYE.VUA<FME<BUS=&%R=#IN;VYE.VUA<FME<BUM:60Z;F]N93MM
+M87)K97(M96YD.FYO;F4[<W1R;VME+6UI=&5R;&EM:70Z,3`N-#,R.3DY-C$[
+M<W1R;VME+61A<VAA<G)A>3IN;VYE.W-T<F]K92UD87-H;V9F<V5T.C`[<W1R
+M;VME+6]P86-I='DZ,3MV:7-I8FEL:71Y.G9I<VEB;&4[9&ES<&QA>3II;FQI
+M;F4[;W9E<F9L;W<Z=FES:6)L92(*("`@:60](G!A=&@R.3(V(B`O/@H\+V<^
+'/"]S=F<^"F9L
+`
+end
+SHAR_EOF
+  (set 20 06 12 07 03 16 35 'debian/debian-moreblue/espiral.svg'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/espiral.svg' ||
+  $echo 'restore of' 'debian/debian-moreblue/espiral.svg' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/espiral.svg:' 'MD5 check failed'
+2b3f5c48a7ee98fad3e6bdfe74efbc04  debian/debian-moreblue/espiral.svg
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/espiral.svg'`"
+    test 16792 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/espiral.svg:' 'original size' '16792,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/GdmGreeterTheme.desktop ==============
+if test -f 'debian/debian-moreblue/GdmGreeterTheme.desktop' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/GdmGreeterTheme.desktop' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/GdmGreeterTheme.desktop' '(text)'
+  sed 's/^X//' << 'SHAR_EOF' > 'debian/debian-moreblue/GdmGreeterTheme.desktop' &&
+[GdmGreeterTheme]
+Greeter=debian-moreblue.xml
+Name=Debian MoreBlue
+Description=Debian MoreBlue GDM Theme
+Author=Andre Luiz Rodrigues Ferreira <andrelrf@gmail.com>
+Copyright=(c) 2006 (GPL)
+Screenshot=screenshot.png
+SHAR_EOF
+  (set 20 06 12 11 11 03 33 'debian/debian-moreblue/GdmGreeterTheme.desktop'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/GdmGreeterTheme.desktop' ||
+  $echo 'restore of' 'debian/debian-moreblue/GdmGreeterTheme.desktop' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/GdmGreeterTheme.desktop:' 'MD5 check failed'
+29537e89cfc9ca18f1b5c3d78983a661  debian/debian-moreblue/GdmGreeterTheme.desktop
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/GdmGreeterTheme.desktop'`"
+    test 214 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/GdmGreeterTheme.desktop:' 'original size' '214,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/background.svg ==============
+if test -f 'debian/debian-moreblue/background.svg' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/background.svg' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/background.svg' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/background.svg
+M/#]X;6P@=F5R<VEO;CTB,2XP(B!E;F-O9&EN9STB551&+3@B('-T86YD86QO
+M;F4](FYO(C\^"CPA+2T@0W)E871E9"!W:71H($EN:W-C87!E("AH='1P.B\O
+M=W=W+FEN:W-C87!E+F]R9R\I("TM/@H\<W9G"B`@('AM;&YS.F1C/2)H='1P
+M.B\O<'5R;"YO<F<O9&,O96QE;65N=',O,2XQ+R(*("`@>&UL;G,Z8V,](FAT
+M='`Z+R]W96(N<F5S;W5R8V4N;W)G+V-C+R(*("`@>&UL;G,Z<F1F/2)H='1P
+M.B\O=W=W+G<S+F]R9R\Q.3DY+S`R+S(R+7)D9BUS>6YT87@M;G,C(@H@("!X
+M;6QN<SIS=F<](FAT='`Z+R]W=W<N=S,N;W)G+S(P,#`O<W9G(@H@("!X;6QN
+M<STB:'1T<#HO+W=W=RYW,RYO<F<O,C`P,"]S=F<B"B`@('AM;&YS.GAL:6YK
+M/2)H='1P.B\O=W=W+G<S+F]R9R\Q.3DY+WAL:6YK(@H@("!X;6QN<SIS;V1I
+M<&]D:3TB:'1T<#HO+W-O9&EP;V1I+G-O=7)C969O<F=E+FYE="]$5$0O<V]D
+M:7!O9&DM,"YD=&0B"B`@('AM;&YS.FEN:W-C87!E/2)H='1P.B\O=W=W+FEN
+M:W-C87!E+F]R9R]N86UE<W!A8V5S+VEN:W-C87!E(@H@("!W:61T:#TB,3`R
+M-'!X(@H@("!H96EG:'0](C<V.'!X(@H@("!I9#TB<W9G,3,P-B(*("`@<V]D
+M:7!O9&DZ=F5R<VEO;CTB,"XS,B(*("`@:6YK<V-A<&4Z=F5R<VEO;CTB,"XT
+M-"MD979E;"(*("`@<V]D:7!O9&DZ9&]C8F%S93TB+VAO;64O=F%L97-S:6\O
+M1&5S:W1O<"]D96)I86XM;6]R96)L=64B"B`@('-O9&EP;V1I.F1O8VYA;64]
+M(F)A8VMG<F]U;F0N<W9G(@H@("!I;FMS8V%P93IO=71P=71?97AT96YS:6]N
+M/2)O<F<N:6YK<V-A<&4N;W5T<'5T+G-V9RYI;FMS8V%P92(*("`@<V]D:7!O
+M9&DZ;6]D:69I960](G1R=64B/@H@(#QD969S"B`@("`@:60](F1E9G,Q,S`X
+M(CX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C$Q,#@N-3$R.2(*
+M("`@("`@('@R/2(Q,S(V+C0R-#<B"B`@("`@("!Y,3TB-#$T+C8S-#8T(@H@
+M("`@("`@>#$](C(R-RXS.#<P."(*("`@("`@('-P<F5A9$UE=&AO9#TB<&%D
+M(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+CDR,C(U-2PP
+M+C`P,#`P,"PP+C`P,#`P,"PP+C8Y,3DQ.2PP+C@S-#4W,BPP+C4Y.3`V."DB
+M"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@
+M(&ED/2)L:6YE87)'<F%D:65N=#(T.#0V(@H@("`@("`@>&QI;FLZ:')E9CTB
+M(VQI;F5A<D=R861I96YT-C(R."(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0]
+M(F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C4U
+M,"XS,#DX,2(*("`@("`@('@R/2(Q-#`W+CDS-34B"B`@("`@("!Y,3TB,S8U
+M+C$U,S(Y(@H@("`@("`@>#$](CDR.2XY,C0P-R(*("`@("`@(&=R861I96YT
+M5')A;G-F;W)M/2)M871R:7@H,"XV,#DR,S0L,"XP,#`P,#`L,"XP,#`P,#`L
+M,2XP-#<T,C,L,3<P+C8S-C4L,"XU.3DP-C@I(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE
+M;G0R-#@T,R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$R
+M-#`Q(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@
+M/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB-34P+C,P.3@Q(@H@("`@("`@
+M>#(](C$T,#<N.3,U-2(*("`@("`@('DQ/2(S-C4N,34S,CDB"B`@("`@("!X
+M,3TB.3(Y+CDR-#`W(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I
+M>"@M,"XV,#DR,S0L,"XP,#`P,#`L,"XP,#`P,#`L+3$N,#0W-#(S+#$T-C0N
+M,3<U+#<V.2XP-38S*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C
+M94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0X-#`B"B`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q,C0P,2(*("`@("`@(&EN
+M:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N
+M=`H@("`@("`@>3(](C0R,BXW.#`Y."(*("`@("`@('@R/2(V,3@N-3<P-#,B
+M"B`@("`@("!Y,3TB-C(V+C`W,C<U(@H@("`@("`@>#$](C$S,SDN,C<R."(*
+M("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,"XX-3`W.3<L,"XP
+M,#`P,#`L,"XP,#`P,#`L,"XW-3`P,S0L,"XX,S0U-S(L,"XU.3DP-C@I(@H@
+M("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!I
+M9#TB;&EN96%R1W)A9&EE;G0R-#@S-R(*("`@("`@('AL:6YK.FAR968](B-L
+M:6YE87)'<F%D:65N=#$X,3(B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A
+M;'=A>7,B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(R-C0N
+M.#(W-SDB"B`@("`@("!X,CTB,C,Y."XR-S$P(@H@("`@("`@>3$](C$R."XP
+M.#(Q-"(*("`@("`@('@Q/2(Q,S@T+C4Q-C4B"B`@("`@("!G<F%D:65N=%1R
+M86YS9F]R;3TB;6%T<FEX*#`N-#,R-C<T+#`N,#`P,#`P+#`N,#`P,#`P+#$N
+M-#<T.#0T+#`N.#,T-3<R+#`N-3DY,#8X*2(*("`@("`@(&=R861I96YT56YI
+M=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT
+M,C0X,S0B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0T,C<V
+M(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI
+M;F5A<D=R861I96YT"B`@("`@("!Y,CTB.#(P+C4Y-#`V(@H@("`@("`@>#(]
+M(C,U,"XY.3DY,2(*("`@("`@('DQ/2(M-C(N-C0P.#4T(@H@("`@("`@>#$]
+M(C,Q."XU-S<W.2(*("`@("`@('-P<F5A9$UE=&AO9#TB<&%D(@H@("`@("`@
+M9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q+C(V-S(R,RPP+C`P,#`P,"PP
+M+C`P,#`P,"PP+C4P,S4V,RPP+C@S-#4W,BPP+C4Y.3`V."DB"B`@("`@("!G
+M<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#(T.#,P(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R
+M861I96YT,3@Q,"(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@
+M+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C4Y,BXR,#4R,"(*
+M("`@("`@('@R/2(M.3,R+C<Y,C,V(@H@("`@("`@>3$](BTY+C4T,3<T,C,B
+M"B`@("`@("!X,3TB+3DX,RXU-3@X-"(*("`@("`@(&=R861I96YT5')A;G-F
+M;W)M/2)M871R:7@H+3`N.3(R,C4U+#`N,#`P,#`P+#`N,#`P,#`P+#`N-CDQ
+M.3$Y+#`N.#,T-3<R+#`N-3DY,#8X*2(*("`@("`@(&=R861I96YT56YI=',]
+M(G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0X
+M,C<B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0S,3`Y(@H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!Y,CTB-3DR+C(P-3(P(@H@("`@("`@>#(](BTY
+M,S(N-SDR,S8B"B`@("`@("!Y,3TB+3DN-30Q-S0R,R(*("`@("`@('@Q/2(M
+M.3@S+C4U.#@T(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@M
+M,2XQ-30W,#$L,"XP,#`P,#`L,"XP,#`P,#`L,"XX-C8P,C4L,3`Y-RXT.3$L
+M+3$Y,RXW,#`Q*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N
+M57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0X,C0B"B`@("`@("!X
+M;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0S,3`Y(@H@("`@("`@:6YK<V-A
+M<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("!Y,CTB.#(P+C4Y-#`V(@H@("`@("`@>#(](C,U,"XY.3DY,2(*("`@
+M("`@('DQ/2(M-C(N-C0P.#4T(@H@("`@("`@>#$](C,Q."XU-S<W.2(*("`@
+M("`@('-P<F5A9$UE=&AO9#TB<&%D(@H@("`@("`@9W)A9&EE;G14<F%N<V9O
+M<FT](FUA=')I>"@Q+C4X-C8Q-2PP+C`P,#`P,"PP+C`P,#`P,"PP+C8S,#(W
+M,RPQ,#DW+C0Y,2PM,3DS+C<P,#$I(@H@("`@("`@9W)A9&EE;G15;FET<STB
+M=7-E<E-P86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0R-#@R
+M,B(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$X,3`B"B`@
+M("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R
+M1W)A9&EE;G0*("`@("`@('DR/2(R-C0N.#(W-SDB"B`@("`@("!X,CTB,C,Y
+M."XR-S$P(@H@("`@("`@>3$](C$R."XP.#(Q-"(*("`@("`@('@Q/2(Q,S@T
+M+C4Q-C4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N-30Q
+M-S(U+#`N,#`P,#`P+#`N,#`P,#`P+#$N.#0U.34U+#$P.3<N-#DQ+"TQ.3,N
+M-S`P,2DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*
+M("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T.#(P(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT-#(W-B(*("`@("`@(&EN:W-C87!E.F-O
+M;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M>3(](C0R,BXW.#`Y."(*("`@("`@('@R/2(V,3@N-3<P-#,B"B`@("`@("!Y
+M,3TB-C(V+C`W,C<U(@H@("`@("`@>#$](C$S,SDN,C<R."(*("`@("`@(&=R
+M861I96YT5')A;G-F;W)M/2)M871R:7@H,2XP-C4R,S(L,"XP,#`P,#`L,"XP
+M,#`P,#`L,"XY,S@W-C,L,3`Y-RXT.3$L+3$Y,RXW,#`Q*2(*("`@("`@(&=R
+M861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A
+M<D=R861I96YT,C0X,3@B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A
+M9&EE;G0Q.#$R(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O
+M/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB-34P+C,P.3@Q(@H@
+M("`@("`@>#(](C$T,#<N.3,U-2(*("`@("`@('DQ/2(S-C4N,34S,CDB"B`@
+M("`@("!X,3TB.3(Y+CDR-#`W(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT]
+M(FUA=')I>"@M,"XW-C(W.#8L,"XP,#`P,#`L,"XP,#`P,#`L+3$N,S$P.3@S
+M+#(Y,CDN-C4S+#<V."XQ,C$X*2(*("`@("`@(&=R861I96YT56YI=',](G5S
+M97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0X,38B
+M"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q,C0P,2(*("`@
+M("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@>3(](C4U,"XS,#DX,2(*("`@("`@('@R/2(Q-#`W
+M+CDS-34B"B`@("`@("!Y,3TB,S8U+C$U,S(Y(@H@("`@("`@>#$](CDR.2XY
+M,C0P-R(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,"XW-C(W
+M.#8L,"XP,#`P,#`L,"XP,#`P,#`L,2XS,3`Y.#,L,3,Q,"XP.3`L+3$Y,RXW
+M,#`Q*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@
+M("`@("`@:60](FQI;F5A<D=R861I96YT,C0X,30B"B`@("`@("!X;&EN:SIH
+M<F5F/2(C;&EN96%R1W)A9&EE;G0Q,C0P,2(*("`@("`@(&EN:W-C87!E.F-O
+M;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M>3(](C$Q,#@N-3$R.2(*("`@("`@('@R/2(Q,S(V+C0R-#<B"B`@("`@("!Y
+M,3TB-#$T+C8S-#8T(@H@("`@("`@>#$](C(R-RXS.#<P."(*("`@("`@('-P
+M<F5A9$UE=&AO9#TB<&%D(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA
+M=')I>"@Q+C$U-#<P,2PP+C`P,#`P,"PP+C`P,#`P,"PP+C@V-C`R-2PQ,#DW
+M+C0Y,2PM,3DS+C<P,#$I(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P
+M86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0R-#@Q,B(*("`@
+M("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#8R,C@B"B`@("`@("!I
+M;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A9&EE
+M;G0*("`@("`@('DR/2(Q,3`X+C4Q,CDB"B`@("`@("!X,CTB,3,R-BXT,C0W
+M(@H@("`@("`@>3$](C0Q-"XV,S0V-"(*("`@("`@('@Q/2(R,C<N,S@W,#@B
+M"B`@("`@("!S<')E861-971H;V0](G!A9"(*("`@("`@(&=R861I96YT5')A
+M;G-F;W)M/2)M871R:7@H,2XQ-30W,#$L,"XP,#`P,#`L,"XP,#`P,#`L,"XX
+M-C8P,C4L,3`Y-RXT.3$L+3$Y,RXW,#`Q*2(*("`@("`@(&=R861I96YT56YI
+M=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT
+M,C0X,#`B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0V,C(X
+M(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI
+M;F5A<D=R861I96YT"B`@("`@("!Y,CTB-34P+C,P.3@Q(@H@("`@("`@>#(]
+M(C$T,#<N.3,U-2(*("`@("`@('DQ/2(S-C4N,34S,CDB"B`@("`@("!X,3TB
+M.3(Y+CDR-#`W(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P
+M+C<V,C<X-BPP+C`P,#`P,"PP+C`P,#`P,"PQ+C,Q,#DX,RPQ,S$P+C`Y,"PM
+M,3DS+C<P,#$I(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5
+M<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0R-#<Y-R(*("`@("`@('AL
+M:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$R-#`Q(@H@("`@("`@:6YK<V-A
+M<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("!Y,CTB-34P+C,P.3@Q(@H@("`@("`@>#(](C$T,#<N.3,U-2(*("`@
+M("`@('DQ/2(S-C4N,34S,CDB"B`@("`@("!X,3TB.3(Y+CDR-#`W(@H@("`@
+M("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@M,"XW-C(W.#8L,"XP,#`P
+M,#`L,"XP,#`P,#`L+3$N,S$P.3@S+#(Y,CDN-C4S+#<V."XQ,C$X*2(*("`@
+M("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT,C0W.30B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN
+M96%R1W)A9&EE;G0Q,C0P,2(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L
+M=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C0R,BXW
+M.#`Y."(*("`@("`@('@R/2(V,3@N-3<P-#,B"B`@("`@("!Y,3TB-C(V+C`W
+M,C<U(@H@("`@("`@>#$](C$S,SDN,C<R."(*("`@("`@(&=R861I96YT5')A
+M;G-F;W)M/2)M871R:7@H,2XP-C4R,S(L,"XP,#`P,#`L,"XP,#`P,#`L,"XY
+M,S@W-C,L,3`Y-RXT.3$L+3$Y,RXW,#`Q*2(*("`@("`@(&=R861I96YT56YI
+M=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT
+M,C0W.3$B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q.#$R
+M(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI
+M;F5A<D=R861I96YT"B`@("`@("!Y,CTB,C8T+C@R-S<Y(@H@("`@("`@>#(]
+M(C(S.3@N,C<Q,"(*("`@("`@('DQ/2(Q,C@N,#@R,30B"B`@("`@("!X,3TB
+M,3,X-"XU,38U(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P
+M+C4T,3<R-2PP+C`P,#`P,"PP+C`P,#`P,"PQ+C@T-3DU-2PQ,#DW+C0Y,2PM
+M,3DS+C<P,#$I(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5
+M<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0R-#<X."(*("`@("`@('AL
+M:6YK.FAR968](B-L:6YE87)'<F%D:65N=#0R-S8B"B`@("`@("!I;FMS8V%P
+M93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@
+M("`@('DR/2(X,C`N-3DT,#8B"B`@("`@("!X,CTB,S4P+CDY.3DQ(@H@("`@
+M("`@>3$](BTV,BXV-#`X-30B"B`@("`@("!X,3TB,S$X+C4W-S<Y(@H@("`@
+M("`@<W!R96%D365T:&]D/2)P860B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*#$N-3@V-C$U+#`N,#`P,#`P+#`N,#`P,#`P+#`N-C,P,C<S
+M+#$P.3<N-#DQ+"TQ.3,N-S`P,2DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U
+M<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S@T
+M(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3@Q,"(*("`@
+M("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@>3(](C4Y,BXR,#4R,"(*("`@("`@('@R/2(M.3,R
+M+C<Y,C,V(@H@("`@("`@>3$](BTY+C4T,3<T,C,B"B`@("`@("!X,3TB+3DX
+M,RXU-3@X-"(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H+3$N
+M,34T-S`Q+#`N,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(U+#$P.3<N-#DQ+"TQ
+M.3,N-S`P,2DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S
+M92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S@Q(@H@("`@("`@>&QI
+M;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,S$P.2(*("`@("`@(&EN:W-C87!E
+M.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@>3(](C4Y,BXR,#4R,"(*("`@("`@('@R/2(M.3,R+C<Y,C,V(@H@("`@
+M("`@>3$](BTY+C4T,3<T,C,B"B`@("`@("!X,3TB+3DX,RXU-3@X-"(*("`@
+M("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H+3$N,34T-S`Q+#`N,#`P
+M,#`P+#`N,#`P,#`P+#`N.#8V,#(U+#$P.3<N-#DQ+"TQ.3,N-S`P,2DB"B`@
+M("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED
+M/2)L:6YE87)'<F%D:65N=#(T-S<X(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI
+M;F5A<D=R861I96YT,S$P.2(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L
+M=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C@R,"XU
+M.30P-B(*("`@("`@('@R/2(S-3`N.3DY.3$B"B`@("`@("!Y,3TB+38R+C8T
+M,#@U-"(*("`@("`@('@Q/2(S,3@N-3<W-SDB"B`@("`@("!S<')E861-971H
+M;V0](G!A9"(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,2XU
+M.#8V,34L,"XP,#`P,#`L,"XP,#`P,#`L,"XV,S`R-S,L,3`Y-RXT.3$L+3$Y
+M,RXW,#`Q*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E
+M(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0W-S8B"B`@("`@("!X;&EN
+M:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q.#$P(@H@("`@("`@:6YK<V-A<&4Z
+M8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@
+M("!Y,CTB,C8T+C@R-S<Y(@H@("`@("`@>#(](C(S.3@N,C<Q,"(*("`@("`@
+M('DQ/2(Q,C@N,#@R,30B"B`@("`@("!X,3TB,3,X-"XU,38U(@H@("`@("`@
+M9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+C4T,3<R-2PP+C`P,#`P,"PP
+M+C`P,#`P,"PQ+C@T-3DU-2PQ,#DW+C0Y,2PM,3DS+C<P,#$I(@H@("`@("`@
+M9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0R-#<W-"(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'
+M<F%D:65N=#0R-S8B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B
+M("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(T,C(N-S@P.3@B
+M"B`@("`@("!X,CTB-C$X+C4W,#0S(@H@("`@("`@>3$](C8R-BXP-S(W-2(*
+M("`@("`@('@Q/2(Q,S,Y+C(W,C@B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*#$N,#8U,C,R+#`N,#`P,#`P+#`N,#`P,#`P+#`N.3,X-S8S
+M+#$P.3<N-#DQ+"TQ.3,N-S`P,2DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U
+M<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S<R
+M(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3@Q,B(*("`@
+M("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@>3(](C4U,"XS,#DX,2(*("`@("`@('@R/2(Q-#`W
+M+CDS-34B"B`@("`@("!Y,3TB,S8U+C$U,S(Y(@H@("`@("`@>#$](CDR.2XY
+M,C0P-R(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H+3`N-S8R
+M-S@V+#`N,#`P,#`P+#`N,#`P,#`P+"TQ+C,Q,#DX,RPR.3(Y+C8U,RPW-C@N
+M,3(Q."DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*
+M("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S<P(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT,3(T,#$B"B`@("`@("!I;FMS8V%P93IC
+M;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@
+M('DR/2(U-3`N,S`Y.#$B"B`@("`@("!X,CTB,30P-RXY,S4U(@H@("`@("`@
+M>3$](C,V-2XQ-3,R.2(*("`@("`@('@Q/2(Y,CDN.3(T,#<B"B`@("`@("!G
+M<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N-S8R-S@V+#`N,#`P,#`P+#`N
+M,#`P,#`P+#$N,S$P.3@S+#$S,3`N,#DP+"TQ.3,N-S`P,2DB"B`@("`@("!G
+M<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#(T-S8X(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R
+M861I96YT,3(T,#$B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B
+M("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(Q,3`X+C4Q,CDB
+M"B`@("`@("!X,CTB,3,R-BXT,C0W(@H@("`@("`@>3$](C0Q-"XV,S0V-"(*
+M("`@("`@('@Q/2(R,C<N,S@W,#@B"B`@("`@("!S<')E861-971H;V0](G!A
+M9"(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,2XQ-30W,#$L
+M,"XP,#`P,#`L,"XP,#`P,#`L,"XX-C8P,C4L,3`Y-RXT.3$L+3$Y,RXW,#`Q
+M*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@
+M("`@:60](FQI;F5A<D=R861I96YT,C0W-C8B"B`@("`@("!X;&EN:SIH<F5F
+M/2(C;&EN96%R1W)A9&EE;G0V,C(X(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C
+M=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB
+M,3$P."XU,3(Y(@H@("`@("`@>#(](C$S,C8N-#(T-R(*("`@("`@('DQ/2(T
+M,30N-C,T-C0B"B`@("`@("!X,3TB,C(W+C,X-S`X(@H@("`@("`@<W!R96%D
+M365T:&]D/2)P860B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX
+M*#$N,34T-S`Q+#`N,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(U+#$P.3<N-#DQ
+M+"TQ.3,N-S`P,2DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/
+M;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S4S(@H@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-C(R."(*("`@("`@(&EN:W-C
+M87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@>3(](C4U,"XS,#DX,2(*("`@("`@('@R/2(Q-#`W+CDS-34B"B`@
+M("`@("!Y,3TB,S8U+C$U,S(Y(@H@("`@("`@>#$](CDR.2XY,C0P-R(*("`@
+M("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,"XW-C(W.#8L,"XP,#`P
+M,#`L,"XP,#`P,#`L,2XS,3`Y.#,L,3,Q,"XP.3`L+3$Y,RXW,#`Q*2(*("`@
+M("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT,C0W-#DB"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN
+M96%R1W)A9&EE;G0Q,C0P,2(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L
+M=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C4U,"XS
+M,#DX,2(*("`@("`@('@R/2(Q-#`W+CDS-34B"B`@("`@("!Y,3TB,S8U+C$U
+M,S(Y(@H@("`@("`@>#$](CDR.2XY,C0P-R(*("`@("`@(&=R861I96YT5')A
+M;G-F;W)M/2)M871R:7@H+3`N-S8R-S@V+#`N,#`P,#`P+#`N,#`P,#`P+"TQ
+M+C,Q,#DX,RPR.3(Y+C8U,RPW-C@N,3(Q."DB"B`@("`@("!G<F%D:65N=%5N
+M:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N
+M=#(T-S0V(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3(T
+M,#$B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(Y,C0N.3,V-C4B"B`@("`@("!X
+M,CTB,3`V,2XP,#4U(@H@("`@("`@>3$](C<V,BXU-#,R,2(*("`@("`@('@Q
+M/2(U-#@N.3<W.3<B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX
+M*#$N,34T-S`P+#`N,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(V+#$R,BXQ-C`R
+M+"TQ,#8N,#DU-2DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/
+M;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S0S(@H@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,S`S,"(*("`@("`@(&EN:W-C
+M87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@>3(](C0R,BXW.#`Y."(*("`@("`@('@R/2(V,3@N-3<P-#,B"B`@
+M("`@("!Y,3TB-C(V+C`W,C<U(@H@("`@("`@>#$](C$S,SDN,C<R."(*("`@
+M("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,2XP-C4R,S(L,"XP,#`P
+M,#`L,"XP,#`P,#`L,"XY,S@W-C,L,3`Y-RXT.3$L+3$Y,RXW,#`Q*2(*("`@
+M("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT,C0W-#`B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN
+M96%R1W)A9&EE;G0Q.#$R(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW
+M87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB,C8T+C@R
+M-S<Y(@H@("`@("`@>#(](C(S.3@N,C<Q,"(*("`@("`@('DQ/2(Q,C@N,#@R
+M,30B"B`@("`@("!X,3TB,3,X-"XU,38U(@H@("`@("`@9W)A9&EE;G14<F%N
+M<V9O<FT](FUA=')I>"@P+C4T,3<R-2PP+C`P,#`P,"PP+C`P,#`P,"PQ+C@T
+M-3DU-2PQ,#DW+C0Y,2PM,3DS+C<P,#$I(@H@("`@("`@9W)A9&EE;G15;FET
+M<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0R
+M-#<S-R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#0R-S8B
+M"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN
+M96%R1W)A9&EE;G0*("`@("`@('DR/2(Q.3<W-BXV,C4B"B`@("`@("!X,CTB
+M,RXQ-S(R-#0Q(@H@("`@("`@>3$](C$Y-S<V+C8R-2(*("`@("`@('@Q/2(T
+M-"XQ-#0U.#@B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$W
+M+CDT-34V+#`N,#`P,#`P+#`N,#`P,#`P+#,N-#8S-S@U92TR+#$U-S8N-C<V
+M+"TQ,3DN,CDP-BDB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/
+M;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T-S,R(@H@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3@R,R(*("`@("`@(&EN:W-C
+M87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@>3(](C@R,"XU.30P-B(*("`@("`@('@R/2(S-3`N.3DY.3$B"B`@
+M("`@("!Y,3TB+38R+C8T,#@U-"(*("`@("`@('@Q/2(S,3@N-3<W-SDB"B`@
+M("`@("!S<')E861-971H;V0](G!A9"(*("`@("`@(&=R861I96YT5')A;G-F
+M;W)M/2)M871R:7@H,2XU.#8V,34L,"XP,#`P,#`L,"XP,#`P,#`L,"XV,S`R
+M-S,L,3`Y-RXT.3$L+3$Y,RXW,#`Q*2(*("`@("`@(&=R861I96YT56YI=',]
+M(G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0W
+M,CDB"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q.#$P(@H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!Y,CTB-3DR+C(P-3(P(@H@("`@("`@>#(](BTY
+M,S(N-SDR,S8B"B`@("`@("!Y,3TB+3DN-30Q-S0R,R(*("`@("`@('@Q/2(M
+M.3@S+C4U.#@T(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@M
+M,2XQ-30W,#$L,"XP,#`P,#`L,"XP,#`P,#`L,"XX-C8P,C4L,3`Y-RXT.3$L
+M+3$Y,RXW,#`Q*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N
+M57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,C0W,#@B"B`@("`@("!X
+M;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0S,3`Y(@H@("`@("`@:6YK<V-A
+M<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q.#(S(CX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ
+M,"XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@
+M("`@(&ED/2)S=&]P,3@R-"(@+SX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XS-3(Q,3(V
+M.#LB"B`@("`@("`@(&]F9G-E=#TB,"XU,#`P,#`P,"(*("`@("`@("`@:60]
+M(G-T;W`Q.#(U(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O
+M<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(@H@("`@
+M("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`Q.#(V
+M(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N
+M=`H@("`@("`@:60](FQI;F5A<D=R861I96YT,3@Q-R(^"B`@("`@(#QS=&]P
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@
+M("`@("`@("!I9#TB<W1O<#$X,3@B("\^"B`@("`@(#QS=&]P"B`@("`@("`@
+M('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`N,#,Y
+M,C$U-C@X.R(*("`@("`@("`@;V9F<V5T/2(P+C4P,#`P,#`P(@H@("`@("`@
+M("!I9#TB<W1O<#$X,C$B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE
+M/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB
+M"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O
+M<#$X,C(B("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R
+M861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q.#$X(CX*("`@("`@
+M/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P
+M+6]P86-I='DZ,2XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P
+M,#`B"B`@("`@("`@(&ED/2)S=&]P,3@Q.2(@+SX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ
+M,"XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@
+M("`@(&ED/2)S=&]P,3@R,"(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#$X
+M,3,B/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC
+M9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(@H@("`@("`@("!O9F9S
+M970](C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`Q.#$U(B`O/@H@("`@
+M("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T
+M;W`M;W!A8VET>3HP+C0Y.#`S.3(R.R(*("`@("`@("`@;V9F<V5T/2(P+C4P
+M,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#$X,38B("\^"B`@("`@(#QS=&]P
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`[(@H@("`@("`@("!O9F9S970](C$B"B`@("`@("`@(&ED/2)S=&]P
+M,3@Q-R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#$X,#<B/@H@("`@("`\
+M<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M
+M;W!A8VET>3HP+C8X-30T-C`R.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P
+M,#`B"B`@("`@("`@(&ED/2)S=&]P,3@P."(@+SX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9E9F5F9CMS=&]P+6]P86-I='DZ
+M,"XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@
+M("`@(&ED/2)S=&]P,3@P.2(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#$S
+M,#$W(CX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z
+M(S`P,#`P,#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(*("`@("`@("`@;V9F
+M<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P,3,P,3@B("\^"B`@
+M("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[
+M<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB"B`@("`@("`@(&]F9G-E=#TB,2XP
+M,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#$S,#$Y(B`O/@H@("`@/"]L:6YE
+M87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI
+M;F5A<D=R861I96YT,3@Q,B(^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE
+M/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`N,#4X.#(S-3,P
+M.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S
+M=&]P,3@Q,R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(*("`@("`@
+M("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P,3@Q-"(@
+M+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*
+M("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#0R-S8B/@H@("`@("`\<W1O<`H@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET
+M>3HP+C$Q-S8T-S`V.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@
+M("`@("`@(&ED/2)S=&]P-#(W-R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@
+M<W1Y;&4](G-T;W`M8V]L;W(Z(V9E9F5F9CMS=&]P+6]P86-I='DZ,"XP,#`P
+M,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED
+M/2)S=&]P-#(W."(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN
+M96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,P,S`B/@H@
+M("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,&4S-3@Q
+M.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C`N
+M,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`S,#,Q(B`O/@H@("`@("`\<W1O
+M<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,30T,V$P.W-T;W`M;W!A
+M8VET>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C`N-3`P,#`P,#`B
+M"B`@("`@("`@(&ED/2)S=&]P,S`S,B(@+SX*("`@("`@/'-T;W`*("`@("`@
+M("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`T-#!B-CMS=&]P+6]P86-I='DZ,"XP
+M,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@
+M(&ED/2)S=&]P,S`S,R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(T,#(B
+M/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#$S
+M,#9F.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970]
+M(C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`R-#`S(B`O/@H@("`@("`\
+M<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#,T,SEB.W-T;W`M
+M;W!A8VET>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C`N-3`P,#`P
+M,#`B"B`@("`@("`@(&ED/2)S=&]P,C0P-"(@+SX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P,S8X,#MS=&]P+6]P86-I='DZ
+M,2XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@
+M("`@(&ED/2)S=&]P,C0P-2(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L
+M=V%Y<R(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#DX,SDB/@H@("`@("`\
+M<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P.W-T;W`M
+M;W!A8VET>3HQ.R(*("`@("`@("`@;V9F<V5T/2(P(@H@("`@("`@("!I9#TB
+M<W1O<#DX-#`B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P
+M+6-O;&]R.B,P,#`P,#`[<W1O<"UO<&%C:71Y.C`[(@H@("`@("`@("!O9F9S
+M970](C$B"B`@("`@("`@(&ED/2)S=&]P.3@T,2(@+SX*("`@(#PO;&EN96%R
+M1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#0P-CDB/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB
+M<W1O<"UC;VQO<CHC9F9B93,T.W-T;W`M;W!A8VET>3HP+C8X-30T-C`R.R(*
+M("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P
+M-#`W,"(@+SX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(V9F9&,T8SMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(*("`@("`@("`@
+M;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P-#`W,2(@+SX*
+M("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@
+M("`@(&ED/2)L:6YE87)'<F%D:65N=#$V.3$R(CX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ
+M,"XV-C8V-C8V.3LB"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@
+M("`@("!I9#TB<W1O<#$V.3$S(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP.R(*("`@
+M("`@("`@;V9F<V5T/2(Q(@H@("`@("`@("!I9#TB<W1O<#$V.3$T(B`O/@H@
+M("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@:60](FQI;F5A<D=R861I96YT.#<P."(^"B`@("`@(#QS=&]P"B`@("`@
+M("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,3,P-F8[<W1O<"UO<&%C:71Y.C$N
+M,#`P,#`P,#LB"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@
+M("!I9#TB<W1O<#@W,#DB("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE
+M/2)S=&]P+6-O;&]R.B,P,S0S.6([<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB
+M"B`@("`@("`@(&]F9G-E=#TB,"XU,#`P,#`P,"(*("`@("`@("`@:60](G-T
+M;W`Q,C0W-B(@+SX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(S`P,S8X,#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(*("`@("`@
+M("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P.#<Q,"(@
+M+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*
+M("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,W,#0B/@H@("`@("`\<W1O<`H@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,&(Q9#0Q.W-T;W`M;W!A8VET
+M>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@
+M("`@("`@:60](G-T;W`S-S`U(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P.W-T;W`M;W!A8VET>3HQ+C`P,#`P
+M,#`[(@H@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@:60]
+M(G-T;W`S-S`V(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE
+M87)'<F%D:65N=`H@("`@("`@:60](FQI;F5A<D=R861I96YT,3@Q,"(^"B`@
+M("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[
+M<W1O<"UO<&%C:71Y.C`N,SDR,34V.#<[(@H@("`@("`@("!O9F9S970](C`N
+M,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`Q.#$Q(B`O/@H@("`@("`\<W1O
+M<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F5F969F.W-T;W`M;W!A
+M8VET>3HP+C`U-#DP,3DV,3LB"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P
+M(@H@("`@("`@("!I9#TB<W1O<#$X,3(B("\^"B`@("`\+VQI;F5A<D=R861I
+M96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A
+M9&EE;G0Q,C0P,2(^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P
+M+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB"B`@("`@
+M("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#$R-#`R
+M(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC
+M9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`S.3(Q-38X.#LB"B`@("`@("`@(&]F
+M9G-E=#TB,"XU,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`Y,S,S(B`O/@H@
+M("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F
+M.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C$N
+M,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`Q,C0P,R(@+SX*("`@(#PO;&EN
+M96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L
+M:6YE87)'<F%D:65N=#$Q-S8S(CX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(S`P,#`P,#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P
+M.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S
+M=&]P,3$W-C0B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P
+M+6-O;&]R.B,P,#`P,#`[<W1O<"UO<&%C:71Y.C`N-C,S.#`R.#,[(@H@("`@
+M("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`Q,3<V
+M-2(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE
+M;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#DX-34B/@H@("`@("`\<W1O
+M<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`U.&9F.W-T;W`M;W!A
+M8VET>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*
+M("`@("`@("`@:60](G-T;W`Y.#4V(B`O/@H@("`@("`\<W1O<`H@("`@("`@
+M("!S='EL93TB<W1O<"UC;VQO<CHC9F1F9&9D.W-T;W`M;W!A8VET>3HP.R(*
+M("`@("`@("`@;V9F<V5T/2(Q(@H@("`@("`@("!I9#TB<W1O<#DX-3<B("\^
+M"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0Y,C,P(CX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P-3AF9CMS=&]P+6]P86-I='DZ
+M,2XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@
+M("`@(&ED/2)S=&]P.3(S,2(@+SX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(V9D9F1F9#MS=&]P+6]P86-I='DZ,#LB"B`@("`@
+M("`@(&]F9G-E=#TB,2(*("`@("`@("`@:60](G-T;W`Y,C,R(B`O/@H@("`@
+M/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M:60](FQI;F5A<D=R861I96YT-SDW,B(^"B`@("`@(#QS=&]P"B`@("`@("`@
+M('-T>6QE/2)S=&]P+6-O;&]R.B-F9&9D9F0[<W1O<"UO<&%C:71Y.C`N,CDT
+M,3$W-C8[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@
+M:60](G-T;W`W.3<S(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB
+M<W1O<"UC;VQO<CHC9F1F9&9D.W-T;W`M;W!A8VET>3HP+C,U,CDT,3$Y.R(*
+M("`@("`@("`@;V9F<V5T/2(P+C4P,#`P,#`P(@H@("`@("`@("!I9#TB<W1O
+M<#@U.3<B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B-F9&9D9F0[<W1O<"UO<&%C:71Y.C`N,#DX,#,Y,C$W.R(*("`@("`@
+M("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P-SDW-"(@
+M+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*
+M("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(S-3,B/@H@("`@("`\<W1O<`H@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC8C-C9F9F.W-T;W`M;W!A8VET
+M>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@
+M("`@("`@:60](G-T;W`R,S4T(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC,#`U,&1D.W-T;W`M;W!A8VET>3HQ+C`P,#`P
+M,#`[(@H@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@:60]
+M(G-T;W`R,S4U(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QS='EL
+M90H@("`@("`@='EP93TB=&5X="]C<W,B"B`@("`@("!I9#TB<W1Y;&4R-#$U
+M(CX*("`@"B`@("`N9FEL,"![9FEL;#HC,#`Y,T1$?0H@("`@+F9I;#(@>V9I
+M;&PZ(T9&1D9&1GT*("`@("YF:6PQ('MF:6QL.B,Q1C%!,3=]"B`@(`H@(#PO
+M<W1Y;&4^"B`@("`\<W1Y;&4*("`@("`@('1Y<&4](G1E>'0O8W-S(@H@("`@
+M("`@:60](G-T>6QE,C`Q-R(^"B`@(`H@("`@+F9I;#`@>V9I;&PZ(S`P.3-$
+M1'T*("`@("YF:6PR('MF:6QL.B-&1D9&1D9]"B`@("`N9FEL,2![9FEL;#HC
+M,48Q03$W?0H@("`*("`\+W-T>6QE/@H@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!X;&EN:SIH
+M<F5F/2(C;&EN96%R1W)A9&EE;G0W.3<R(@H@("`@("`@:60](FQI;F5A<D=R
+M861I96YT,3$Q,S8B"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/
+M;E5S92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)S8V%L92@Q+C(V,S8W
+M-2PP+C<Y,3,T,RDB"B`@("`@("!X,3TB-3@U+C@W,3DU(@H@("`@("`@>3$]
+M(C0Q,2XT,C<P,"(*("`@("`@('@R/2(V,#<N,3@S.3`B"B`@("`@("!Y,CTB
+M-C0P+C@R,#$Y(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I;FMS
+M8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN
+M96%R1W)A9&EE;G0Q,3<V,R(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#$Q
+M-S8R(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q+C`Y,34Y
+M.2PP+C`P,#`P,"PP+C`P,#`P,"PP+C@P-CDR-RPP+C`P,#`P,"PX,2XV.3$S
+M,BDB"B`@("`@("!X,3TB-C(T+C<U.#0R(@H@("`@("`@>3$](C$P-S@N,3$Q
+M.2(*("`@("`@('@R/2(U.3,N.#<U,C0B"B`@("`@("!Y,CTB-S4Q+C0T-30S
+M(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B("\^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L
+M=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$X,C,B
+M"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q,C0P-"(*("`@("`@(&=R861I
+M96YT5')A;G-F;W)M/2)M871R:7@H,3<N.30U-38L,"XP,#`P,#`L,"XP,#`P
+M,#`L,RXT-C,W.#5E+3(L-#<Y+C$X-30L-S0N-#`Y-3,I(@H@("`@("`@>#$]
+M(C0T+C$T-#4X."(*("`@("`@('DQ/2(Q.3<W-BXV,C4B"B`@("`@("!X,CTB
+M,RXQ-S(R-#0Q(@H@("`@("`@>3(](C$Y-S<V+C8R-2(*("`@("`@(&=R861I
+M96YT56YI=',](G5S97)3<&%C94]N57-E(B`O/@H@("`@/')A9&EA;$=R861I
+M96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!X
+M;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q.#$P(@H@("`@("`@:60](G)A
+M9&EA;$=R861I96YT.3,T-B(*("`@("`@(&=R861I96YT56YI=',](G5S97)3
+M<&%C94]N57-E(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P
+M+C0P-#$U,RPP+C`P,#`P,"PP+C`P,#`P,"PP+C0P-C`W,BPU.3@N,3(X,2PU
+M-30N,S@T-BDB"B`@("`@("!C>#TB.3`U+C8Q-#`Q(@H@("`@("`@8WD](C,W
+M-2XS.34W,B(*("`@("`@(&9X/2(Y,#4N-C$T,#$B"B`@("`@("!F>3TB,S<U
+M+C,Y-3<R(@H@("`@("`@<CTB,C`Q+CDY,3<P(B`O/@H@("`@/&QI;F5A<D=R
+M861I96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q-CDQ,B(*("`@("`@(&ED
+M/2)L:6YE87)'<F%D:65N=#$V.3$U(@H@("`@("`@9W)A9&EE;G14<F%N<V9O
+M<FT](G-C86QE*#,N-#`Q-S@X+#`N,CDS.38S*2(*("`@("`@('@Q/2(V."XR
+M.#0W,CDB"B`@("`@("!Y,3TB-3`W+CDX.#@V(@H@("`@("`@>#(](C$R,RXW
+M-C,V-B(*("`@("`@('DR/2(V,3(N.#@S.3$B"B`@("`@("!G<F%D:65N=%5N
+M:71S/2)U<V5R4W!A8V5/;E5S92(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT.3@S.2(*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#DX-#(B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H
+M,2XQ,3$U,S4L,"XX.3DV-3<I(@H@("`@("`@>#$](C$P,BXX,3<W.2(*("`@
+M("`@('DQ/2(Q-3`N,CDT-#,B"B`@("`@("!X,CTB-#(T+C4V,3DX(@H@("`@
+M("`@>3(](C<R,BXT,3<S-B(*("`@("`@(&=R861I96YT56YI=',](G5S97)3
+M<&%C94]N57-E(B`O/@H@("`@/'!A='1E<FX*("`@("`@('!A='1E<FY5;FET
+M<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!W:61T:#TB,3<V+C8R,S,W(@H@
+M("`@("`@:&5I9VAT/2(Q-S<N-#8R-#,B"B`@("`@("!P871T97)N5')A;G-F
+M;W)M/2)T<F%N<VQA=&4H.#<V+CDT,#8L-C$T+C$S-#DI(@H@("`@("`@:60]
+M(G!A='1E<FXQ.3@Q(CX*("`@("`@/')E8W0*("`@("`@("`@<W1Y;&4](F]P
+M86-I='DZ,"XT-3(T.#@V.3MF:6QL.G5R;"@C<F%D:6%L1W)A9&EE;G0Y,S0V
+M*3MF:6QL+6]P86-I='DZ,2XP,#`P,#`P.V9I;&PM<G5L93IN;VYZ97)O.W-T
+M<F]K93IN;VYE.W-T<F]K92UW:61T:#HQ+C(U,#`P,#`[<W1R;VME+6QI;F5C
+M87`Z<F]U;F0[<W1R;VME+6QI;F5J;VEN.G)O=6YD.W-T<F]K92UM:71E<FQI
+M;6ET.C0N,#`P,#`P,#MS=')O:V4M9&%S:&]F9G-E=#HP+C`P,#`P,#`[<W1R
+M;VME+6]P86-I='DZ,2XP,#`P,#`P(@H@("`@("`@("!I9#TB<F5C=#$Y.#(B
+M"B`@("`@("`@('=I9'1H/2(Q-S8N-C(S,S<B"B`@("`@("`@(&AE:6=H=#TB
+M,3<W+C0V,C0S(@H@("`@("`@("!X/2(X-S8N.30P-34B"B`@("`@("`@('D]
+M(C8Q-"XQ,S0X.2(*("`@("`@("`@<G@](C0Y+C<P.#<Q-"(*("`@("`@("`@
+M<GD](C0Y+C<P-3,W.2(*("`@("`@("`@=')A;G-F;W)M/2)T<F%N<VQA=&4H
+M+3@W-BXY-#`V+"TV,30N,3,T.2DB("\^"B`@("`\+W!A='1E<FX^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y
+M<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#,P,S`B"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q,34X(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*#$N,34T-S`P+#`N,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(V
+M+#`N,#`P,#`P+#$N,C4P,#`P92TV*2(*("`@("`@('@Q/2(U-#@N.3<W.3<B
+M"B`@("`@("!Y,3TB-S8R+C4T,S(Q(@H@("`@("`@>#(](C$P-C$N,#`U-2(*
+M("`@("`@('DR/2(Y,C0N.3,V-C4B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*
+M("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(*("`@("`@('AL:6YK
+M.FAR968](B-L:6YE87)'<F%D:65N=#$X,3(B"B`@("`@("!I9#TB;&EN96%R
+M1W)A9&EE;G0Q.#$Q(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I
+M>"@Q+C`V-3(S,BPP+C`P,#`P,"PP+C`P,#`P,"PP+CDS.#<V,RPS+C@W-3`P
+M,&4M-BPQ+C(U,#`P,&4M-BDB"B`@("`@("!X,3TB,3,S.2XR-S(X(@H@("`@
+M("`@>3$](C8R-BXP-S(W-2(*("`@("`@('@R/2(V,3@N-3<P-#,B"B`@("`@
+M("!Y,CTB-#(R+C<X,#DX(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P
+M86-E3VY5<V4B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C
+M87!E.F-O;&QE8W0](F%L=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE
+M87)'<F%D:65N=#0R-S8B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S,#8Q
+M(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+C4T,3<R-2PP
+M+C`P,#`P,"PP+C`P,#`P,"PQ+C@T-3DU-2PP+C`P,#`P,"PQ+C(U,#`P,&4M
+M-BDB"B`@("`@("!X,3TB,3,X-"XU,38U(@H@("`@("`@>3$](C$R."XP.#(Q
+M-"(*("`@("`@('@R/2(R,SDX+C(W,3`B"B`@("`@("!Y,CTB,C8T+C@R-S<Y
+M(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B("\^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L
+M=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$S,#$W
+M(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,3,P,C`B"B`@("`@("!G<F%D
+M:65N=%1R86YS9F]R;3TB<V-A;&4H,2XP,#(T.3,L,"XY.3<U,3,I(@H@("`@
+M("`@>#$](CDY-2XW,C<W,B(*("`@("`@('DQ/2(W-#`N,#@Y,CDB"B`@("`@
+M("!X,CTB.3(W+CDV,C$P(@H@("`@("`@>3(](C8W,2XP-#8W-2(*("`@("`@
+M(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@
+M("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0W.3<R(@H@("`@("`@
+M:60](FQI;F5A<D=R861I96YT,3,X.#4B"B`@("`@("!G<F%D:65N=%5N:71S
+M/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)S
+M8V%L92@Q+C(V,S8W-2PP+C<Y,3,T,RDB"B`@("`@("!X,3TB-3@U+C@W,3DU
+M(@H@("`@("`@>3$](C0Q,2XT,C<P,"(*("`@("`@('@R/2(V,#<N,3@S.3`B
+M"B`@("`@("!Y,CTB-C0P+C@R,#$Y(B`O/@H@("`@/&QI;F5A<D=R861I96YT
+M"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!X;&EN
+M:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0T,CDW(@H@("`@("`@:60](FQI;F5A
+M<D=R861I96YT,30U."(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C
+M94]N57-E(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+CDY
+M.#4Q,BPM-2XT,SDT,C9E+3(L-2XT,SDU,31E+3(L,"XY.3@U,C@L,38S+C$U
+M.3(L+30S+C$V,C$T*2(*("`@("`@('@Q/2(S-C8N-S$R-S0B"B`@("`@("!Y
+M,3TB,C,S+C0T,3(T(@H@("`@("`@>#(](C@U-"XR-S,V."(*("`@("`@('DR
+M/2(W-SDN,#@V.#4B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN
+M:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L
+M:6YE87)'<F%D:65N=#<T.#`B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q
+M-#4W(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@
+M("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N.3DX-3$R+"TU+C0S
+M.30R.64M,BPU+C0S.34Q-V4M,BPP+CDY.#4R."PV-#0N,S8U-"PQ-3,N,3$P
+M,"DB"B`@("`@("!X,3TB-#0Y+C0Y-C$R(@H@("`@("`@>3$](C4S,"XS,SDQ
+M,2(*("`@("`@('@R/2(M-C@N-#`P-S0R(@H@("`@("`@>3(](C$P+C8S,3,P
+M,"(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:6YK<V-A<&4Z8V]L
+M;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I
+M96YT-#DQ,"(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#$T-38B"B`@("`@
+M("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&=R861I
+M96YT5')A;G-F;W)M/2)M871R:7@H,"XY.3@U,3(L+34N-#,Y-#(Y92TR+#4N
+M-#,Y-3$W92TR+#`N.3DX-3(X+#8T-"XS-C4T+#$U,RXQ,3`P*2(*("`@("`@
+M('@Q/2(M-C<N-30T-3<Q(@H@("`@("`@>3$](C$Q+C8V-C(S,2(*("`@("`@
+M('@R/2(T-3(N-38T,#8B"B`@("`@("!Y,CTB-3,W+C@W,3$U(B`O/@H@("`@
+M/')A9&EA;$=R861I96YT"B`@("`@("!C>#TB,C0S+C`X-C4S(@H@("`@("`@
+M8WD](C8W-BXU,S0S,"(*("`@("`@('(](CDW+C0V,C(S-"(*("`@("`@(&9X
+M/2(R-#,N,#@V-3,B"B`@("`@("!F>3TB-C<V+C4S-#,P(@H@("`@("`@:60]
+M(G)A9&EA;$=R861I96YT.3<S(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A
+M<D=R861I96YT.3<P(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E
+M3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H,"XX.#@Q
+M.3$L,2XQ,C4X.#0I(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!X
+M,3TB-#4R+C@R,S8Q(@H@("`@("`@>3$](C@Y,"XV-#<U."(*("`@("`@('@R
+M/2(T-3(N.#(S-C$B"B`@("`@("!Y,CTB-S@W+C8S-#<W(@H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT-S<P(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A
+M<D=R861I96YT-#`S(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E
+M3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N-#(V
+M,30W+#`N,#`P,#`P+#`N,#`P,#`P+#`N-S`Q,3DP+"TP+C(T.3(Y,"PQ+C0Y
+M-S@V,"DB("\^"B`@("`\<F%D:6%L1W)A9&EE;G0*("`@("`@(&-X/2(V,S$N
+M-C(U-C<B"B`@("`@("!C>3TB-#<V+C8P.#(R(@H@("`@("`@<CTB,38U+C<X
+M.#(T(@H@("`@("`@9G@](C8S,2XV,C4V-R(*("`@("`@(&9Y/2(T-S8N-C`X
+M,C(B"B`@("`@("!I9#TB<F%D:6%L1W)A9&EE;G0W,#@B"B`@("`@("!X;&EN
+M:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0V-C@B"B`@("`@("!G<F%D:65N=%5N
+M:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&=R861I96YT5')A;G-F;W)M
+M/2)S8V%L92@Q+C`P-SDV-BPP+CDY,C`Y-RDB("\^"B`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@('@Q/2(R,C<N,S@W,#@B"B`@("`@("!Y,3TB-#$T+C8S
+M-#8T(@H@("`@("`@>#(](C$S,C8N-#(T-R(*("`@("`@('DR/2(Q,3`X+C4Q
+M,CDB"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0U-S<B"B`@("`@("!X;&EN
+M:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0V,C(X(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*#$N,34T-S`Q+#`N,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(U
+M+"TR+C`X-34W,64M-BPT+C(V,#(U-&4M-BDB"B`@("`@("!S<')E861-971H
+M;V0](G!A9"(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>#$](C,V
+M-BXW,3(W-"(*("`@("`@('DQ/2(R,S,N-#0Q,C0B"B`@("`@("!X,CTB.#4T
+M+C(W,S8X(@H@("`@("`@>3(](C<W.2XP.#8X-2(*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#,P-3$B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A
+M9&EE;G0T,CDW(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5
+M<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N.3DX-3$R
+M+"TU+C0S.30R-F4M,BPU+C0S.34Q-&4M,BPP+CDY.#4R."PQ+CDR-S<Q,"PU
+M+C<X,S$S,"DB("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@('@Q/2(U
+M-3<N.#0W,C,B"B`@("`@("!Y,3TB-#$Q+C@R.#4X(@H@("`@("`@>#(](C4U
+M."XP-#8X,2(*("`@("`@('DR/2(U.30N,C(P.34B"B`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0T,S`P(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R
+M861I96YT-#DP-R(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N
+M57-E(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q+C$S-3(X
+M,"PP+C`P,#`P,"PP+C`P,#`P,"PP+C@X,#@T,"PP+C`P,#`P,"PM,"XS-S@S
+M-C`I(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!X,3TB-#0Y+C0Y
+M-C$R(@H@("`@("`@>3$](C4S,"XS,SDQ,2(*("`@("`@('@R/2(M-C@N-#`P
+M-S0R(@H@("`@("`@>3(](C$P+C8S,3,P,"(*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#(T,S(B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE
+M;G0W-#@P(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B
+M"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N.3DX-3$R+"TU
+M+C0S.30R.64M,BPU+C0S.34Q-V4M,BPP+CDY.#4R."PT,S0N,3@X-BPR,C(N
+M,C`Y,BDB("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@('@Q/2(M-C<N
+M-30T-3<Q(@H@("`@("`@>3$](C$Q+C8V-C(S,2(*("`@("`@('@R/2(T-3(N
+M-38T,#8B"B`@("`@("!Y,CTB-3,W+C@W,3$U(@H@("`@("`@:60](FQI;F5A
+M<D=R861I96YT,C0R."(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D
+M:65N=#0Y,3`B"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S
+M92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,"XY.3@U,3(L
+M+34N-#,Y-#(Y92TR+#4N-#,Y-3$W92TR+#`N.3DX-3(X+#0S-"XQ.#@V+#(R
+M,BXR,#DR*2(@+SX*("`@(#QD969S"B`@("`@("!I9#TB9&5F<S@W-#,B/@H@
+M("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@>#$](C`N,#`P,#`P,"(*
+M("`@("`@("`@>3$](C`N-3`P,#`P,#`B"B`@("`@("`@('@R/2(Q+C`P,#`P
+M,#`B"B`@("`@("`@('DR/2(P+C4P,#`P,#`P(@H@("`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0W,S0V(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R
+M1W)A9&EE;G0Y-34X(@H@("`@("`@("!G<F%D:65N=%5N:71S/2)O8FIE8W1"
+M;W5N9&EN9T)O>"(*("`@("`@("`@<W!R96%D365T:&]D/2)P860B("\^"B`@
+M("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!X,3TB,"XP,#`P,#`P(@H@
+M("`@("`@("!Y,3TB,"XU,#`P,#`P,"(*("`@("`@("`@>#(](C$N,#`P,#`P
+M,"(*("`@("`@("`@>3(](C`N-3`P,#`P,#`B"B`@("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#8Q,#`B"B`@("`@("`@('AL:6YK.FAR968](B-L:6YE87)'
+M<F%D:65N=#0P,R(*("`@("`@("`@9W)A9&EE;G15;FET<STB;V)J96-T0F]U
+M;F1I;F=";W@B"B`@("`@("`@('-P<F5A9$UE=&AO9#TB<&%D(B`O/@H@("`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@>#$](C`N,#`P,#`P,"(*("`@
+M("`@("`@>3$](C`N-3`P,#`P,#`B"B`@("`@("`@('@R/2(Q+C`P,#`P,#`B
+M"B`@("`@("`@('DR/2(P+C4P,#`P,#`P(@H@("`@("`@("!I9#TB;&EN96%R
+M1W)A9&EE;G0T,C,R(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A
+M9&EE;G0T.3`W(@H@("`@("`@("!G<F%D:65N=%5N:71S/2)O8FIE8W1";W5N
+M9&EN9T)O>"(*("`@("`@("`@<W!R96%D365T:&]D/2)P860B("\^"B`@("`@
+M(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q
+M-3DT(CX*("`@("`@("`\<W1O<`H@("`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B,P,V$T9F4[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@
+M("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@("`@:60](G-T;W`Q-3DU
+M(B`O/@H@("`@("`@(#QS=&]P"B`@("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(S`P.3!F9CMS=&]P+6]P86-I='DZ,"XR-C0R-#@W,#LB"B`@("`@("`@
+M("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@("`@:60](G-T;W`Q-3DV
+M(B`O/@H@("`@("`\+VQI;F5A<D=R861I96YT/@H@("`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@("`@:60](FQI;F5A<D=R861I96YT,C@R.2(^"B`@("`@
+M("`@/'-T;W`*("`@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,S=F9F9F
+M.W-T;W`M;W!A8VET>3HP+C0P-S@T,S$T.R(*("`@("`@("`@("!O9F9S970]
+M(C`N,#`P,#`P,"(*("`@("`@("`@("!I9#TB<W1O<#(X,S`B("\^"B`@("`@
+M("`@/'-T;W`*("`@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC-C!F9F9F
+M.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(@H@("`@("`@("`@(&]F9G-E=#TB
+M,2XP,#`P,#`P(@H@("`@("`@("`@(&ED/2)S=&]P,C@S,2(@+SX*("`@("`@
+M/"]L:6YE87)'<F%D:65N=#X*("`@("`@/&QI;F5A<D=R861I96YT"B`@("`@
+M("`@('@Q/2(P+C`P,#`P,#`B"B`@("`@("`@('DQ/2(P+C4P,#`P,#`P(@H@
+M("`@("`@("!X,CTB,2XP,#`P,#`P(@H@("`@("`@("!Y,CTB,"XU,#`P,#`P
+M,"(*("`@("`@("`@:60](FQI;F5A<D=R861I96YT,34X-R(*("`@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-#DP-"(*("`@("`@("`@9W)A
+M9&EE;G15;FET<STB;V)J96-T0F]U;F1I;F=";W@B"B`@("`@("`@('-P<F5A
+M9$UE=&AO9#TB<&%D(B`O/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@
+M("`@:60](FQI;F5A<D=R861I96YT,CDU,B(^"B`@("`@("`@/'-T;W`*("`@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET
+M>3HP+C,W.#(S.#,U.R(*("`@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*
+M("`@("`@("`@("!I9#TB<W1O<#(Y-3,B("\^"B`@("`@("`@/'-T;W`*("`@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET
+M>3HP+C`P,#`P,#`[(@H@("`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@
+M("`@("`@("`@(&ED/2)S=&]P,CDU-"(@+SX*("`@("`@/"]L:6YE87)'<F%D
+M:65N=#X*("`@("`@/&QI;F5A<D=R861I96YT"B`@("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#$X-S`B/@H@("`@("`@(#QS=&]P"B`@("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(SED9F9F9#MS=&]P+6]P86-I='DZ,"XY.30X,3@V
+M,SLB"B`@("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@("`@
+M:60](G-T;W`Q.#<Q(B`O/@H@("`@("`@(#QS=&]P"B`@("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(S`P,V9A-SMS=&]P+6]P86-I='DZ,"XY-S0P.3,R
+M-CLB"B`@("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@("`@
+M:60](G-T;W`Q.#<R(B`O/@H@("`@("`\+VQI;F5A<D=R861I96YT/@H@("`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@:60](FQI;F5A<D=R861I96YT
+M,34Y."(^"B`@("`@("`@/'-T;W`*("`@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+CDY-#@Q.#8S.R(*("`@("`@
+M("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@("!I9#TB<W1O<#$U
+M.3DB("\^"B`@("`@("`@/'-T;W`*("`@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC-3-B9&1A.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(@H@("`@("`@
+M("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("`@(&ED/2)S=&]P,38P
+M,"(@+SX*("`@("`@/"]L:6YE87)'<F%D:65N=#X*("`@("`@/&QI;F5A<D=R
+M861I96YT"B`@("`@("`@('@Q/2(P+C`P,#`P,#`B"B`@("`@("`@('DQ/2(P
+M+C4P,#`P,#`P(@H@("`@("`@("!X,CTB,2XP,#`P,#`P(@H@("`@("`@("!Y
+M,CTB,"XU,#`P,#`P,"(*("`@("`@("`@:60](FQI;F5A<D=R861I96YT-C`P
+M-R(*("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-#DP,2(*
+M("`@("`@("`@9W)A9&EE;G15;FET<STB;V)J96-T0F]U;F1I;F=";W@B"B`@
+M("`@("`@('-P<F5A9$UE=&AO9#TB<&%D(B`O/@H@("`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@("`@>#$](C`N,#`P,#`P,"(*("`@("`@("`@>3$](C`N
+M-3`P,#`P,#`B"B`@("`@("`@('@R/2(Q+C`P,#`P,#`B"B`@("`@("`@('DR
+M/2(P+C4P,#`P,#`P(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0W,C`W
+M(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0T.3(X(@H@
+M("`@("`@("!G<F%D:65N=%5N:71S/2)O8FIE8W1";W5N9&EN9T)O>"(*("`@
+M("`@("`@<W!R96%D365T:&]D/2)P860B("\^"B`@("`@(#QL:6YE87)'<F%D
+M:65N=`H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0R,C$Y(CX*("`@("`@
+M("`\<W1O<`H@("`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#%E,#`[
+M<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB"B`@("`@("`@("`@;V9F<V5T/2(P
+M+C`P,#`P,#`B"B`@("`@("`@("`@:60](G-T;W`R,C(P(B`O/@H@("`@("`@
+M(#QS=&]P"B`@("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P,#`R,CMS
+M=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(*("`@("`@("`@("!O9F9S970](C$N
+M,#`P,#`P,"(*("`@("`@("`@("!I9#TB<W1O<#(R,C$B("\^"B`@("`@(#PO
+M;&EN96%R1W)A9&EE;G0^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M("!I9#TB;&EN96%R1W)A9&EE;G0Q-S,X.2(^"B`@("`@("`@/'-T;W`*("`@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P.W-T;W`M;W!A8VET
+M>3HP+C0U,#DX,#0P.R(*("`@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*
+M("`@("`@("`@("!I9#TB<W1O<#$W,SDP(B`O/@H@("`@("`@(#QS=&]P"B`@
+M("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P,#`P,#MS=&]P+6]P86-I
+M='DZ,"XP,#`P,#`P.R(*("`@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*
+M("`@("`@("`@("!I9#TB<W1O<#$W,SDQ(B`O/@H@("`@("`\+VQI;F5A<D=R
+M861I96YT/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@>#$](C`N
+M,#`P,#`P,"(*("`@("`@("`@>3$](C`N-3`P,#`P,#`B"B`@("`@("`@('@R
+M/2(Q+C`P,#`P,#`B"B`@("`@("`@('DR/2(P+C4P,#`P,#`P(@H@("`@("`@
+M("!I9#TB;&EN96%R1W)A9&EE;G0Q-C$T,B(*("`@("`@("`@>&QI;FLZ:')E
+M9CTB(VQI;F5A<D=R861I96YT.34U,B(*("`@("`@("`@9W)A9&EE;G15;FET
+M<STB;V)J96-T0F]U;F1I;F=";W@B"B`@("`@("`@('-P<F5A9$UE=&AO9#TB
+M<&%D(B`O/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@:60](FQI
+M;F5A<D=R861I96YT-#`R."(^"B`@("`@("`@/'-T;W`*("`@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC.#=F9F9F.W-T;W`M;W!A8VET>3HP+C<P-3@X
+M,C,W.R(*("`@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@
+M("!I9#TB<W1O<#0P,CDB("\^"B`@("`@("`@/'-T;W`*("`@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P
+M,#`[(@H@("`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("`@
+M(&ED/2)S=&]P-#`S,"(@+SX*("`@("`@/"]L:6YE87)'<F%D:65N=#X*("`@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("`@('@Q/2(P+C`P,#`P,#`B"B`@
+M("`@("`@('DQ/2(P+C4P,#`P,#`P(@H@("`@("`@("!X,CTB,2XP,#`P,#`P
+M(@H@("`@("`@("!Y,CTB,"XU,#`P,#`P,"(*("`@("`@("`@:60](FQI;F5A
+M<D=R861I96YT,C$V-R(*("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R
+M861I96YT.34U-2(*("`@("`@("`@9W)A9&EE;G15;FET<STB;V)J96-T0F]U
+M;F1I;F=";W@B"B`@("`@("`@('-P<F5A9$UE=&AO9#TB<&%D(B`O/@H@("`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@>#$](C`N-3(V-#DP,#DB"B`@
+M("`@("`@('DQ/2(P+C`S-C4X-3,V-"(*("`@("`@("`@>#(](C`N-3(V-#DP
+M,#DB"B`@("`@("`@('DR/2(P+CDV.34Q,C(R(@H@("`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0Q,S8U-2(*("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A
+M<D=R861I96YT,C$V-R(@+SX*("`@("`@/&QI;F5A<D=R861I96YT"B`@("`@
+M("`@('@Q/2(P+C,P-C,U.#,W(@H@("`@("`@("!Y,3TB,"XW.38X-S4P,"(*
+M("`@("`@("`@>#(](C`N.#8T,38Q.#4B"B`@("`@("`@('DR/2(P+C4S.3`V
+M,C4P(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q-C$T,2(*("`@("`@
+M("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,38Q-#(B("\^"B`@("`@
+M(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!X,3TB,"XP,CDP-CDW-C@B"B`@
+M("`@("`@('DQ/2(P+C,V-S$X-S4P(@H@("`@("`@("!X,CTB,"XV-C(W.3`W
+M,B(*("`@("`@("`@>3(](C`N,S4Y,S<U,#`B"B`@("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#<R,3`B"B`@("`@("`@('AL:6YK.FAR968](B-L:6YE87)'
+M<F%D:65N=#<R,#<B("\^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M("!X,3TB,"XV-S@R,3<X,R(*("`@("`@("`@>3$](C`N,#`W.#$R-3`P,"(*
+M("`@("`@("`@>#(](C`N-3DT,#4Y-#$B"B`@("`@("`@('DR/2(P+CDT-3,Q
+M,C4P(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q-3DW(@H@("`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q-3DT(B`O/@H@("`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@("`@:60](FQI;F5A<D=R861I96YT-#$P
+M-2(*("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,34Y."(@
+M+SX*("`@("`@/')A9&EA;$=R861I96YT"B`@("`@("`@(&-X/2(P+C4P,#`P
+M,#`P(@H@("`@("`@("!C>3TB,"XU,#`P,#`P,"(*("`@("`@("`@<CTB,"XU
+M,#DT,S,Y."(*("`@("`@("`@9G@](C`N-3`P,#`P,#`B"B`@("`@("`@(&9Y
+M/2(P+C4P,#`P,#`P(@H@("`@("`@("!I9#TB<F%D:6%L1W)A9&EE;G0Q-3DP
+M(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0R.#(Y(B`O
+M/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@>#$](C(V,"XP-#$Y
+M-B(*("`@("`@("`@>3$](C0R.2XS.3,V."(*("`@("`@("`@>#(](C(V,"XP
+M-#$Y-B(*("`@("`@("`@>3(](C8V,RXU,3$T-R(*("`@("`@("`@:60](FQI
+M;F5A<D=R861I96YT-#(S-2(*("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A
+M<D=R861I96YT-#(S,B(*("`@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P
+M86-E3VY5<V4B"B`@("`@("`@(&=R861I96YT5')A;G-F;W)M/2)S8V%L92@Q
+M+C$U-#<P,2PP+C@V-C`R-2DB("\^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@("!X,3TB,C`U+C8V-C(V(@H@("`@("`@("!Y,3TB,3`X,BXP-3$Y
+M(@H@("`@("`@("!X,CTB,C`U+C(P-S0Y(@H@("`@("`@("!Y,CTB.38X+C`T
+M-C<U(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0V,3`S(@H@("`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0V,3`P(@H@("`@("`@("!G
+M<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@("`@9W)A9&EE
+M;G14<F%N<V9O<FT](G-C86QE*#$N-#@T-C$U+#`N-C<S-3<U*2(@+SX*("`@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("`@('@Q/2(T,34N-C4U,S,B"B`@
+M("`@("`@('DQ/2(W.2XQ,#0U-#8B"B`@("`@("`@('@R/2(T,C$N,S$R-S$B
+M"B`@("`@("`@('DR/2(V-S,N,3,P,C4B"B`@("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#<S-#DB"B`@("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D
+M:65N=#<S-#8B"B`@("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N
+M57-E(@H@("`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H,2XP,#8W
+M-S,L,"XY.3,R-S(I(B`O/@H@("`@/"]D969S/@H@("`@/&QI;F5A<D=R861I
+M96YT"B`@("`@("!X,3TB+3DX,RXU-3@X-"(*("`@("`@('DQ/2(M.2XU-#$W
+M-#(S(@H@("`@("`@>#(](BTY,S(N-SDR,S8B"B`@("`@("!Y,CTB-3DR+C(P
+M-3(P(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,S$Q,R(*("`@("`@('AL
+M:6YK.FAR968](B-L:6YE87)'<F%D:65N=#,Q,#DB"B`@("`@("!G<F%D:65N
+M=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&=R861I96YT5')A;G-F
+M;W)M/2)S8V%L92@M,2XQ-30W,#$L,"XX-C8P,C4I(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S,3`Y(CX*("`@
+M("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS
+M=&]P+6]P86-I='DZ,"XY,#4X.#(S-CLB"B`@("`@("`@(&]F9G-E=#TB,"XP
+M,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#,Q,3`B("\^"B`@("`@(#QS=&]P
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`N,3<W,#@S,S,[(@H@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*
+M("`@("`@("`@:60](G-T;W`S,3$Q(B`O/@H@("`@/"]L:6YE87)'<F%D:65N
+M=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI;F5A<D=R861I
+M96YT-C(R."(^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@
+M(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#8R,CDB("\^
+M"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F
+M9F8[<W1O<"UO<&%C:71Y.C`N-#8S-30Q-C8[(@H@("`@("`@("!O9F9S970]
+M(C`N-3`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P-C(S,2(@+SX*("`@("`@
+M/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P
+M+6]P86-I='DZ,"XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P
+M,#`B"B`@("`@("`@(&ED/2)S=&]P-C(S,"(@+SX*("`@(#PO;&EN96%R1W)A
+M9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#<T.#`B/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O
+M<"UC;VQO<CHC8F1B9&)D.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(@H@("`@
+M("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`W-#@Q
+M(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC
+M9F9F9F9F.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(@H@("`@("`@("!O9F9S
+M970](C$N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`W-#@R(B`O/@H@("`@
+M/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M:60](FQI;F5A<D=R861I96YT.34U,B(^"B`@("`@(#QS=&]P"B`@("`@("`@
+M('-T>6QE/2)S=&]P+6-O;&]R.B,P,#%D9F8[<W1O<"UO<&%C:71Y.C`N-S<V
+M-#<P-C`[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@
+M:60](G-T;W`Y-34T(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB
+M<W1O<"UC;VQO<CHC,#`S-S@W.W-T;W`M;W!A8VET>3HP+C(R,S4R.30Q.R(*
+M("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P
+M.34U,R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#DU-34B/@H@("`@("`\
+M<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`T,V0Y.W-T;W`M
+M;W!A8VET>3HP+C<U-C0W-C<P.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P
+M,#`B"B`@("`@("`@(&ED/2)S=&]P.34U-R(@+SX*("`@("`@/'-T;W`*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P,#`V93MS=&]P+6]P86-I='DZ
+M,"XV-3(X-#DW,SLB"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@
+M("`@("!I9#TB<W1O<#DU-38B("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Y
+M-34X(CX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z
+M(S`P,#`W83MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(*("`@("`@("`@;V9F
+M<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P.34V,"(@+SX*("`@
+M("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P,#`W83MS
+M=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P
+M,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P.34U.2(@+SX*("`@(#PO;&EN96%R
+M1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#0Y,#$B/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB
+M<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(@H@
+M("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`T
+M.3`S(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO
+M<CHC8F)F9F9F.W-T;W`M;W!A8VET>3HP+C0P-#$T-3`Y.R(*("`@("`@("`@
+M;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P-#DP,B(@+SX*
+M("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@
+M("`@(&ED/2)L:6YE87)'<F%D:65N=#0Y,#0B/@H@("`@("`\<W1O<`H@("`@
+M("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`V8V4T.W-T;W`M;W!A8VET>3HP
+M+C(T.#<P-#8V.R(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@
+M("`@(&ED/2)S=&]P-#DP-B(@+SX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(S-B.#5B,SMS=&]P+6]P86-I='DZ,"XR,#<R-3,X
+M.3LB"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("!I9#TB
+M<W1O<#0Y,#4B("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0T.3`W(CX*("`@
+M("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS
+M=&]P+6]P86-I='DZ,"XX-#4S-C`X,CLB"B`@("`@("`@(&]F9G-E=#TB,"XP
+M,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#0Y,#DB("\^"B`@("`@(#QS=&]P
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@
+M("`@("`@("!I9#TB<W1O<#0Y,#@B("\^"B`@("`\+VQI;F5A<D=R861I96YT
+M/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE
+M;G0T.3$P(CX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(S`P,#`P,#MS=&]P+6]P86-I='DZ,"XV.#`V,C@S,#LB"B`@("`@("`@
+M(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#0Y,3$B("\^
+M"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#`P
+M,#`[<W1O<"UO<&%C:71Y.C`N,#DT,3$W-C0Y.R(*("`@("`@("`@;V9F<V5T
+M/2(Q+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P-#DQ,B(@+SX*("`@(#PO
+M;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED
+M/2)L:6YE87)'<F%D:65N=#0Y,C@B/@H@("`@("`\<W1O<`H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC,#`W,F9E.W-T;W`M;W!A8VET>3HQ+C`P,#`P
+M,#`[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@:60]
+M(G-T;W`T.3,P(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O
+M<"UC;VQO<CHC,#`P,&(P.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(@H@("`@
+M("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`T.3(Y
+M(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N
+M=`H@("`@("`@:60](FQI;F5A<D=R861I96YT-#(Y-R(^"B`@("`@(#QS=&]P
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-B9&)D8F0[<W1O<"UO<&%C
+M:71Y.C`N-3`Q.38P.#$[(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*
+M("`@("`@("`@:60](G-T;W`T,CDX(B`O/@H@("`@("`\<W1O<`H@("`@("`@
+M("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C<R
+M.3$V-C8Y.R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@
+M(&ED/2)S=&]P-#(Y.2(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#0P,R(^
+M"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F
+M9F8[<W1O<"UO<&%C:71Y.C`N,S<Q,3,T,#$[(@H@("`@("`@("!O9F9S970]
+M(C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`T,#4B("\^"B`@("`@(#QS
+M=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO
+M<&%C:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P
+M(@H@("`@("`@("!I9#TB<W1O<#0P-"(@+SX*("`@(#PO;&EN96%R1W)A9&EE
+M;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#8V."(^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B,P,#`P,#`[<W1O<"UO<&%C:71Y.C`N-#0S,3,W,C8[(@H@("`@("`@
+M("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`V-CDB("\^
+M"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#`P
+M,#`[<W1O<"UO<&%C:71Y.C`N,3`S,#DR-S@[(@H@("`@("`@("!O9F9S970]
+M(C$N,#`P,#`P,"(*("`@("`@("`@:60](G-T;W`V-S`B("\^"B`@("`\+VQI
+M;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB
+M;&EN96%R1W)A9&EE;G0Y-S`B/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL
+M93TB<W1O<"UC;VQO<CHC9F9B9C`P.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[
+M(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@:60](G-T
+M;W`Y-S$B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B-F9F)F,#`[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@
+M(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#DW,B(@+SX*
+M("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\<F%D:6%L1W)A9&EE;G0*("`@
+M("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@9W)A
+M9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q+C`P,#`P,"PP+C`P,#`P,"PP+C`P
+M,#`P,"PP+C(S,#<Q-2PP+C`P,#`P,"PT.3DN.3,W."DB"B`@("`@("!R/2(U
+M,3$N.3DY.3DB"B`@("`@("!F>3TB-C0Y+C@W,S<P(@H@("`@("`@9G@](C4Q
+M,BXP,#`P,2(*("`@("`@(&-Y/2(V-#DN.#<S-S`B"B`@("`@("!C>#TB-3$R
+M+C`P,#`Q(@H@("`@("`@:60](G)A9&EA;$=R861I96YT,3@X,C0B"B`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q.#@Q."(*("`@("`@(&EN
+M:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QR861I86Q'<F%D:65N
+M=`H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@
+M("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,#`P,#`P+#`N,#`P,#`P
+M+#`N,#`P,#`P+#`N,C,P-S$U+#`N,#`P,#`P+#DP+C@W,C<T*2(*("`@("`@
+M('(](C4Q,BXP,#`P,"(*("`@("`@(&9Y/2(Q,3@N,3(V,S`B"B`@("`@("!F
+M>#TB-3$R+C`P,#`P(@H@("`@("`@8WD](C$Q."XQ,C8S,"(*("`@("`@(&-X
+M/2(U,3(N,#`P,#`B"B`@("`@("!I9#TB<F%D:6%L1W)A9&EE;G0Q-S,V-"(*
+M("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$W,S4X(@H@("`@
+M("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R
+M861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0Q-S,U."(*("`@("`@
+M(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(^"B`@("`@(#QS=&]P"B`@("`@
+M("`@(&ED/2)S=&]P,3<S-C`B"B`@("`@("`@(&]F9G-E=#TB,"(*("`@("`@
+M("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,3LB
+M("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,3<S-C(B"B`@("`@
+M("`@(&]F9G-E=#TB,2(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F
+M9F9F9CMS=&]P+6]P86-I='DZ,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT
+M/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE
+M;G0Q.#@Q."(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(^"B`@
+M("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,3@X,C`B"B`@("`@("`@(&]F
+M9G-E=#TB,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS
+M=&]P+6]P86-I='DZ,3LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S
+M=&]P,3@X,C(B"B`@("`@("`@(&]F9G-E=#TB,2(*("`@("`@("`@<W1Y;&4]
+M(G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,#LB("\^"B`@("`\
+M+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I
+M9#TB;&EN96%R1W)A9&EE;G0S,#8X(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C
+M=#TB86QW87ES(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S,#<P
+M(@H@("`@("`@("!O9F9S970](C`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B,R8C=A834[<W1O<"UO<&%C:71Y.C$[(B`O/@H@("`@("`\<W1O<`H@
+M("`@("`@("!I9#TB<W1O<#,P-S(B"B`@("`@("`@(&]F9G-E=#TB,2(*("`@
+M("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S)B-V%A-3MS=&]P+6]P86-I='DZ
+M,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/')A9&EA;$=R861I
+M96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!X
+M;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0S,#8X(@H@("`@("`@:60](G)A
+M9&EA;$=R861I96YT,C$R-"(*("`@("`@(&=R861I96YT56YI=',](G5S97)3
+M<&%C94]N57-E(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q
+M+C`P,#`P,"PP+C`P,#`P,"PP+C`P,#`P,"PP+C$Q-S@P.2PP+C`P,#`P,"PS
+M-38N-#`U,2DB"B`@("`@("!C>#TB-3$R+C`P,#`P(@H@("`@("`@8WD](C0P
+M-"XP,#`P,"(*("`@("`@(&9X/2(U,3(N,#`P,#`B"B`@("`@("!F>3TB-#`T
+M+C`P,#`P(@H@("`@("`@<CTB-3$R+C`P,#`P(B`O/@H@("`@/')A9&EA;$=R
+M861I96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0S,#8X(@H@("`@("`@:60]
+M(G)A9&EA;$=R861I96YT,C$R-B(*("`@("`@(&=R861I96YT56YI=',](G5S
+M97)3<&%C94]N57-E(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I
+M>"@Q+C`P,#`P,"PP+C`P,#`P,"PP+C`P,#`P,"PP+C$Q-S@P.2PP+C`P,#`P
+M,"PS-38N-#`U,2DB"B`@("`@("!C>#TB-3$R+C`P,#`P(@H@("`@("`@8WD]
+M(C0P-"XP,#`P,"(*("`@("`@(&9X/2(U,3(N,#`P,#`B"B`@("`@("!F>3TB
+M-#`T+C`P,#`P(@H@("`@("`@<CTB-3$R+C`P,#`P(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S.#,Y(CX*("`@
+M("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S.#0Q(@H@("`@("`@("!O9F9S
+M970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F
+M9F9F9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@("`@/'-T;W`*
+M("`@("`@("`@:60](G-T;W`S.#0S(@H@("`@("`@("!O9F9S970](C`N-3`P
+M,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O
+M<"UO<&%C:71Y.C`N,S4R,3$R-C@[(B`O/@H@("`@("`\<W1O<`H@("`@("`@
+M("!I9#TB<W1O<#,X-#4B"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET
+M>3HP+C`P,#`P,#`[(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL
+M:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI;F5A<D=R861I96YT,S@S,2(^
+M"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S@S,R(*("`@("`@("`@
+M;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R
+M.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB("\^"B`@("`@(#QS
+M=&]P"B`@("`@("`@(&ED/2)S=&]P,S@S-2(*("`@("`@("`@;V9F<V5T/2(P
+M+C4P,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F
+M.W-T;W`M;W!A8VET>3HP+C`S.3(Q-38X.#LB("\^"B`@("`@(#QS=&]P"B`@
+M("`@("`@(&ED/2)S=&]P,S@S-R(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P
+M,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO
+M<&%C:71Y.C`N,#`P,#`P,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S
+M.#(U(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S.#(W(@H@("`@
+M("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@
+M("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S.#(Y(@H@("`@("`@("!O9F9S
+M970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F
+M9F9F9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R
+M1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#,X,3<B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O
+M<#,X,3DB"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P
+M,#`[(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,X,C$B"B`@
+M("`@("`@(&]F9G-E=#TB,"XU,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T
+M;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XT.3@P,SDR,CLB("\^
+M"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S@R,R(*("`@("`@("`@
+M;V9F<V5T/2(Q(@H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F
+M.W-T;W`M;W!A8VET>3HP.R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,X
+M,3$B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,X,3,B"B`@("`@
+M("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C8X-30T-C`R.R(@+SX*("`@
+M("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S.#$U(@H@("`@("`@("!O9F9S
+M970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9E
+M9F5F9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R
+M1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#,X,#4B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O
+M<#,X,#<B"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P.W-T;W`M;W!A8VET>3HQ+C`P,#`P
+M,#`[(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,X,#DB"B`@
+M("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O
+M<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(B`O/@H@
+M("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@:60](FQI;F5A<D=R861I96YT,S<Y.2(^"B`@("`@(#QS=&]P"B`@("`@
+M("`@(&ED/2)S=&]P,S@P,2(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`N,#4X.#(S-3,P.R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@:60]
+M(G-T;W`S.#`S(@H@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@
+M("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XP
+M,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R
+M1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#(Y.#@B/@H@("`@
+M("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W.34B"B`@("`@("`@(&]F9G-E
+M=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F
+M9F9F.W-T;W`M;W!A8VET>3HP+C$Q-S8T-S`V.R(@+SX*("`@("`@/'-T;W`*
+M("`@("`@("`@:60](G-T;W`S-SDW(@H@("`@("`@("!O9F9S970](C$N,#`P
+M,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9E9F5F9CMS=&]P
+M+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^
+M"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N
+M=#,W.#8B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W.#@B"B`@
+M("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O
+M<"UC;VQO<CHC,&4S-3@Q.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(B`O/@H@
+M("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W.3`B"B`@("`@("`@(&]F
+M9G-E=#TB,"XU,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z
+M(S$T-#-A,#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@("`@/'-T
+M;W`*("`@("`@("`@:60](G-T;W`S-SDR(@H@("`@("`@("!O9F9S970](C$N
+M,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`T-#!B-CMS
+M=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R1W)A9&EE
+M;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#,W-S@B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W.#`B
+M"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL93TB
+M<W1O<"UC;VQO<CHC,#$S,#9F.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(B`O
+M/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W.#(B"B`@("`@("`@
+M(&]F9G-E=#TB,"XU,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(S`S-#,Y8CMS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@("`@
+M/'-T;W`*("`@("`@("`@:60](G-T;W`S-S@T(@H@("`@("`@("!O9F9S970]
+M(C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P,S8X
+M,#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R1W)A
+M9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#,W-C8B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W
+M-C@B"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL
+M93TB<W1O<"UC;VQO<CHC9F9B93,T.W-T;W`M;W!A8VET>3HP+C8X-30T-C`R
+M.R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-S<P(@H@("`@
+M("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(V9F9&,T8SMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@
+M(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@
+M(&ED/2)L:6YE87)'<F%D:65N=#,W-C`B/@H@("`@("`\<W1O<`H@("`@("`@
+M("!I9#TB<W1O<#,W-C(B"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET
+M>3HP+C8V-C8V-C8Y.R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T
+M;W`S-S8T(@H@("`@("`@("!O9F9S970](C$B"B`@("`@("`@('-T>6QE/2)S
+M=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C:71Y.C`[(B`O/@H@("`@/"]L
+M:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT,S<U,B(^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED
+M/2)S=&]P,S<U-"(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@
+M("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,3,P-F8[<W1O<"UO<&%C:71Y.C$N
+M,#`P,#`P,#LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S<U
+M-B(*("`@("`@("`@;V9F<V5T/2(P+C4P,#`P,#`P(@H@("`@("`@("!S='EL
+M93TB<W1O<"UC;VQO<CHC,#,T,SEB.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[
+M(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W-3@B"B`@("`@
+M("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC,#`S-C@P.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(B`O/@H@("`@
+M/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M:60](FQI;F5A<D=R861I96YT,S<T-B(^"B`@("`@(#QS=&]P"B`@("`@("`@
+M(&ED/2)S=&]P,S<T."(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@
+M("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P8C%D-#$[<W1O<"UO<&%C:71Y
+M.C$N,#`P,#`P,#LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P
+M,S<U,"(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@('-T
+M>6QE/2)S=&]P+6-O;&]R.B,P,#`P,#`[<W1O<"UO<&%C:71Y.C$N,#`P,#`P
+M,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I
+M96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-S0P(CX*("`@("`@/'-T
+M;W`*("`@("`@("`@:60](G-T;W`S-S0R(@H@("`@("`@("!O9F9S970](C`N
+M,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS
+M=&]P+6]P86-I='DZ,"XS.3(Q-38X-SLB("\^"B`@("`@(#QS=&]P"B`@("`@
+M("`@(&ED/2)S=&]P,S<T-"(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F969E9F8[<W1O<"UO<&%C
+M:71Y.C`N,#4T.3`Q.38Q.R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,W
+M,S(B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W,S0B"B`@("`@
+M("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(B`O/@H@("`@
+M("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W,S8B"B`@("`@("`@(&]F9G-E
+M=#TB,"XU,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F
+M9F9F9CMS=&]P+6]P86-I='DZ,"XP,SDR,34V.#@[(B`O/@H@("`@("`\<W1O
+M<`H@("`@("`@("!I9#TB<W1O<#,W,S@B"B`@("`@("`@(&]F9G-E=#TB,2XP
+M,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T
+M;W`M;W!A8VET>3HP+C`P,#`P,#`[(B`O/@H@("`@/"]L:6YE87)'<F%D:65N
+M=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI;F5A<D=R861I
+M96YT,S<R-B(^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S<R."(*
+M("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S
+M=&]P+6-O;&]R.B,P,#`P,#`[<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB("\^
+M"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S<S,"(*("`@("`@("`@
+M;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R
+M.B,P,#`P,#`[<W1O<"UO<&%C:71Y.C`N-C,S.#`R.#,[(B`O/@H@("`@/"]L
+M:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT,S<R,"(^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED
+M/2)S=&]P,S<R,B(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@
+M("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#4X9F8[<W1O<"UO<&%C:71Y.C$N
+M,#`P,#`P,#LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S<R
+M-"(*("`@("`@("`@;V9F<V5T/2(Q(@H@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC9F1F9&9D.W-T;W`M;W!A8VET>3HP.R(@+SX*("`@(#PO;&EN96%R
+M1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#,W,30B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O
+M<#,W,38B"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC,#`U.&9F.W-T;W`M;W!A8VET>3HQ+C`P,#`P
+M,#`[(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,W,3@B"B`@
+M("`@("`@(&]F9G-E=#TB,2(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z
+M(V9D9F1F9#MS=&]P+6]P86-I='DZ,#LB("\^"B`@("`\+VQI;F5A<D=R861I
+M96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A
+M9&EE;G0S-S`V(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-S`X
+M(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4]
+M(G-T;W`M8V]L;W(Z(V9D9F1F9#MS=&]P+6]P86-I='DZ,"XR.30Q,3<V-CLB
+M("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S<Q,"(*("`@("`@
+M("`@;V9F<V5T/2(P+C4P,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC9F1F9&9D.W-T;W`M;W!A8VET>3HP+C,U,CDT,3$Y.R(@+SX*("`@
+M("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-S$R(@H@("`@("`@("!O9F9S
+M970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9D
+M9F1F9#MS=&]P+6]P86-I='DZ,"XP.3@P,SDR,3<[(B`O/@H@("`@/"]L:6YE
+M87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI
+M;F5A<D=R861I96YT,S<P,"(^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S
+M=&]P,S<P,B(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@
+M('-T>6QE/2)S=&]P+6-O;&]R.B-B,V-F9F8[<W1O<"UO<&%C:71Y.C$N,#`P
+M,#`P,#LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S<P-"(*
+M("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S
+M=&]P+6-O;&]R.B,P,#4P9&0[<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB("\^
+M"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/'-T>6QE"B`@("`@("!I9#TB
+M<W1Y;&4S-CDX(@H@("`@("`@='EP93TB=&5X="]C<W,B/@H@("`*("`@("YF
+M:6PP('MF:6QL.B,P,#DS1$1]"B`@("`N9FEL,B![9FEL;#HC1D9&1D9&?0H@
+M("`@+F9I;#$@>V9I;&PZ(S%&,4$Q-WT*("`@"B`@/"]S='EL93X*("`@(#QS
+M='EL90H@("`@("`@:60](G-T>6QE,S8Y-B(*("`@("`@('1Y<&4](G1E>'0O
+M8W-S(CX*("`@"B`@("`N9FEL,"![9FEL;#HC,#`Y,T1$?0H@("`@+F9I;#(@
+M>V9I;&PZ(T9&1D9&1GT*("`@("YF:6PQ('MF:6QL.B,Q1C%!,3=]"B`@(`H@
+M(#PO<W1Y;&4^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(V-#`N
+M.#(P,3DB"B`@("`@("!X,CTB-C`W+C$X,SDP(@H@("`@("`@>3$](C0Q,2XT
+M,C<P,"(*("`@("`@('@Q/2(U.#4N.#<Q.34B"B`@("`@("!G<F%D:65N=%1R
+M86YS9F]R;3TB<V-A;&4H,2XR-C,V-S4L,"XW.3$S-#,I(@H@("`@("`@9W)A
+M9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R
+M1W)A9&EE;G0S-CDT(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I
+M96YT-SDW,B(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*
+M("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@9W)A9&EE;G15;FET<STB=7-E
+M<E-P86-E3VY5<V4B"B`@("`@("!Y,CTB-S4Q+C0T-30S(@H@("`@("`@>#(]
+M(C4Y,RXX-S4R-"(*("`@("`@('DQ/2(Q,#<X+C$Q,3DB"B`@("`@("!X,3TB
+M-C(T+C<U.#0R(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q
+M+C`Y,34Y.2PP+C`P,#`P,"PP+C`P,#`P,"PP+C@P-CDR-RPP+C`P,#`P,"PX
+M,2XV.3$S,BDB"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-CDR(@H@("`@
+M("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3$W-C,B"B`@("`@("!I
+M;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\<F%D:6%L1W)A9&EE
+M;G0*("`@("`@('(](C(P,2XY.3$W,"(*("`@("`@(&9Y/2(S-S4N,SDU-S(B
+M"B`@("`@("!F>#TB.3`U+C8Q-#`Q(@H@("`@("`@8WD](C,W-2XS.34W,B(*
+M("`@("`@(&-X/2(Y,#4N-C$T,#$B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*#`N-#`T,34S+#`N,#`P,#`P+#`N,#`P,#`P+#`N-#`V,#<R
+M+#4Y."XQ,C@Q+#4U-"XS.#0V*2(*("`@("`@(&=R861I96YT56YI=',](G5S
+M97)3<&%C94]N57-E(@H@("`@("`@:60](G)A9&EA;$=R861I96YT,S8Y,"(*
+M("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$X,3`B"B`@("`@
+M("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@
+M("`@("`@>3(](C8Q,BXX.#,Y,2(*("`@("`@('@R/2(Q,C,N-S8S-C8B"B`@
+M("`@("!Y,3TB-3`W+CDX.#@V(@H@("`@("`@>#$](C8X+C(X-#<R.2(*("`@
+M("`@(&=R861I96YT5')A;G-F;W)M/2)S8V%L92@S+C0P,3<X."PP+C(Y,SDV
+M,RDB"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C@X(@H@("`@("`@>&QI
+M;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,38Y,3(B"B`@("`@("!I;FMS8V%P
+M93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@
+M("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@>3(]
+M(C<R,BXT,3<S-B(*("`@("`@('@R/2(T,C0N-38Q.3@B"B`@("`@("!Y,3TB
+M,34P+C(Y-#0S(@H@("`@("`@>#$](C$P,BXX,3<W.2(*("`@("`@(&=R861I
+M96YT5')A;G-F;W)M/2)S8V%L92@Q+C$Q,34S-2PP+C@Y.38U-RDB"B`@("`@
+M("!I9#TB;&EN96%R1W)A9&EE;G0S-C@V(@H@("`@("`@>&QI;FLZ:')E9CTB
+M(VQI;F5A<D=R861I96YT.3@S.2(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0]
+M(F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@<W!R96%D
+M365T:&]D/2)P860B"B`@("`@("!Y,CTB.#(P+C4Y-#`V(@H@("`@("`@>#(]
+M(C,U,"XY.3DY,2(*("`@("`@('DQ/2(M-C(N-C0P.#4T(@H@("`@("`@>#$]
+M(C,Q."XU-S<W.2(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H
+M,2XU.#8V,34L,"XP,#`P,#`L,"XP,#`P,#`L,"XV,S`R-S,L,2XR,#4P,#!E
+M+34L+30N,#`P,#`P92TU*2(*("`@("`@(&=R861I96YT56YI=',](G5S97)3
+M<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,S8X-"(*("`@
+M("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#$X,3`B"B`@("`@("!I
+M;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\<&%T=&5R;@H@("`@
+M("`@:60](G!A='1E<FXS-C@P(@H@("`@("`@<&%T=&5R;E1R86YS9F]R;3TB
+M=')A;G-L871E*#@W-BXY-#`V+#8Q-"XQ,S0Y*2(*("`@("`@(&AE:6=H=#TB
+M,3<W+C0V,C0S(@H@("`@("`@=VED=&@](C$W-BXV,C,S-R(*("`@("`@('!A
+M='1E<FY5;FET<STB=7-E<E-P86-E3VY5<V4B/@H@("`@("`\<F5C=`H@("`@
+M("`@("!T<F%N<V9O<FT](G1R86YS;&%T92@M.#<V+CDT,#8L+38Q-"XQ,S0Y
+M*2(*("`@("`@("`@<GD](C0Y+C<P-3,W.2(*("`@("`@("`@<G@](C0Y+C<P
+M.#<Q-"(*("`@("`@("`@>3TB-C$T+C$S-#@Y(@H@("`@("`@("!X/2(X-S8N
+M.30P-34B"B`@("`@("`@(&AE:6=H=#TB,3<W+C0V,C0S(@H@("`@("`@("!W
+M:61T:#TB,3<V+C8R,S,W(@H@("`@("`@("!I9#TB<F5C=#,V.#(B"B`@("`@
+M("`@('-T>6QE/2)O<&%C:71Y.C`N-#4R-#@X-CD[9FEL;#IU<FPH(W)A9&EA
+M;$=R861I96YT.3,T-BD[9FEL;"UO<&%C:71Y.C$N,#`P,#`P,#MF:6QL+7)U
+M;&4Z;F]N>F5R;SMS=')O:V4Z;F]N93MS=')O:V4M=VED=&@Z,2XR-3`P,#`P
+M.W-T<F]K92UL:6YE8V%P.G)O=6YD.W-T<F]K92UL:6YE:F]I;CIR;W5N9#MS
+M=')O:V4M;6ET97)L:6UI=#HT+C`P,#`P,#`[<W1R;VME+61A<VAO9F9S970Z
+M,"XP,#`P,#`P.W-T<F]K92UO<&%C:71Y.C$N,#`P,#`P,"(@+SX*("`@(#PO
+M<&%T=&5R;CX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](C4U,"XS
+M,#DX,2(*("`@("`@('@R/2(Q-#`W+CDS-34B"B`@("`@("!Y,3TB,S8U+C$U
+M,S(Y(@H@("`@("`@>#$](CDR.2XY,C0P-R(*("`@("`@(&=R861I96YT5')A
+M;G-F;W)M/2)M871R:7@H,"XW-C(W.#8L,"XP,#`P,#`L,"XP,#`P,#`L,2XS
+M,3`Y.#,L,C$R+C4Y.#4L,2XR-3`P,#!E+38I(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE
+M;G0S-C<X(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3(T
+M,#$B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(U-3`N,S`Y.#$B"B`@("`@("!X
+M,CTB,30P-RXY,S4U(@H@("`@("`@>3$](C,V-2XQ-3,R.2(*("`@("`@('@Q
+M/2(Y,CDN.3(T,#<B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX
+M*"TP+C<V,C<X-BPP+C`P,#`P,"PP+C`P,#`P,"PM,2XS,3`Y.#,L,3@S,BXQ
+M-C(L.38Q+C@R,3DI(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E
+M3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C<V(@H@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3(T,#$B"B`@("`@("!I;FMS
+M8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*
+M("`@("`@('DR/2(W-SDN,#@V.#4B"B`@("`@("!X,CTB.#4T+C(W,S8X(@H@
+M("`@("`@>3$](C(S,RXT-#$R-"(*("`@("`@('@Q/2(S-C8N-S$R-S0B"B`@
+M("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N.3DX-3$R+"TU+C0S
+M.30R-F4M,BPU+C0S.34Q-&4M,BPP+CDY.#4R."PQ-C,N,34Y,BPM-#,N,38R
+M,30I(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C<T(@H@("`@("`@>&QI;FLZ:')E
+M9CTB(VQI;F5A<D=R861I96YT-#(Y-R(*("`@("`@(&EN:W-C87!E.F-O;&QE
+M8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(]
+M(C$P+C8S,3,P,"(*("`@("`@('@R/2(M-C@N-#`P-S0R(@H@("`@("`@>3$]
+M(C4S,"XS,SDQ,2(*("`@("`@('@Q/2(T-#DN-#DV,3(B"B`@("`@("!G<F%D
+M:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N.3DX-3$R+"TU+C0S.30R.64M,BPU
+M+C0S.34Q-V4M,BPP+CDY.#4R."PV-#0N,S8U-"PQ-3,N,3$P,"DB"B`@("`@
+M("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L
+M:6YE87)'<F%D:65N=#,V-S(B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R
+M1W)A9&EE;G0W-#@P(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES
+M(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB-3,W+C@W,3$U
+M(@H@("`@("`@>#(](C0U,BXU-C0P-B(*("`@("`@('DQ/2(Q,2XV-C8R,S$B
+M"B`@("`@("!X,3TB+38W+C4T-#4W,2(*("`@("`@(&=R861I96YT5')A;G-F
+M;W)M/2)M871R:7@H,"XY.3@U,3(L+34N-#,Y-#(Y92TR+#4N-#,Y-3$W92TR
+M+#`N.3DX-3(X+#8T-"XS-C4T+#$U,RXQ,3`P*2(*("`@("`@(&=R861I96YT
+M56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I
+M96YT,S8W,"(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#0Y
+M,3`B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\
+M<F%D:6%L1W)A9&EE;G0*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)S8V%L
+M92@P+C@X.#$Y,2PQ+C$R-3@X-"DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U
+M<V5R4W!A8V5/;E5S92(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D
+M:65N=#DW,"(*("`@("`@(&ED/2)R861I86Q'<F%D:65N=#,V-C@B"B`@("`@
+M("!F>3TB-C<V+C4S-#,P(@H@("`@("`@9G@](C(T,RXP.#8U,R(*("`@("`@
+M('(](CDW+C0V,C(S-"(*("`@("`@(&-Y/2(V-S8N-3,T,S`B"B`@("`@("!C
+M>#TB,C0S+C`X-C4S(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!G
+M<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N-#(V,30W+#`N,#`P,#`P+#`N
+M,#`P,#`P+#`N-S`Q,3DP+"TP+C(T.3(Y,"PQ+C0Y-S@V,"DB"B`@("`@("!G
+M<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@('AL:6YK.FAR
+M968](B-L:6YE87)'<F%D:65N=#0P,R(*("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#,V-C8B"B`@("`@("!Y,CTB-S@W+C8S-#<W(@H@("`@("`@>#(](C0U
+M,BXX,C,V,2(*("`@("`@('DQ/2(X.3`N-C0W-3@B"B`@("`@("!X,3TB-#4R
+M+C@R,S8Q(B`O/@H@("`@/')A9&EA;$=R861I96YT"B`@("`@("!G<F%D:65N
+M=%1R86YS9F]R;3TB<V-A;&4H,2XP,#<Y-C8L,"XY.3(P.3<I(@H@("`@("`@
+M9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!X;&EN:SIH
+M<F5F/2(C;&EN96%R1W)A9&EE;G0V-C@B"B`@("`@("!I9#TB<F%D:6%L1W)A
+M9&EE;G0S-C8T(@H@("`@("`@9GD](C0W-BXV,#@R,B(*("`@("`@(&9X/2(V
+M,S$N-C(U-C<B"B`@("`@("!R/2(Q-C4N-S@X,C0B"B`@("`@("!C>3TB-#<V
+M+C8P.#(R(@H@("`@("`@8W@](C8S,2XV,C4V-R(@+SX*("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@<W!R96%D365T:&]D/2)P860B"B`@("`@("!G<F%D
+M:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,34T-S`Q+#`N,#`P,#`P+#`N,#`P
+M,#`P+#`N.#8V,#(U+"TR+C`X-34W,64M-BPT+C(V,#(U-&4M-BDB"B`@("`@
+M("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@('AL:6YK
+M.FAR968](B-L:6YE87)'<F%D:65N=#8R,C@B"B`@("`@("!I9#TB;&EN96%R
+M1W)A9&EE;G0S-C8R(@H@("`@("`@>3(](C$Q,#@N-3$R.2(*("`@("`@('@R
+M/2(Q,S(V+C0R-#<B"B`@("`@("!Y,3TB-#$T+C8S-#8T(@H@("`@("`@>#$]
+M(C(R-RXS.#<P."(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@9W)A
+M9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+CDY.#4Q,BPM-2XT,SDT,C9E+3(L
+M-2XT,SDU,31E+3(L,"XY.3@U,C@L,2XY,C<W,3`L-2XW.#,Q,S`I(@H@("`@
+M("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!X;&EN
+M:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0T,CDW(@H@("`@("`@:60](FQI;F5A
+M<D=R861I96YT,S8V,"(*("`@("`@('DR/2(W-SDN,#@V.#4B"B`@("`@("!X
+M,CTB.#4T+C(W,S8X(@H@("`@("`@>3$](C(S,RXT-#$R-"(*("`@("`@('@Q
+M/2(S-C8N-S$R-S0B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&=R
+M861I96YT5')A;G-F;W)M/2)M871R:7@H,2XQ,S4R.#`L,"XP,#`P,#`L,"XP
+M,#`P,#`L,"XX.#`X-#`L,"XP,#`P,#`L+3`N,S<X,S8P*2(*("`@("`@(&=R
+M861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@>&QI;FLZ:')E
+M9CTB(VQI;F5A<D=R861I96YT-#DP-R(*("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#,V-3@B"B`@("`@("!Y,CTB-3DT+C(R,#DU(@H@("`@("`@>#(](C4U
+M."XP-#8X,2(*("`@("`@('DQ/2(T,3$N.#(X-3@B"B`@("`@("!X,3TB-34W
+M+C@T-S(S(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!G<F%D:65N
+M=%1R86YS9F]R;3TB;6%T<FEX*#`N.3DX-3$R+"TU+C0S.30R.64M,BPU+C0S
+M.34Q-V4M,BPP+CDY.#4R."PT,S0N,3@X-BPR,C(N,C`Y,BDB"B`@("`@("!G
+M<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@('AL:6YK.FAR
+M968](B-L:6YE87)'<F%D:65N=#<T.#`B"B`@("`@("!I9#TB;&EN96%R1W)A
+M9&EE;G0S-C4V(@H@("`@("`@>3(](C$P+C8S,3,P,"(*("`@("`@('@R/2(M
+M-C@N-#`P-S0R(@H@("`@("`@>3$](C4S,"XS,SDQ,2(*("`@("`@('@Q/2(T
+M-#DN-#DV,3(B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&=R861I
+M96YT5')A;G-F;W)M/2)M871R:7@H,"XY.3@U,3(L+34N-#,Y-#(Y92TR+#4N
+M-#,Y-3$W92TR+#`N.3DX-3(X+#0S-"XQ.#@V+#(R,BXR,#DR*2(*("`@("`@
+M(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT-#DQ,"(*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#,V-30B"B`@("`@("!Y,CTB-3,W+C@W,3$U(@H@("`@("`@>#(]
+M(C0U,BXU-C0P-B(*("`@("`@('DQ/2(Q,2XV-C8R,S$B"B`@("`@("!X,3TB
+M+38W+C4T-#4W,2(@+SX*("`@(#QD969S"B`@("`@("!I9#TB9&5F<S,U-S`B
+M/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@<W!R96%D365T:&]D
+M/2)P860B"B`@("`@("`@(&=R861I96YT56YI=',](F]B:F5C=$)O=6YD:6YG
+M0F]X(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Y-34X
+M(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-3<R(@H@("`@("`@("!Y
+M,CTB,"XU,#`P,#`P,"(*("`@("`@("`@>#(](C$N,#`P,#`P,"(*("`@("`@
+M("`@>3$](C`N-3`P,#`P,#`B"B`@("`@("`@('@Q/2(P+C`P,#`P,#`B("\^
+M"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!S<')E861-971H;V0]
+M(G!A9"(*("`@("`@("`@9W)A9&EE;G15;FET<STB;V)J96-T0F]U;F1I;F="
+M;W@B"B`@("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#0P,R(*
+M("`@("`@("`@:60](FQI;F5A<D=R861I96YT,S4W-"(*("`@("`@("`@>3(]
+M(C`N-3`P,#`P,#`B"B`@("`@("`@('@R/2(Q+C`P,#`P,#`B"B`@("`@("`@
+M('DQ/2(P+C4P,#`P,#`P(@H@("`@("`@("!X,3TB,"XP,#`P,#`P(B`O/@H@
+M("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@<W!R96%D365T:&]D/2)P
+M860B"B`@("`@("`@(&=R861I96YT56YI=',](F]B:F5C=$)O=6YD:6YG0F]X
+M(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0T.3`W(@H@
+M("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-3<V(@H@("`@("`@("!Y,CTB
+M,"XU,#`P,#`P,"(*("`@("`@("`@>#(](C$N,#`P,#`P,"(*("`@("`@("`@
+M>3$](C`N-3`P,#`P,#`B"B`@("`@("`@('@Q/2(P+C`P,#`P,#`B("\^"B`@
+M("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE
+M;G0S-3<X(CX*("`@("`@("`\<W1O<`H@("`@("`@("`@(&ED/2)S=&]P,S4X
+M,"(*("`@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@("!S
+M='EL93TB<W1O<"UC;VQO<CHC,#-A-&9E.W-T;W`M;W!A8VET>3HP+C`P,#`P
+M,#`[(B`O/@H@("`@("`@(#QS=&]P"B`@("`@("`@("`@:60](G-T;W`S-3@R
+M(@H@("`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("`@('-T
+M>6QE/2)S=&]P+6-O;&]R.B,P,#DP9F8[<W1O<"UO<&%C:71Y.C`N,C8T,C0X
+M-S`[(B`O/@H@("`@("`\+VQI;F5A<D=R861I96YT/@H@("`@("`\;&EN96%R
+M1W)A9&EE;G0*("`@("`@("`@:60](FQI;F5A<D=R861I96YT,S4X-"(^"B`@
+M("`@("`@/'-T;W`*("`@("`@("`@("!I9#TB<W1O<#,U.#8B"B`@("`@("`@
+M("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(S,W9F9F9CMS=&]P+6]P86-I='DZ,"XT,#<X-#,Q-#LB("\^"B`@
+M("`@("`@/'-T;W`*("`@("`@("`@("!I9#TB<W1O<#,U.#@B"B`@("`@("`@
+M("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(S8P9F9F9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@
+M("`@/"]L:6YE87)'<F%D:65N=#X*("`@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("`@('-P<F5A9$UE=&AO9#TB<&%D(@H@("`@("`@("!G<F%D:65N=%5N
+M:71S/2)O8FIE8W1";W5N9&EN9T)O>"(*("`@("`@("`@>&QI;FLZ:')E9CTB
+M(VQI;F5A<D=R861I96YT-#DP-"(*("`@("`@("`@:60](FQI;F5A<D=R861I
+M96YT,S4Y,"(*("`@("`@("`@>3(](C`N-3`P,#`P,#`B"B`@("`@("`@('@R
+M/2(Q+C`P,#`P,#`B"B`@("`@("`@('DQ/2(P+C4P,#`P,#`P(@H@("`@("`@
+M("!X,3TB,"XP,#`P,#`P(B`O/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@
+M("`@("`@:60](FQI;F5A<D=R861I96YT,S4Y,B(^"B`@("`@("`@/'-T;W`*
+M("`@("`@("`@("!I9#TB<W1O<#,U.30B"B`@("`@("`@("`@;V9F<V5T/2(P
+M+C`P,#`P,#`B"B`@("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F
+M9CMS=&]P+6]P86-I='DZ,"XS-S@R,S@S-3LB("\^"B`@("`@("`@/'-T;W`*
+M("`@("`@("`@("!I9#TB<W1O<#,U.38B"B`@("`@("`@("`@;V9F<V5T/2(Q
+M+C`P,#`P,#`B"B`@("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F
+M9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@("`@/"]L:6YE87)'
+M<F%D:65N=#X*("`@("`@/&QI;F5A<D=R861I96YT"B`@("`@("`@(&ED/2)L
+M:6YE87)'<F%D:65N=#,U.3@B/@H@("`@("`@(#QS=&]P"B`@("`@("`@("`@
+M:60](G-T;W`S-C`P(@H@("`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@
+M("`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,Y9&9F9F0[<W1O<"UO<&%C
+M:71Y.C`N.3DT.#$X-C,[(B`O/@H@("`@("`@(#QS=&]P"B`@("`@("`@("`@
+M:60](G-T;W`S-C`R(@H@("`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@
+M("`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#-F83<[<W1O<"UO<&%C
+M:71Y.C`N.3<T,#DS,C8[(B`O/@H@("`@("`\+VQI;F5A<D=R861I96YT/@H@
+M("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@:60](FQI;F5A<D=R861I
+M96YT,S8P-"(^"B`@("`@("`@/'-T;W`*("`@("`@("`@("!I9#TB<W1O<#,V
+M,#8B"B`@("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@("`@
+M<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XY.30X
+M,3@V,SLB("\^"B`@("`@("`@/'-T;W`*("`@("`@("`@("!I9#TB<W1O<#,V
+M,#@B"B`@("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@("`@
+M<W1Y;&4](G-T;W`M8V]L;W(Z(S4S8F1D83MS=&]P+6]P86-I='DZ,2XP,#`P
+M,#`P.R(@+SX*("`@("`@/"]L:6YE87)'<F%D:65N=#X*("`@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("`@('-P<F5A9$UE=&AO9#TB<&%D(@H@("`@("`@
+M("!G<F%D:65N=%5N:71S/2)O8FIE8W1";W5N9&EN9T)O>"(*("`@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-#DP,2(*("`@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT,S8Q,"(*("`@("`@("`@>3(](C`N-3`P,#`P,#`B
+M"B`@("`@("`@('@R/2(Q+C`P,#`P,#`B"B`@("`@("`@('DQ/2(P+C4P,#`P
+M,#`P(@H@("`@("`@("!X,3TB,"XP,#`P,#`P(B`O/@H@("`@("`\;&EN96%R
+M1W)A9&EE;G0*("`@("`@("`@<W!R96%D365T:&]D/2)P860B"B`@("`@("`@
+M(&=R861I96YT56YI=',](F]B:F5C=$)O=6YD:6YG0F]X(@H@("`@("`@("!X
+M;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0T.3(X(@H@("`@("`@("!I9#TB
+M;&EN96%R1W)A9&EE;G0S-C$R(@H@("`@("`@("!Y,CTB,"XU,#`P,#`P,"(*
+M("`@("`@("`@>#(](C$N,#`P,#`P,"(*("`@("`@("`@>3$](C`N-3`P,#`P
+M,#`B"B`@("`@("`@('@Q/2(P+C`P,#`P,#`B("\^"B`@("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C$T(CX*("`@
+M("`@("`\<W1O<`H@("`@("`@("`@(&ED/2)S=&]P,S8Q-B(*("`@("`@("`@
+M("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@("!S='EL93TB<W1O<"UC
+M;VQO<CHC,#`Q93`P.W-T;W`M;W!A8VET>3HQ+C`P,#`P,#`[(B`O/@H@("`@
+M("`@(#QS=&]P"B`@("`@("`@("`@:60](G-T;W`S-C$X(@H@("`@("`@("`@
+M(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B,P,#`P,C([<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB("\^"B`@("`@
+M(#PO;&EN96%R1W)A9&EE;G0^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C(P(CX*("`@("`@("`\<W1O<`H@
+M("`@("`@("`@(&ED/2)S=&]P,S8R,B(*("`@("`@("`@("!O9F9S970](C`N
+M,#`P,#`P,"(*("`@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P
+M.W-T;W`M;W!A8VET>3HP+C0U,#DX,#0P.R(@+SX*("`@("`@("`\<W1O<`H@
+M("`@("`@("`@(&ED/2)S=&]P,S8R-"(*("`@("`@("`@("!O9F9S970](C$N
+M,#`P,#`P,"(*("`@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P
+M.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(B`O/@H@("`@("`\+VQI;F5A<D=R
+M861I96YT/@H@("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@<W!R96%D
+M365T:&]D/2)P860B"B`@("`@("`@(&=R861I96YT56YI=',](F]B:F5C=$)O
+M=6YD:6YG0F]X(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE
+M;G0Y-34R(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C(V(@H@("`@
+M("`@("!Y,CTB,"XU,#`P,#`P,"(*("`@("`@("`@>#(](C$N,#`P,#`P,"(*
+M("`@("`@("`@>3$](C`N-3`P,#`P,#`B"B`@("`@("`@('@Q/2(P+C`P,#`P
+M,#`B("\^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0S-C(X(CX*("`@("`@("`\<W1O<`H@("`@("`@("`@(&ED
+M/2)S=&]P,S8S,"(*("`@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC.#=F9F9F.W-T;W`M;W!A8VET
+M>3HP+C<P-3@X,C,W.R(@+SX*("`@("`@("`\<W1O<`H@("`@("`@("`@(&ED
+M/2)S=&]P,S8S,B(*("`@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@
+M("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET
+M>3HP+C`P,#`P,#`[(B`O/@H@("`@("`\+VQI;F5A<D=R861I96YT/@H@("`@
+M("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@<W!R96%D365T:&]D/2)P860B
+M"B`@("`@("`@(&=R861I96YT56YI=',](F]B:F5C=$)O=6YD:6YG0F]X(@H@
+M("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Y-34U(@H@("`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C,T(@H@("`@("`@("!Y,CTB,"XU
+M,#`P,#`P,"(*("`@("`@("`@>#(](C$N,#`P,#`P,"(*("`@("`@("`@>3$]
+M(C`N-3`P,#`P,#`B"B`@("`@("`@('@Q/2(P+C`P,#`P,#`B("\^"B`@("`@
+M(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R
+M1W)A9&EE;G0R,38W(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C,V
+M(@H@("`@("`@("!Y,CTB,"XY-CDU,3(R,B(*("`@("`@("`@>#(](C`N-3(V
+M-#DP,#DB"B`@("`@("`@('DQ/2(P+C`S-C4X-3,V-"(*("`@("`@("`@>#$]
+M(C`N-3(V-#DP,#DB("\^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q-C$T,B(*("`@("`@("`@
+M:60](FQI;F5A<D=R861I96YT,S8S."(*("`@("`@("`@>3(](C`N-3,Y,#8R
+M-3`B"B`@("`@("`@('@R/2(P+C@V-#$V,3@U(@H@("`@("`@("!Y,3TB,"XW
+M.38X-S4P,"(*("`@("`@("`@>#$](C`N,S`V,S4X,S<B("\^"B`@("`@(#QL
+M:6YE87)'<F%D:65N=`H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A
+M9&EE;G0W,C`W(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-C0P(@H@
+M("`@("`@("!Y,CTB,"XS-3DS-S4P,"(*("`@("`@("`@>#(](C`N-C8R-SDP
+M-S(B"B`@("`@("`@('DQ/2(P+C,V-S$X-S4P(@H@("`@("`@("!X,3TB,"XP
+M,CDP-CDW-C@B("\^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@("!X
+M;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0Q-3DT(@H@("`@("`@("!I9#TB
+M;&EN96%R1W)A9&EE;G0S-C0R(@H@("`@("`@("!Y,CTB,"XY-#4S,3(U,"(*
+M("`@("`@("`@>#(](C`N-3DT,#4Y-#$B"B`@("`@("`@('DQ/2(P+C`P-S@Q
+M,C4P,#`B"B`@("`@("`@('@Q/2(P+C8W.#(Q-S@S(B`O/@H@("`@("`\;&EN
+M96%R1W)A9&EE;G0*("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I
+M96YT,34Y."(*("`@("`@("`@:60](FQI;F5A<D=R861I96YT,S8T-"(@+SX*
+M("`@("`@/')A9&EA;$=R861I96YT"B`@("`@("`@('AL:6YK.FAR968](B-L
+M:6YE87)'<F%D:65N=#(X,CDB"B`@("`@("`@(&ED/2)R861I86Q'<F%D:65N
+M=#,V-#8B"B`@("`@("`@(&9Y/2(P+C4P,#`P,#`P(@H@("`@("`@("!F>#TB
+M,"XU,#`P,#`P,"(*("`@("`@("`@<CTB,"XU,#DT,S,Y."(*("`@("`@("`@
+M8WD](C`N-3`P,#`P,#`B"B`@("`@("`@(&-X/2(P+C4P,#`P,#`P(B`O/@H@
+M("`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@("`@9W)A9&EE;G14<F%N<V9O
+M<FT](G-C86QE*#$N,34T-S`Q+#`N.#8V,#(U*2(*("`@("`@("`@9W)A9&EE
+M;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("`@('AL:6YK.FAR968]
+M(B-L:6YE87)'<F%D:65N=#0R,S(B"B`@("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#,V-#@B"B`@("`@("`@('DR/2(V-C,N-3$Q-#<B"B`@("`@("`@('@R
+M/2(R-C`N,#0Q.38B"B`@("`@("`@('DQ/2(T,CDN,SDS-C@B"B`@("`@("`@
+M('@Q/2(R-C`N,#0Q.38B("\^"B`@("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H,2XT.#0V,34L,"XV-S,U
+M-S4I(@H@("`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*
+M("`@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-C$P,"(*("`@
+M("`@("`@:60](FQI;F5A<D=R861I96YT,S8U,"(*("`@("`@("`@>3(](CDV
+M."XP-#8W-2(*("`@("`@("`@>#(](C(P-2XR,#<T.2(*("`@("`@("`@>3$]
+M(C$P.#(N,#4Q.2(*("`@("`@("`@>#$](C(P-2XV-C8R-B(@+SX*("`@("`@
+M/&QI;F5A<D=R861I96YT"B`@("`@("`@(&=R861I96YT5')A;G-F;W)M/2)S
+M8V%L92@Q+C`P-C<W,RPP+CDY,S(W,BDB"B`@("`@("`@(&=R861I96YT56YI
+M=',](G5S97)3<&%C94]N57-E(@H@("`@("`@("!X;&EN:SIH<F5F/2(C;&EN
+M96%R1W)A9&EE;G0W,S0V(@H@("`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S
+M-C4R(@H@("`@("`@("!Y,CTB-C<S+C$S,#(U(@H@("`@("`@("!X,CTB-#(Q
+M+C,Q,C<Q(@H@("`@("`@("!Y,3TB-SDN,3`T-30V(@H@("`@("`@("!X,3TB
+M-#$U+C8U-3,S(B`O/@H@("`@/"]D969S/@H@("`@/&QI;F5A<D=R861I96YT
+M"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,34T-S`Q+#`N
+M,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(U+#$R.#`N,#`P+"TR-"XY.3DY.2DB
+M"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@
+M('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#,Q,#DB"B`@("`@("!I9#TB
+M;&EN96%R1W)A9&EE;G0S-38X(@H@("`@("`@>3(](C4Y,BXR,#4R,"(*("`@
+M("`@('@R/2(M.3,R+C<Y,C,V(@H@("`@("`@>3$](BTY+C4T,3<T,C,B"B`@
+M("`@("!X,3TB+3DX,RXU-3@X-"(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@:60](FQI;F5A<D=R861I96YT,S4V,B(^"B`@("`@(#QS=&]P"B`@
+M("`@("`@(&ED/2)S=&]P,S4V-"(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P
+M,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO
+M<&%C:71Y.C`N.3`U.#@R,S8[(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!I
+M9#TB<W1O<#,U-C8B"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@
+M("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP
+M+C$W-S`X,S,S.R(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN
+M96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,U-30B/@H@
+M("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,U-38B"B`@("`@("`@(&]F
+M9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC
+M9F9F9F9F.W-T;W`M;W!A8VET>3HP+C`P,#`P,#`[(B`O/@H@("`@("`\<W1O
+M<`H@("`@("`@("!I9#TB<W1O<#,U-3@B"B`@("`@("`@(&]F9G-E=#TB,"XU
+M,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS
+M=&]P+6]P86-I='DZ,"XT-C,U-#$V-CLB("\^"B`@("`@(#QS=&]P"B`@("`@
+M("`@(&ED/2)S=&]P,S4V,"(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`N,#`P,#`P,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@
+M/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-30X
+M(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-34P(@H@("`@("`@
+M("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(V)D8F1B9#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@("`@
+M/'-T;W`*("`@("`@("`@:60](G-T;W`S-34R(@H@("`@("`@("!O9F9S970]
+M(C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F
+M9CMS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@(#PO;&EN96%R1W)A
+M9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#,U-#(B/@H@("`@("`\<W1O<`H@("`@("`@("!I9#TB<W1O<#,U
+M-#0B"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!S='EL
+M93TB<W1O<"UC;VQO<CHC,#`Q9&9F.W-T;W`M;W!A8VET>3HP+C<W-C0W,#8P
+M.R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-30V(@H@("`@
+M("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(S`P,S<X-SMS=&]P+6]P86-I='DZ,"XR,C,U,CDT,3LB("\^"B`@
+M("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@
+M("!I9#TB;&EN96%R1W)A9&EE;G0S-3,V(CX*("`@("`@/'-T;W`*("`@("`@
+M("`@:60](G-T;W`S-3,X(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*
+M("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(S`P-#-D.3MS=&]P+6]P86-I
+M='DZ,"XW-38T-S8W,#LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S
+M=&]P,S4T,"(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@
+M('-T>6QE/2)S=&]P+6-O;&]R.B,P,#`P-F4[<W1O<"UO<&%C:71Y.C`N-C4R
+M.#0Y-S,[(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@:60](FQI;F5A<D=R861I96YT,S4S,"(^"B`@("`@
+M(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S4S,B(*("`@("`@("`@;V9F<V5T
+M/2(P+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#`P
+M-V$[<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB("\^"B`@("`@(#QS=&]P"B`@
+M("`@("`@(&ED/2)S=&]P,S4S-"(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P
+M,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#`P-V$[<W1O<"UO
+M<&%C:71Y.C`N,#`P,#`P,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S
+M-3(T(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-3(V(@H@("`@
+M("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M
+M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XP,#`P,#`P.R(@+SX*("`@
+M("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-3(X(@H@("`@("`@("!O9F9S
+M970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V)B
+M9F9F9CMS=&]P+6]P86-I='DZ,"XT,#0Q-#4P.3LB("\^"B`@("`\+VQI;F5A
+M<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0S-3$X(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T
+M;W`S-3(P(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@
+M<W1Y;&4](G-T;W`M8V]L;W(Z(S`P-F-E-#MS=&]P+6]P86-I='DZ,"XR-#@W
+M,#0V-CLB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S4R,B(*
+M("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S
+M=&]P+6-O;&]R.B,S8C@U8C,[<W1O<"UO<&%C:71Y.C`N,C`W,C4S.#D[(B`O
+M/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@:60](FQI;F5A<D=R861I96YT,S4Q,B(^"B`@("`@(#QS=&]P"B`@
+M("`@("`@(&ED/2)S=&]P,S4Q-"(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P
+M,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO
+M<&%C:71Y.C`N.#0U,S8P.#([(B`O/@H@("`@("`\<W1O<`H@("`@("`@("!I
+M9#TB<W1O<#,U,38B"B`@("`@("`@(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@
+M("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F9F.W-T;W`M;W!A8VET>3HP
+M+C`P,#`P,#`[(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE
+M87)'<F%D:65N=`H@("`@("`@:60](FQI;F5A<D=R861I96YT,S4P-B(^"B`@
+M("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S4P."(*("`@("`@("`@;V9F
+M<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P
+M,#`P,#`[<W1O<"UO<&%C:71Y.C`N-C@P-C(X,S`[(B`O/@H@("`@("`\<W1O
+M<`H@("`@("`@("!I9#TB<W1O<#,U,3`B"B`@("`@("`@(&]F9G-E=#TB,2XP
+M,#`P,#`P(@H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC,#`P,#`P.W-T
+M;W`M;W!A8VET>3HP+C`Y-#$Q-S8T.3LB("\^"B`@("`\+VQI;F5A<D=R861I
+M96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A
+M9&EE;G0S-3`P(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-3`R
+M(@H@("`@("`@("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4]
+M(G-T;W`M8V]L;W(Z(S`P-S)F93MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@
+M+SX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-3`T(@H@("`@("`@
+M("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(S`P,#!B,#MS=&]P+6]P86-I='DZ,2XP,#`P,#`P.R(@+SX*("`@(#PO
+M;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&ED
+M/2)L:6YE87)'<F%D:65N=#,T.30B/@H@("`@("`\<W1O<`H@("`@("`@("!I
+M9#TB<W1O<#,T.38B"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@
+M("`@("!S='EL93TB<W1O<"UC;VQO<CHC8F1B9&)D.W-T;W`M;W!A8VET>3HP
+M+C4P,3DV,#@Q.R(@+SX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S
+M-#DX(@H@("`@("`@("!O9F9S970](C$N,#`P,#`P,"(*("`@("`@("`@<W1Y
+M;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS=&]P+6]P86-I='DZ,"XW,CDQ-C8V
+M.3LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I
+M96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-#@X(CX*("`@("`@/'-T
+M;W`*("`@("`@("`@:60](G-T;W`S-#DP(@H@("`@("`@("!O9F9S970](C`N
+M,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9F9F9F9CMS
+M=&]P+6]P86-I='DZ,"XS-S$Q,S0P,3LB("\^"B`@("`@(#QS=&]P"B`@("`@
+M("`@(&ED/2)S=&]P,S0Y,B(*("`@("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B
+M"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9F9F9F8[<W1O<"UO<&%C
+M:71Y.C`N,#`P,#`P,#LB("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@
+M/&QI;F5A<D=R861I96YT"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S-#@R
+M(CX*("`@("`@/'-T;W`*("`@("`@("`@:60](G-T;W`S-#@T(@H@("`@("`@
+M("!O9F9S970](C`N,#`P,#`P,"(*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L
+M;W(Z(S`P,#`P,#MS=&]P+6]P86-I='DZ,"XT-#,Q,S<R-CLB("\^"B`@("`@
+M(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S0X-B(*("`@("`@("`@;V9F<V5T
+M/2(Q+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B,P,#`P
+M,#`[<W1O<"UO<&%C:71Y.C`N,3`S,#DR-S@[(B`O/@H@("`@/"]L:6YE87)'
+M<F%D:65N=#X*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI;F5A
+M<D=R861I96YT,S0W-B(^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P
+M,S0W."(*("`@("`@("`@;V9F<V5T/2(P+C`P,#`P,#`B"B`@("`@("`@('-T
+M>6QE/2)S=&]P+6-O;&]R.B-F9F)F,#`[<W1O<"UO<&%C:71Y.C$N,#`P,#`P
+M,#LB("\^"B`@("`@(#QS=&]P"B`@("`@("`@(&ED/2)S=&]P,S0X,"(*("`@
+M("`@("`@;V9F<V5T/2(Q+C`P,#`P,#`B"B`@("`@("`@('-T>6QE/2)S=&]P
+M+6-O;&]R.B-F9F)F,#`[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB("\^"B`@
+M("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@
+M("!Y,CTB+3,W+C8T.30P,R(*("`@("`@('@R/2(Q,S<X+C@U-#8B"B`@("`@
+M("!Y,3TB+3,W+C8T.30P,R(*("`@("`@('@Q/2(R-3,N-S`Y,S<B"B`@("`@
+M("!S<')E861-971H;V0](G)E9FQE8W0B"B`@("`@("!G<F%D:65N=%1R86YS
+M9F]R;3TB;6%T<FEX*#`N-#(Q.3@Q+#`N,#`P,#`P+#`N,#`P,#`P+#`N-#(Q
+M-S8Y+"TR,CDN,#$Y-RPR-3,N.#4U."DB"B`@("`@("!G<F%D:65N=%5N:71S
+M/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,S
+M-#0B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0U,#8X(@H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!Y,CTB+3$R+C8Q,3DY,R(*("`@("`@('@R/2(Q
+M,C<X+C@W,C,B"B`@("`@("!Y,3TB+3$R+C8Q,3DY,R(*("`@("`@('@Q/2(T
+M,#,N-S4X.#@B"B`@("`@("!S<')E861-971H;V0](G)E9FQE8W0B"B`@("`@
+M("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N-#(Q.3@Q+#`N,#`P,#`P
+M+#`N,#`P,#`P+#`N-#(Q-S8Y+"TR,CDN,#$Y-RPR-3,N.#4U."DB"B`@("`@
+M("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L
+M:6YE87)'<F%D:65N=#,S-#$B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R
+M1W)A9&EE;G0U,#<R(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES
+M(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB,3(N-#(U,S@R
+M(@H@("`@("`@>#(](C$Q-S@N.#@Y,R(*("`@("`@('DQ/2(Q,BXT,C4S.#(B
+M"B`@("`@("!X,3TB-34S+C@P.3`R(@H@("`@("`@<W!R96%D365T:&]D/2)R
+M969L96-T(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+C0R
+M,3DX,2PP+C`P,#`P,"PP+C`P,#`P,"PP+C0R,3<V.2PM,C(Y+C`Q.3<L,C4S
+M+C@U-3@I(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B
+M"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S,S,X(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT-3`W-B(*("`@("`@(&EN:W-C87!E.F-O
+M;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@
+M>3(](C,W+C0V,C4W,"(*("`@("`@('@R/2(Q,#<X+CDP-S`B"B`@("`@("!Y
+M,3TB,S<N-#8R-3<P(@H@("`@("`@>#$](C<P,RXX-3@U."(*("`@("`@('-P
+M<F5A9$UE=&AO9#TB<F5F;&5C="(*("`@("`@(&=R861I96YT5')A;G-F;W)M
+M/2)M871R:7@H,2XP,#`R-3$L,"XP,#`P,#`L,"XP,#`P,#`L,"XY.3DW-#DL
+M+3(V.2XW-3(R+#(U.2XW,#$T*2(*("`@("`@(&=R861I96YT56YI=',](G5S
+M97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,S,P.2(*
+M("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#4P.#`B"B`@("`@
+M("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R1W)A
+M9&EE;G0*("`@("`@('DR/2(Q,BXT,C4S.#(B"B`@("`@("!X,CTB,3$W."XX
+M.#DS(@H@("`@("`@>3$](C$R+C0R-3,X,B(*("`@("`@('@Q/2(U-3,N.#`Y
+M,#(B"B`@("`@("!S<')E861-971H;V0](G)E9FQE8W0B"B`@("`@("!G<F%D
+M:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,#`P,C4Q+#`N,#`P,#`P+#`N,#`P
+M,#`P+#`N.3DY-S0Y+"TR-CDN-S4R,BPR-3DN-S`Q-"DB"B`@("`@("!G<F%D
+M:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#,S,#<B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE
+M;G0U,#<V(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB+3$R+C8Q,3DY,R(*("`@
+M("`@('@R/2(Q,C<X+C@W,C,B"B`@("`@("!Y,3TB+3$R+C8Q,3DY,R(*("`@
+M("`@('@Q/2(T,#,N-S4X.#@B"B`@("`@("!S<')E861-971H;V0](G)E9FQE
+M8W0B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,#`P,C4Q
+M+#`N,#`P,#`P+#`N,#`P,#`P+#`N.3DY-S0Y+"TR-CDN-S4R,BPR-3DN-S`Q
+M-"DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@
+M("`@(&ED/2)L:6YE87)'<F%D:65N=#,S,#4B"B`@("`@("!X;&EN:SIH<F5F
+M/2(C;&EN96%R1W)A9&EE;G0U,#<R(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C
+M=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB
+M+3,W+C8T.30P,R(*("`@("`@('@R/2(Q,S<X+C@U-#8B"B`@("`@("!Y,3TB
+M+3,W+C8T.30P,R(*("`@("`@('@Q/2(R-3,N-S`Y,S<B"B`@("`@("!S<')E
+M861-971H;V0](G)E9FQE8W0B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB
+M;6%T<FEX*#$N,#`P,C4Q+#`N,#`P,#`P+#`N,#`P,#`P+#`N.3DY-S0Y+"TR
+M-CDN-S4R,BPR-3DN-S`Q-"DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R
+M4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,S,#,B"B`@
+M("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0U,#8X(@H@("`@("`@
+M:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I
+M96YT"B`@("`@("!Y,CTB+3,W+C8T.30P,R(*("`@("`@('@R/2(Q,S<X+C@U
+M-#8B"B`@("`@("!Y,3TB+3,W+C8T.30P,R(*("`@("`@('@Q/2(R-3,N-S`Y
+M,S<B"B`@("`@("!S<')E861-971H;V0](G)E9FQE8W0B"B`@("`@("!G<F%D
+M:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,#`P,C4Q+#`N,#`P,#`P+#`N,#`P
+M,#`P+#`N.3DY-S0Y+"TR-CDN-S4R,BPR-3DN-S`Q-"DB"B`@("`@("!G<F%D
+M:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#,R.3(B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE
+M;G0U,#8X(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@
+M("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB+3$R+C8Q,3DY,R(*("`@
+M("`@('@R/2(Q,C<X+C@W,C,B"B`@("`@("!Y,3TB+3$R+C8Q,3DY,R(*("`@
+M("`@('@Q/2(T,#,N-S4X.#@B"B`@("`@("!S<')E861-971H;V0](G)E9FQE
+M8W0B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#$N,#`P,C4Q
+M+#`N,#`P,#`P+#`N,#`P,#`P+#`N.3DY-S0Y+"TR-CDN-S4R,BPR-3DN-S`Q
+M-"DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@
+M("`@(&ED/2)L:6YE87)'<F%D:65N=#,R.#DB"B`@("`@("!X;&EN:SIH<F5F
+M/2(C;&EN96%R1W)A9&EE;G0U,#<R(@H@("`@("`@:6YK<V-A<&4Z8V]L;&5C
+M=#TB86QW87ES(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!Y,CTB
+M,3(N-#(U,S@R(@H@("`@("`@>#(](C$Q-S@N.#@Y,R(*("`@("`@('DQ/2(Q
+M,BXT,C4S.#(B"B`@("`@("!X,3TB-34S+C@P.3`R(@H@("`@("`@<W!R96%D
+M365T:&]D/2)R969L96-T(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA
+M=')I>"@Q+C`P,#(U,2PP+C`P,#`P,"PP+C`P,#`P,"PP+CDY.3<T.2PM,C8Y
+M+C<U,C(L,C4Y+C<P,30I(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P
+M86-E3VY5<V4B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0S,C@V(@H@("`@
+M("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-3`W-B(*("`@("`@(&EN
+M:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N
+M=`H@("`@("`@>3(](C,W+C0V,C4W,"(*("`@("`@('@R/2(Q,#<X+CDP-S`B
+M"B`@("`@("!Y,3TB,S<N-#8R-3<P(@H@("`@("`@>#$](C<P,RXX-3@U."(*
+M("`@("`@('-P<F5A9$UE=&AO9#TB<F5F;&5C="(*("`@("`@(&=R861I96YT
+M5')A;G-F;W)M/2)M871R:7@H,2XP,#`R-3$L,"XP,#`P,#`L,"XP,#`P,#`L
+M,"XY.3DW-#DL+3(V.2XW-3(R+#(U.2XW,#$T*2(*("`@("`@(&=R861I96YT
+M56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I
+M96YT,S(X,R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#4P
+M.#`B"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@('DR/2(S-RXT-C(U-S`B"B`@("`@("!X
+M,CTB,3`W."XY,#<P(@H@("`@("`@>3$](C,W+C0V,C4W,"(*("`@("`@('@Q
+M/2(W,#,N.#4X-3@B"B`@("`@("!S<')E861-971H;V0](G)E9FQE8W0B"B`@
+M("`@("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H,2XP,#`R-3$L,"XY.3DW
+M-#DI(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0S,C<X(@H@("`@("`@>&QI;FLZ:')E
+M9CTB(VQI;F5A<D=R861I96YT-3`X,"(*("`@("`@(&EN:W-C87!E.F-O;&QE
+M8W0](F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(]
+M(C$R+C0R-3,X,B(*("`@("`@('@R/2(Q,3<X+C@X.3,B"B`@("`@("!Y,3TB
+M,3(N-#(U,S@R(@H@("`@("`@>#$](C4U,RXX,#DP,B(*("`@("`@('-P<F5A
+M9$UE=&AO9#TB<F5F;&5C="(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)S
+M8V%L92@Q+C`P,#(U,2PP+CDY.3<T.2DB"B`@("`@("!G<F%D:65N=%5N:71S
+M/2)U<V5R4W!A8V5/;E5S92(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,R
+M-S8B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0U,#<V(@H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(B`O/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!Y,CTB+3$R+C8Q,3DY,R(*("`@("`@('@R/2(Q
+M,C<X+C@W,C,B"B`@("`@("!Y,3TB+3$R+C8Q,3DY,R(*("`@("`@('@Q/2(T
+M,#,N-S4X.#@B"B`@("`@("!S<')E861-971H;V0](G)E9FQE8W0B"B`@("`@
+M("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H,2XP,#`R-3$L,"XY.3DW-#DI
+M(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@
+M("!I9#TB;&EN96%R1W)A9&EE;G0S,C<T(@H@("`@("`@>&QI;FLZ:')E9CTB
+M(VQI;F5A<D=R861I96YT-3`W,B(*("`@("`@(&EN:W-C87!E.F-O;&QE8W0]
+M(F%L=V%Y<R(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@>3(](BTS
+M-RXV-#DT,#,B"B`@("`@("!X,CTB,3,W."XX-30V(@H@("`@("`@>3$](BTS
+M-RXV-#DT,#,B"B`@("`@("!X,3TB,C4S+C<P.3,W(@H@("`@("`@<W!R96%D
+M365T:&]D/2)R969L96-T(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](G-C
+M86QE*#$N,#`P,C4Q+#`N.3DY-S0Y*2(*("`@("`@(&=R861I96YT56YI=',]
+M(G5S97)3<&%C94]N57-E(@H@("`@("`@:60](FQI;F5A<D=R861I96YT,S(W
+M,B(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#4P-C@B"B`@
+M("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B("\^"B`@("`\;&EN96%R
+M1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(*("`@
+M("`@(&ED/2)L:6YE87)'<F%D:65N=#4P.#`B/@H@("`@("`\<W1O<`H@("`@
+M("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F9F9F(U.W-T;W`M;W!A8VET>3HQ
+M.R(*("`@("`@("`@;V9F<V5T/2(P(@H@("`@("`@("!I9#TB<W1O<#4P.#$B
+M("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F
+M9F9F8C4[<W1O<"UO<&%C:71Y.C`[(@H@("`@("`@("!O9F9S970](C$B"B`@
+M("`@("`@(&ED/2)S=&]P-3`X,B(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^
+M"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0]
+M(F%L=V%Y<R(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#4P-S8B/@H@("`@
+M("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F5A-C(P.W-T
+M;W`M;W!A8VET>3HQ.R(*("`@("`@("`@;V9F<V5T/2(P(@H@("`@("`@("!I
+M9#TB<W1O<#4P-S<B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S
+M=&]P+6-O;&]R.B-F96$V,C`[<W1O<"UO<&%C:71Y.C`[(@H@("`@("`@("!O
+M9F9S970](C$B"B`@("`@("`@(&ED/2)S=&]P-3`W."(@+SX*("`@(#PO;&EN
+M96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C
+M87!E.F-O;&QE8W0](F%L=V%Y<R(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N
+M=#4P-S(B/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO
+M<CHC9F8X-3$X.W-T;W`M;W!A8VET>3HQ.R(*("`@("`@("`@;V9F<V5T/2(P
+M(@H@("`@("`@("!I9#TB<W1O<#4P-S,B("\^"B`@("`@(#QS=&]P"B`@("`@
+M("`@('-T>6QE/2)S=&]P+6-O;&]R.B-F9C@U,3@[<W1O<"UO<&%C:71Y.C`[
+M(@H@("`@("`@("!O9F9S970](C$B"B`@("`@("`@(&ED/2)S=&]P-3`W-"(@
+M+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN96%R1W)A9&EE;G0*
+M("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(*("`@("`@(&ED/2)L
+M:6YE87)'<F%D:65N=#4P-C@B/@H@("`@("`\<W1O<`H@("`@("`@("!S='EL
+M93TB<W1O<"UC;VQO<CHC93`V,S`S.W-T;W`M;W!A8VET>3HQ.R(*("`@("`@
+M("`@;V9F<V5T/2(P(@H@("`@("`@("!I9#TB<W1O<#4P-CDB("\^"B`@("`@
+M(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O;&]R.B-E,#8S,#,[<W1O
+M<"UO<&%C:71Y.C`[(@H@("`@("`@("!O9F9S970](C$B"B`@("`@("`@(&ED
+M/2)S=&]P-3`W,"(@+SX*("`@(#PO;&EN96%R1W)A9&EE;G0^"B`@("`\;&EN
+M96%R1W)A9&EE;G0*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#,P-S`B/@H@
+M("`@("`\<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC9F(W,#`Y
+M.W-T;W`M;W!A8VET>3HP+C<R,3@P-#4P.R(*("`@("`@("`@;V9F<V5T/2(P
+M+C`P,#`P,#`B"B`@("`@("`@(&ED/2)S=&]P,S`W,2(@+SX*("`@("`@/'-T
+M;W`*("`@("`@("`@<W1Y;&4](G-T;W`M8V]L;W(Z(V9B-S`P.3MS=&]P+6]P
+M86-I='DZ,#LB"B`@("`@("`@(&]F9G-E=#TB,2(*("`@("`@("`@:60](G-T
+M;W`S-#0W(B`O/@H@("`@/"]L:6YE87)'<F%D:65N=#X*("`@(#QL:6YE87)'
+M<F%D:65N=`H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@
+M("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-3`V."(*("`@("`@(&ED
+M/2)L:6YE87)'<F%D:65N=#4P-S$B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB<V-A;&4H,2XP,#`R-3$L,"XY.3DW-#DI(@H@("`@("`@>#$](C(U,RXW
+M,#DS-R(*("`@("`@('DQ/2(M,S<N-C0Y-#`S(@H@("`@("`@>#(](C$S-S@N
+M.#4T-B(*("`@("`@('DR/2(M,S<N-C0Y-#`S(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!S<')E861-971H;V0](G)E
+M9FQE8W0B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E
+M.F-O;&QE8W0](F%L=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'
+M<F%D:65N=#4P-S(B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0U,#<U(@H@
+M("`@("`@9W)A9&EE;G14<F%N<V9O<FT](G-C86QE*#$N,#`P,C4Q+#`N.3DY
+M-S0Y*2(*("`@("`@('@Q/2(T,#,N-S4X.#@B"B`@("`@("!Y,3TB+3$R+C8Q
+M,3DY,R(*("`@("`@('@R/2(Q,C<X+C@W,C,B"B`@("`@("!Y,CTB+3$R+C8Q
+M,3DY,R(*("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@
+M("`@("`@<W!R96%D365T:&]D/2)R969L96-T(B`O/@H@("`@/&QI;F5A<D=R
+M861I96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@
+M("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0U,#<V(@H@("`@("`@:60]
+M(FQI;F5A<D=R861I96YT-3`W.2(*("`@("`@(&=R861I96YT5')A;G-F;W)M
+M/2)S8V%L92@Q+C`P,#(U,2PP+CDY.3<T.2DB"B`@("`@("!X,3TB-34S+C@P
+M.3`R(@H@("`@("`@>3$](C$R+C0R-3,X,B(*("`@("`@('@R/2(Q,3<X+C@X
+M.3,B"B`@("`@("!Y,CTB,3(N-#(U,S@R(@H@("`@("`@9W)A9&EE;G15;FET
+M<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!S<')E861-971H;V0](G)E9FQE
+M8W0B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O
+M;&QE8W0](F%L=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D
+M:65N=#4P.#`B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0U,#@S(@H@("`@
+M("`@9W)A9&EE;G14<F%N<V9O<FT](G-C86QE*#$N,#`P,C4Q+#`N.3DY-S0Y
+M*2(*("`@("`@('@Q/2(W,#,N.#4X-3@B"B`@("`@("!Y,3TB,S<N-#8R-3<P
+M(@H@("`@("`@>#(](C$P-S@N.3`W,"(*("`@("`@('DR/2(S-RXT-C(U-S`B
+M"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@
+M('-P<F5A9$UE=&AO9#TB<F5F;&5C="(@+SX*("`@(#QL:6YE87)'<F%D:65N
+M=`H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI
+M;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,C,V-B(*("`@("`@(&ED/2)L:6YE
+M87)'<F%D:65N=#0R.#DB"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A
+M8V5/;E5S92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,2XQ
+M-30W,#$L,"XP,#`P,#`L,"XP,#`P,#`L,"XX-C8P,C4L-3`X+C,S,S,L+3$W
+M.2XS-S`S*2(*("`@("`@('@Q/2(Q-C(Q+C(W.30B"B`@("`@("!Y,3TB.3,S
+M+C8X-#`R(@H@("`@("`@>#(](BTW-#4N,3@T,S,B"B`@("`@("!Y,CTB,C@T
+M+C$V-#<P(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I;FMS8V%P
+M93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R
+M1W)A9&EE;G0R,S8V(@H@("`@("`@:60](FQI;F5A<D=R861I96YT-#(X-B(*
+M("`@("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@
+M9W)A9&EE;G14<F%N<V9O<FT](FUA=')I>"@Q+C$U-#<P,2PP+C`P,#`P,"PP
+M+C`P,#`P,"PP+C@V-C`R-2PX+C,S,S,S,RPM,3$V+C8V-C<I(@H@("`@("`@
+M>#$](C$V,C$N,C<Y-"(*("`@("`@('DQ/2(Y,S,N-C@T,#(B"B`@("`@("!X
+M,CTB+3<T-2XQ.#0S,R(*("`@("`@('DR/2(R.#0N,38T-S`B("\^"B`@("`\
+M;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y
+M<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#(S-C8B"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0T,C@U(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*#$N,34T-S`Q+#`N,#`P,#`P+#`N,#`P,#`P+#`N.#8V,#(U
+M+#4P."XS,S,S+"TQ,S<N-3`P,"DB"B`@("`@("!X,3TB,38R,2XR-SDT(@H@
+M("`@("`@>3$](CDS,RXV.#0P,B(*("`@("`@('@R/2(M-S0U+C$X-#,S(@H@
+M("`@("`@>3(](C(X-"XQ-C0W,"(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT,C,V-B(*("`@("`@(&ED/2)L:6YE87)'
+M<F%D:65N=#0R.#$B"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/
+M;E5S92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,2XQ-30W
+M,#$L,"XP,#`P,#`L,"XP,#`P,#`L,"XX-C8P,C4L-3`X+C,S,S$L+3$S-RXU
+M,#`P*2(*("`@("`@('@Q/2(Q-C(Q+C(W.30B"B`@("`@("!Y,3TB.3,S+C8X
+M-#`R(@H@("`@("`@>#(](BTW-#4N,3@T,S,B"B`@("`@("!Y,CTB,C@T+C$V
+M-#<P(B`O/@H@("`@/&QI;F5A<D=R861I96YT"B`@("`@("!I;FMS8V%P93IC
+M;VQL96-T/2)A;'=A>7,B"B`@("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A
+M9&EE;G0T,C4Q(@H@("`@("`@:60](FQI;F5A<D=R861I96YT-#(W-R(*("`@
+M("`@(&=R861I96YT56YI=',](G5S97)3<&%C94]N57-E(@H@("`@("`@9W)A
+M9&EE;G14<F%N<V9O<FT](FUA=')I>"@P+C@Q-C0Y-RPP+C`P,#`P,"PP+C`P
+M,#`P,"PQ+C(R-#<T-2PM.30P+C$V,3<L+3(U+C`P,#`P*2(*("`@("`@('@Q
+M/2(R-C4X+C<R.3<B"B`@("`@("!Y,3TB-3$S+C<P,SDR(@H@("`@("`@>#(]
+M(C,X.#,N-#<T-B(*("`@("`@('DR/2(U,3,N-S`S.3(B("\^"B`@("`\;&EN
+M96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O;&QE8W0](F%L=V%Y<R(*
+M("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D:65N=#0R-3$B"B`@("`@
+M("!I9#TB;&EN96%R1W)A9&EE;G0T,C<T(@H@("`@("`@9W)A9&EE;G15;FET
+M<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB
+M;6%T<FEX*#`N.#$V-#DW+#`N,#`P,#`P+#`N,#`P,#`P+#$N,C(T-S0U+"TW
+M,C`N.#4T-RPM,C4N,#`P,#`I(@H@("`@("`@>#$](C(V-3@N-S(Y-R(*("`@
+M("`@('DQ/2(U,3,N-S`S.3(B"B`@("`@("!X,CTB,S@X,RXT-S0V(@H@("`@
+M("`@>3(](C4Q,RXW,#,Y,B(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ:')E
+M9CTB(VQI;F5A<D=R861I96YT,C,V-B(*("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#(S-CDB"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB<V-A;&4H,2XQ
+M-30W,#$L,"XX-C8P,C4I(@H@("`@("`@>#$](C$V,C$N,C<Y-"(*("`@("`@
+M('DQ/2(Y,S,N-C@T,#(B"B`@("`@("!X,CTB+3<T-2XQ.#0S,R(*("`@("`@
+M('DR/2(R.#0N,38T-S`B"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A
+M8V5/;E5S92(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:60](FQI
+M;F5A<D=R861I96YT,C,V-B(^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE
+M/2)S=&]P+6-O;&]R.B,P-S,X,#D[<W1O<"UO<&%C:71Y.C$N,#`P,#`P,#LB
+M"B`@("`@("`@(&]F9G-E=#TB,"XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O
+M<#(S-C<B("\^"B`@("`@(#QS=&]P"B`@("`@("`@('-T>6QE/2)S=&]P+6-O
+M;&]R.B,P.31E,&0[<W1O<"UO<&%C:71Y.C`N,#`P,#`P,#LB"B`@("`@("`@
+M(&]F9G-E=#TB,2XP,#`P,#`P(@H@("`@("`@("!I9#TB<W1O<#(S-C@B("\^
+M"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A<D=R861I96YT"B`@
+M("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@("`@("!I9#TB;&EN
+M96%R1W)A9&EE;G0T,C4Q(CX*("`@("`@/'-T;W`*("`@("`@("`@<W1Y;&4]
+M(G-T;W`M8V]L;W(Z(S4V86$V,#MS=&]P+6]P86-I='DZ,3LB"B`@("`@("`@
+M(&]F9G-E=#TB,"(*("`@("`@("`@:60](G-T;W`T,C4R(B`O/@H@("`@("`\
+M<W1O<`H@("`@("`@("!S='EL93TB<W1O<"UC;VQO<CHC-39A838P.W-T;W`M
+M;W!A8VET>3HP.R(*("`@("`@("`@;V9F<V5T/2(Q(@H@("`@("`@("!I9#TB
+M<W1O<#0R-3,B("\^"B`@("`\+VQI;F5A<D=R861I96YT/@H@("`@/&QI;F5A
+M<D=R861I96YT"B`@("`@("!I;FMS8V%P93IC;VQL96-T/2)A;'=A>7,B"B`@
+M("`@("!X;&EN:SIH<F5F/2(C;&EN96%R1W)A9&EE;G0S,3`Y(@H@("`@("`@
+M:60](FQI;F5A<D=R861I96YT-#<X-R(*("`@("`@(&=R861I96YT56YI=',]
+M(G5S97)3<&%C94]N57-E(@H@("`@("`@9W)A9&EE;G14<F%N<V9O<FT](FUA
+M=')I>"@M,"XY,C(R-34L,"XP,#`P,#`L,"XP,#`P,#`L,"XV.3$Y,3DL,"XX
+M,S0U-34L,"XU.3DP-CDI(@H@("`@("`@>#$](BTY.#,N-34X.#0B"B`@("`@
+M("!Y,3TB+3DN-30Q-S0R,R(*("`@("`@('@R/2(M.3,R+C<Y,C,V(@H@("`@
+M("`@>3(](C4Y,BXR,#4R,"(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@
+M("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ:')E
+M9CTB(VQI;F5A<D=R861I96YT,3@Q,"(*("`@("`@(&ED/2)L:6YE87)'<F%D
+M:65N=#0W.3`B"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S
+M92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,2XR-C<R,C,L
+M,"XP,#`P,#`L,"XP,#`P,#`L,"XU,#,U-C,L,"XX,S0U-34L,"XU.3DP-CDI
+M(@H@("`@("`@<W!R96%D365T:&]D/2)P860B"B`@("`@("!X,3TB,S$X+C4W
+M-S<Y(@H@("`@("`@>3$](BTV,BXV-#`X-30B"B`@("`@("!X,CTB,S4P+CDY
+M.3DQ(@H@("`@("`@>3(](C@R,"XU.30P-B(@+SX*("`@(#QL:6YE87)'<F%D
+M:65N=`H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@
+M>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT-#(W-B(*("`@("`@(&ED/2)L
+M:6YE87)'<F%D:65N=#0W.3,B"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R
+M4W!A8V5/;E5S92(*("`@("`@(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H
+M,"XT,S(V-S0L,"XP,#`P,#`L,"XP,#`P,#`L,2XT-S0X-#0L,"XX,S0U-34L
+M,"XU.3DP-CDI(@H@("`@("`@>#$](C$S.#0N-3$V-2(*("`@("`@('DQ/2(Q
+M,C@N,#@R,30B"B`@("`@("!X,CTB,C,Y."XR-S$P(@H@("`@("`@>3(](C(V
+M-"XX,C<W.2(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@("`@("`@:6YK<V-A
+M<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A
+M<D=R861I96YT,3@Q,B(*("`@("`@(&ED/2)L:6YE87)'<F%D:65N=#0W.38B
+M"B`@("`@("!G<F%D:65N=%5N:71S/2)U<V5R4W!A8V5/;E5S92(*("`@("`@
+M(&=R861I96YT5')A;G-F;W)M/2)M871R:7@H,"XX-3`W.3<L,"XP,#`P,#`L
+M,"XP,#`P,#`L,"XW-3`P,S0L,"XX,S0U-34L,"XU.3DP-CDI(@H@("`@("`@
+M>#$](C$S,SDN,C<R."(*("`@("`@('DQ/2(V,C8N,#<R-S4B"B`@("`@("!X
+M,CTB-C$X+C4W,#0S(@H@("`@("`@>3(](C0R,BXW.#`Y."(@+SX*("`@(#QL
+M:6YE87)'<F%D:65N=`H@("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES
+M(@H@("`@("`@>&QI;FLZ:')E9CTB(VQI;F5A<D=R861I96YT,3(T,#$B"B`@
+M("`@("!I9#TB;&EN96%R1W)A9&EE;G0T-SDY(@H@("`@("`@9W)A9&EE;G15
+M;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R
+M;3TB;6%T<FEX*"TP+C8P.3(S-"PP+C`P,#`P,"PP+C`P,#`P,"PM,2XP-#<T
+M,C,L,30V-"XQ-S4L-S8Y+C`U-C,I(@H@("`@("`@>#$](CDR.2XY,C0P-R(*
+M("`@("`@('DQ/2(S-C4N,34S,CDB"B`@("`@("!X,CTB,30P-RXY,S4U(@H@
+M("`@("`@>3(](C4U,"XS,#DX,2(@+SX*("`@(#QL:6YE87)'<F%D:65N=`H@
+M("`@("`@:6YK<V-A<&4Z8V]L;&5C=#TB86QW87ES(@H@("`@("`@>&QI;FLZ
+M:')E9CTB(VQI;F5A<D=R861I96YT,3(T,#$B"B`@("`@("!I9#TB;&EN96%R
+M1W)A9&EE;G0T.#`R(@H@("`@("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E
+M3VY5<V4B"B`@("`@("!G<F%D:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N-C`Y
+M,C,T+#`N,#`P,#`P+#`N,#`P,#`P+#$N,#0W-#(S+#$W,"XV,S8U+#`N-3DY
+M,#8Y*2(*("`@("`@('@Q/2(Y,CDN.3(T,#<B"B`@("`@("!Y,3TB,S8U+C$U
+M,S(Y(@H@("`@("`@>#(](C$T,#<N.3,U-2(*("`@("`@('DR/2(U-3`N,S`Y
+M.#$B("\^"B`@("`\;&EN96%R1W)A9&EE;G0*("`@("`@(&EN:W-C87!E.F-O
+M;&QE8W0](F%L=V%Y<R(*("`@("`@('AL:6YK.FAR968](B-L:6YE87)'<F%D
+M:65N=#8R,C@B"B`@("`@("!I9#TB;&EN96%R1W)A9&EE;G0T.#`U(@H@("`@
+M("`@9W)A9&EE;G15;FET<STB=7-E<E-P86-E3VY5<V4B"B`@("`@("!G<F%D
+M:65N=%1R86YS9F]R;3TB;6%T<FEX*#`N.3(R,C4U+#`N,#`P,#`P+#`N,#`P
+M,#`P+#`N-CDQ.3$Y+#`N.#,T-34U+#`N-3DY,#8Y*2(*("`@("`@('-P<F5A
+M9$UE=&AO9#TB<&%D(@H@("`@("`@>#$](C(R-RXS.#<P."(*("`@("`@('DQ
+M/2(T,30N-C,T-C0B"B`@("`@("!X,CTB,3,R-BXT,C0W(@H@("`@("`@>3(]
+M(C$Q,#@N-3$R.2(@+SX*("`\+V1E9G,^"B`@/'-O9&EP;V1I.FYA;65D=FEE
+M=PH@("`@(&ED/2)B87-E(@H@("`@('!A9V5C;VQO<CTB(V9F9F9F9B(*("`@
+M("!B;W)D97)C;VQO<CTB(S8V-C8V-B(*("`@("!B;W)D97)O<&%C:71Y/2(Q
+M+C`B"B`@("`@:6YK<V-A<&4Z<&%G96]P86-I='D](C`N,"(*("`@("!I;FMS
+M8V%P93IP86=E<VAA9&]W/2(R(@H@("`@(&EN:W-C87!E.GIO;VT](C`N-#<T
+M,S,V.3<B"B`@("`@:6YK<V-A<&4Z8W@](C,U,"XR,C@Q-R(*("`@("!I;FMS
+M8V%P93IC>3TB,S4Y+C@R,S0V(@H@("`@(&EN:W-C87!E.F-U<G)E;G0M;&%Y
+M97(](FQA>65R,2(*("`@("!I;FMS8V%P93ID;V-U;65N="UU;FET<STB<'@B
+M"B`@("`@:6YK<V-A<&4Z=VEN9&]W+7=I9'1H/2(Q,#(T(@H@("`@(&EN:W-C
+M87!E.G=I;F1O=RUH96EG:'0](C8Y,R(*("`@("!I;FMS8V%P93IW:6YD;W<M
+M>#TB,"(*("`@("!I;FMS8V%P93IW:6YD;W<M>3TB,C4B("\^"B`@/&UE=&%D
+M871A"B`@("`@:60](FUE=&%D871A,3,Q,2(^"B`@("`\<F1F.E)$1CX*("`@
+M("`@/&-C.E=O<FL*("`@("`@("`@<F1F.F%B;W5T/2(B/@H@("`@("`@(#QD
+M8SIF;W)M870^:6UA9V4O<W9G*WAM;#PO9&,Z9F]R;6%T/@H@("`@("`@(#QD
+M8SIT>7!E"B`@("`@("`@("`@<F1F.G)E<V]U<F-E/2)H='1P.B\O<'5R;"YO
+M<F<O9&,O9&-M:71Y<&4O4W1I;&Q);6%G92(@+SX*("`@("`@/"]C8SI7;W)K
+M/@H@("`@/"]R9&8Z4D1&/@H@(#PO;65T861A=&$^"B`@/&<*("`@("!I9#TB
+M;&%Y97(Q(@H@("`@(&EN:W-C87!E.FQA8F5L/2),87EE<B`Q(@H@("`@(&EN
+M:W-C87!E.F=R;W5P;6]D93TB;&%Y97(B/@H@("`@/')E8W0*("`@("`@('-T
+M>6QE/2)O<&%C:71Y.C$N,#`P,#`P,#MF:6QL.B,R,#<S83`[9FEL;"UO<&%C
+M:71Y.C$N,#`P,#`P,#MF:6QL+7)U;&4Z;F]N>F5R;SMS=')O:V4Z;F]N92(*
+M("`@("`@(&ED/2)R96-T,34Q-#0B"B`@("`@("!W:61T:#TB,3`R-"XP,#`P
+M(@H@("`@("`@:&5I9VAT/2(W-C@N,#`P,#`B"B`@("`@("!X/2(M,2XW,C`X
+M,#`P92TP-2(*("`@("`@('D](CDN-#<Y.3DY.&4M,#<B("\^"B`@("`\9PH@
+M("`@("`@:6YK<V-A<&4Z;&%B96P](DQA>65R(#$B"B`@("`@("!I9#TB9S(T
+M-C4Q(@H@("`@("`@=')A;G-F;W)M/2)T<F%N<VQA=&4H,3`Y-RXT.3$L+3$Y
+M,RXW,#`Q*2(@+SX*("`@(#QR96-T"B`@("`@("!W:61T:#TB,3`R,BXS,S`Y
+M(@H@("`@("`@:&5I9VAT/2(W-C<N,#`Q-3DB"B`@("`@("!X/2(P+C@S-#4R
+M-SDW(@H@("`@("`@>3TB,"XU.3DP-C8P."(*("`@("`@('-T>6QE/2)F:6QL
+M.G5R;"@C;&EN96%R1W)A9&EE;G0T.#`U*3MF:6QL+6]P86-I='DZ,2XP,#`P
+M,#`P.V9I;&PM<G5L93IE=F5N;V1D.W-T<F]K93IN;VYE.W-T<F]K92UW:61T
+M:#HS,BXP-#`W,S`[<W1R;VME+6QI;F5C87`Z<F]U;F0[<W1R;VME+6QI;F5J
+M;VEN.G)O=6YD.W-T<F]K92UM:71E<FQI;6ET.C0N,#`P,#`P,#MS=')O:V4M
+M;W!A8VET>3HQ+C`P,#`P,#`B"B`@("`@("!I9#TB<F5C=#4V,#(B"B`@("`@
+M("!I;FMS8V%P93IE>'!O<G0M9FEL96YA;64](B]H;VUE+V%L<F9E<G)E:7)A
+M+T1E<VMT;W`O9&5B:6%N+S`S+W=A;&QP87!E<BYP;F<B"B`@("`@("!I;FMS
+M8V%P93IE>'!O<G0M>&1P:3TB.3`B"B`@("`@("!I;FMS8V%P93IE>'!O<G0M
+M>61P:3TB.3`B("\^"B`@("`\<&%T:`H@("`@("`@<W1Y;&4](F]P86-I='DZ
+M,2XP,#`P,#`P.V9I;&PZ=7)L*"-L:6YE87)'<F%D:65N=#0X,#(I.V9I;&PM
+M;W!A8VET>3HQ+C`P,#`P,#`[9FEL;"UR=6QE.F5V96YO9&0[<W1R;VME.FYO
+M;F4[<W1R;VME+7=I9'1H.C`N,C4P,#`P,#!P=#MS=')O:V4M;&EN96-A<#IB
+M=71T.W-T<F]K92UL:6YE:F]I;CIM:71E<CMS=')O:V4M;W!A8VET>3HQ+C`P
+M,#`P,#`B"B`@("`@("!D/2)-(#DS,2XP-C4X,"PM,"XP,#`Q-3`Y-#@P,"!#
+M(#$P,3`N-3$X-RPR-#@N-38X,34@-S0R+C`Y.3<V+#4Q,"XP-SDS,R`W,C<N
+M.30W-#(L-S8W+C@P,#0Q($P@.3,X+C8W.#0Q+#<V-RXX,#`T,2!#(#@T."XY
+M,38T,"PU.#DN.3<R-C@@.#,Y+C0R,C$T+#,X."XV-#4S-2`Q,#(S+C$Y,#0L
+M,34X+C,Q.#<W($P@,3`R,RXQ.3`T+"TP+C`P,#$U,#DT.#`P($P@.3,Q+C`V
+M-3@P+"TP+C`P,#$U,#DT.#`P('H@(@H@("`@("`@:60](G!A=&@T,S`T(B`O
+M/@H@("`@/'!A=&@*("`@("`@('-T>6QE/2)O<&%C:71Y.C$N,#`P,#`P,#MF
+M:6QL.G5R;"@C;&EN96%R1W)A9&EE;G0T-SDY*3MF:6QL+6]P86-I='DZ,2XP
+M,#`P,#`P.V9I;&PM<G5L93IE=F5N;V1D.W-T<F]K93IN;VYE.W-T<F]K92UW
+M:61T:#HP+C(U,#`P,#`P<'0[<W1R;VME+6QI;F5C87`Z8G5T=#MS=')O:V4M
+M;&EN96IO:6XZ;6ET97([<W1R;VME+6]P86-I='DZ,2XP,#`P,#`P(@H@("`@
+M("`@9#TB32`V-C,N-#<W-C0L,"XQ.3DU.#DP-2!#(#@R-"XV,3`Y-BPT-#4N
+M-C4V-3D@-C<V+C`T-#@X+#8T-BXU.#(V."`T-C0N-3<W-#(L-S8X+C`P,#$U
+M($P@-C8P+C,U-S<W+#<V."XP,#`Q-2!#(#<R,RXQ,C,U-"PT.34N,S4P,S<@
+M.#0W+CDY,C4U+#(U.2XP-S(U."`X-3@N,#4Y.34L,"XQ.3DU.#DP-2!,(#8V
+M,RXT-S<V-"PP+C$Y.34X.3`U('H@(@H@("`@("`@:60](G!A=&@T.3,P(B`O
+M/@H@("`@/'!A=&@*("`@("`@('-T>6QE/2)O<&%C:71Y.C$N,#`P,#`P,#MF
+M:6QL.G5R;"@C;&EN96%R1W)A9&EE;G0T-SDV*3MF:6QL+6]P86-I='DZ,2XP
+M,#`P,#`P.V9I;&PM<G5L93IE=F5N;V1D.W-T<F]K93IN;VYE.W-T<F]K92UW
+M:61T:#HP+C(U,#`P,#`P<'0[<W1R;VME+6QI;F5C87`Z8G5T=#MS=')O:V4M
+M;&EN96IO:6XZ;6ET97([<W1R;VME+6]P86-I='DZ,2XP,#`P,#`P(@H@("`@
+M("`@9#TB32`W.3@N-#0V.#`L,"XV.38P.30W-B!#(#DT,BXQ-C@S.2PR-S<N
+M-#,P-#(@-S@S+C(W,S@Y+#0Y,2XP-#`T-B`V,3`N.#,X,30L-S8W+C<V.3@X
+M($P@,3@R+C(S.3<T+#<V-RXU.38S-B!#(#4R,2XT,S@Y,"PT-#<N-34P.#D@
+M.#<W+C4R-#$W+#0Q,"XQ.3,V,B`Y,#<N-S`U,C(L,"XT-S@W.#4V,R!,(#<Y
+M."XT-#8X,"PP+C8Y-C`Y-#<V('H@(@H@("`@("`@:60](G!A=&@Q,3@V(@H@
+M("`@("`@<V]D:7!O9&DZ;F]D971Y<&5S/2)C8V-C8R(@+SX*("`@(#QP871H
+M"B`@("`@("!S='EL93TB;W!A8VET>3HQ+C`P,#`P,#`[9FEL;#IU<FPH(VQI
+M;F5A<D=R861I96YT-#<Y,RD[9FEL;"UO<&%C:71Y.C$N,#`P,#`P,#MF:6QL
+M+7)U;&4Z979E;F]D9#MS=')O:V4Z;F]N93MS=')O:V4M=VED=&@Z,"XR-3`P
+M,#`P,'!T.W-T<F]K92UL:6YE8V%P.F)U='0[<W1R;VME+6QI;F5J;VEN.FUI
+M=&5R.W-T<F]K92UO<&%C:71Y.C$N,#`P,#`P,"(*("`@("`@(&0](DT@.34R
+M+C4X-C0R+#`N-34U-C$S-C(@3"`Q,#(R+C<W,#<L,"XV,C`U,#4Q-2!#(#DV
+M,2XQ-C0U,"PR-S(N-#<Y,#D@.#DV+C$X-#DY+#0X,BXU.3@Y.2`Q,#(R+CDP
+M-C0L-S8W+C,R.#DS($P@.#0Y+C(S-C`T+#<V-RXV-C4U-B!#(#<P-RXS,#@P
+M,"PU-S@N-#DU-C8@.#DT+C0X.34R+#(P-RXR-S<S-2`Y-3(N-3@V-#(L,"XU
+M-34V,3,V,B!Z("(*("`@("`@(&ED/2)P871H,C0S-B(*("`@("`@('-O9&EP
+M;V1I.FYO9&5T>7!E<STB8V-C8V,B("\^"B`@("`\<&%T:`H@("`@("`@<W1Y
+M;&4](F]P86-I='DZ,2XP,#`P,#`P.V9I;&PZ=7)L*"-L:6YE87)'<F%D:65N
+M=#0W.3`I.V9I;&PM;W!A8VET>3HQ+C`P,#`P,#`[9FEL;"UR=6QE.FYO;GIE
+M<F\[<W1R;VME.FYO;F4[<W1R;VME+7=I9'1H.C$N,C4P,#`P,#MS=')O:V4M
+M;&EN96-A<#IR;W5N9#MS=')O:V4M;&EN96IO:6XZ<F]U;F0[<W1R;VME+6UI
+M=&5R;&EM:70Z-"XP,#`P,#`P.W-T<F]K92UD87-H;V9F<V5T.C`N,#`P,#`P
+M,#MS=')O:V4M;W!A8VET>3HQ+C`P,#`P,#`B"B`@("`@("!D/2)-("TX+C(W
+M.3(P,#!E+3`U+#`N-3DY,#8Y,#4@3"`M."XR-SDR,#`P92TP-2PT,#<N-3$P
+M.3@@0R`U,#(N-3@Q,C$L,SDX+C(R.30S(#4P.2XY-#,Q.2PR-34N-3DQ-3`@
+M,3`R-"XP,#`Q+#(T.2XT,#$R,2!,(#$P,C0N,#`P,2PP+C4Y.3`V.3`U($P@
+M+3@N,C<Y,C`P,&4M,#4L,"XU.3DP-CDP-2!Z("(*("`@("`@(&ED/2)P871H
+M,3,U-B(@+SX*("`@(#QP871H"B`@("`@("!D/2)-(#$P,C,N,38U-2PP+C4Y
+M.3`V.3`U($P@,"XX,S0U-30U,RPP+C4Y.3`V.3`U($P@,"XX,S0U-30U,RPS
+M.#<N-CDS-3D@0R`T-C@N.#@Y-C8L,C`R+C@W,SDR(#4Q-"XP-3(X."PU-3$N
+M.3<W-S(@,3`R,RXQ-C4U+#,X-RXV.3,U-R!,(#$P,C,N,38U-2PP+C4Y.3`V
+M.3`U('H@(@H@("`@("`@<W1Y;&4](F9I;&PZ=7)L*"-L:6YE87)'<F%D:65N
+M=#0W.#<I.V9I;&PM;W!A8VET>3HQ+C`P,#`P,#`[9FEL;"UR=6QE.F5V96YO
+M9&0[<W1R;VME.FYO;F4[<W1R;VME+7=I9'1H.C,R+C`T,#<S,#MS=')O:V4M
+M;&EN96-A<#IR;W5N9#MS=')O:V4M;&EN96IO:6XZ<F]U;F0[<W1R;VME+6UI
+M=&5R;&EM:70Z-"XP,#`P,#`P.W-T<F]K92UO<&%C:71Y.C$N,#`P,#`P,"(*
+M("`@("`@(&ED/2)R96-T,C0X-R(@+SX*("`@(#QG"B`@("`@("!I;FMS8V%P
+M93IL86)E;#TB3&%Y97(@,2(*("`@("`@(&ED/2)G,S$V-B(*("`@("`@('1R
+M86YS9F]R;3TB=')A;G-L871E*#0P,2XT-S<P+#(Y."XW,#8R*2(@+SX*("`\
+++V<^"CPO<W9G/@IA
+`
+end
+SHAR_EOF
+  (set 20 06 12 07 02 15 28 'debian/debian-moreblue/background.svg'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/background.svg' ||
+  $echo 'restore of' 'debian/debian-moreblue/background.svg' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/background.svg:' 'MD5 check failed'
+9110c9541ce21235f280fa5894f27f46  debian/debian-moreblue/background.svg
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/background.svg'`"
+    test 90821 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/background.svg:' 'original size' '90821,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/boundingbox.png ==============
+if test -f 'debian/debian-moreblue/boundingbox.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/boundingbox.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/boundingbox.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/boundingbox.png
+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
+DY*#AY,S,Y\')R<'"R8S^/TLNX(?`\?>D`````$E%3D2N0F""
+`
+end
+SHAR_EOF
+  (set 20 06 10 29 22 23 24 'debian/debian-moreblue/boundingbox.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/boundingbox.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/boundingbox.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/boundingbox.png:' 'MD5 check failed'
+f12af3d392aa5781998e5bdb3eec693d  debian/debian-moreblue/boundingbox.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/boundingbox.png'`"
+    test 17856 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/boundingbox.png:' 'original size' '17856,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/debian-moreblue.xml ==============
+if test -f 'debian/debian-moreblue/debian-moreblue.xml' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/debian-moreblue.xml' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/debian-moreblue.xml' '(text)'
+  sed 's/^X//' << 'SHAR_EOF' > 'debian/debian-moreblue/debian-moreblue.xml' &&
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+<!-- 
+X    Debian MoreBlue GDM Theme
+X    ====================
+X    version 0.6 may 2006
+X
+X    (c) 2006 by Andre Luiz Rodrigues Ferreira
+X    Published under the terms of the GNU General Public License, version 2
+X
+X    ChangeLog:
+X    0.6 (May/2007)
+X      - Debian #408043; merge patch by Michael Biebl to properly display
+X        wrapped login text
+X      - Cleanup indentation of this file
+X    0.5 (Dec/2006)
+X      - Added the icons, fixed the pam-message and moved up the clock.
+X    0.4 (Dec/2006)
+X      - Fixed the pam-message and the pam-error
+X    0.3 (Dec/2006):
+X      - Changed options buttons for use the GDM original strings. Thanks to
+X        Sven Arvidsson
+X    0.2 (Dec/2006):
+X      - Fixed Debian Logo and added the clock. Patch by Valessio Brito.
+X    0.1 (Oct/2006):
+X     - Initial version
+X -->
+<greeter>
+X    <!-- background -->
+X  <item type="svg">
+X    <normal file="background.svg"/>
+X    <pos x="0" y="0" width="100%" height="100%"/>
+X    </item>
+X    <!-- the bounding box in the center -->
+X    <!-- espiral -->
+X  <item type="svg">
+X    <normal file="espiral.svg"/>
+X    <pos x="-320" y="-320" width="250" height="290"/>
+X    </item>
+<!-- espiral fixado -->
+<!-- clock important -->
+X  <item type="label" id="clock">
+X     <normal color="#ffffff" font="Sans Bold 11"/>
+X     <pos x="-10" y="97.5%" anchor="e"/>
+X     <text>%c</text>
+X  </item>
+<!-- clock -->
+X    <item type="pixmap">
+X        <normal file="boundingbox.png"/>
+X        <pos x="50%" y="50%" width="400" height="282" anchor="c"/>
+X    </item>
+X  <item type="rect">
+X    <normal/>
+X    <pos x="0" y="-50" width="100%" height="50"/>
+X    <fixed>
+X      <item type="rect">
+X        <normal  />
+X        <pos x="0" y="4" width="100%" height="100%"/>
+X        <box orientation="horizontal" spacing="10" xpadding="10">
+X          <item type="rect" id="language_button" button="true">
+X            <normal />
+X        <pos y="50%" anchor="w" width="box" height="box"/>
+X            <box orientation="horizontal" spacing="10" xpadding="10">
+X          <item type="pixmap">
+X            <normal file="icon-language.png" tint="#dddddd"/>
+X            <prelight file="icon-language.png"/>
+X            <active file="icon-language.png" tint="#bbbbbb" />
+X            <pos y="50%" anchor="w"/>
+X          </item>
+X          <item type="label">
+X            <normal color="#FFFFFF" font="Sans Bold 12"/>
+X        <prelight color="#BBBBBB" font="Sans Bold 12"/>
+X        <active color="#bbbbbb" font="Sans Bold 12"/>
+X            <pos y="50%" anchor="w"/>
+X        <stock type="language" />
+X          </item>
+X            </box>
+X          </item>
+X          <item type="rect" id="session_button" button="true">
+X            <normal />
+X        <pos y="50%" anchor="w" width="box" height="box"/>
+X            <box orientation="horizontal" spacing="10" xpadding="10">
+X          <item type="pixmap">
+X            <normal file="icon-session.png" tint="#dddddd"/>
+X            <prelight file="icon-session.png"/>
+X            <active file="icon-session.png" tint="#bbbbbb"/>
+X            <pos y="50%" anchor="w"/>
+X          </item>
+X          <item type="label">
+X            <normal color="#FFFFFF" font="Sans Bold 12"/>
+X        <prelight color="#BBBBBB" font="Sans Bold 12"/>
+X        <active color="#bbbbbb" font="Sans Bold 12"/>
+X            <pos y="50%" anchor="w"/>
+X        <stock type="session" />
+X          </item>
+X            </box>
+X          </item>
+X          <item type="rect" id="system_button" button="true">
+X            <normal />
+X        <show modes="console" type="system"/>
+X        <pos y="50%" anchor="w" width="box" height="box"/>
+X            <box orientation="horizontal" spacing="10" xpadding="10">
+X          <item type="pixmap">
+X            <normal file="icon-reboot.png" tint="#dddddd"/>
+X            <prelight file="icon-reboot.png"/>
+X            <active file="icon-reboot.png" tint="#bbbbbb"/>
+X            <pos y="50%" anchor="w"/>
+X          </item>
+X          <item type="label">
+X            <normal color="#FFFFFF" font="Sans Bold 12"/>
+X        <prelight color="#BBBBBB" font="Sans Bold 12"/>
+X        <active color="#bbbbbb" font="Sans Bold 12"/>
+X            <pos y="50%" anchor="w"/>
+X        <stock type="system"/>
+X          </item>
+X            </box>
+X          </item>
+X          <item type="rect" id="disconnect_button" button="true">
+X            <normal />
+X        <show modes="flexi,remote"/>
+X        <pos y="50%" anchor="w" width="box" height="box"/>
+X            <box orientation="horizontal" spacing="10" xpadding="10">
+X          <item type="pixmap">
+X            <normal file="icon-shutdown.png" tint="#dddddd"/>
+X            <prelight file="icon-shutdown.png"/>
+X            <active file="icon-shutdown.png" tint="#bbbbbb"/>
+X            <pos y="50%" anchor="w"/>
+X          </item>
+X          <item type="label">
+X            <normal color="#FFFFFF" font="Sans Bold 12"/>
+X        <prelight color="#666666" font="Sans Bold 12"/>
+X        <active color="#bbbbbb" font="Sans Bold 12"/>
+X            <pos y="50%" anchor="w"/>
+X            <stock type="disconnect"/>
+X        <show modes="remote"/>
+X          </item>
+X          <item type="label">
+X            <normal color="#FFFFFF" font="Sans Bold 12"/>
+X        <prelight color="#BBBBBB" font="Sans Bold 12"/>
+X        <active color="#bbbbbb" font="Sans Bold 12"/>
+X            <pos y="50%" anchor="w"/>
+X            <stock type="quit"/>
+X        <show modes="flexi"/>
+X          </item>
+X            </box>
+X          </item>
+X        </box>
+X      </item>
+X    </fixed>
+</item>
+X
+X    <!-- container for labels etc. -->
+X    <item type="rect">
+X        <pos x="50%" y="50%" width="474" height="334" anchor="c"/>
+X        <box orientation="vertical">
+X
+X            <!-- welcome -->
+X            <item type="label" id="welcome-label">
+X                <pos x="50%" y="95" anchor="c"/>
+X                <normal font="Sans Bold 18" color="#000000"/>
+X                <stock type="welcome-label"/>
+X            </item>
+X
+X            <!-- username label -->
+X            <item type="label" id="pam-prompt">
+X                <pos x="50%" y="120" anchor="c"/>
+X                <normal font="Sans Bold 12" color="#000000"/>
+X                <stock type="username-label"/>
+X            </item>
+X       <item type="label" id="pam-message">
+X            <pos anchor="c" x="50%" y="130"/>
+X                <normal color="#000000" font="Sans 11"/>
+X                <text></text>
+X        </item>
+X
+X            <!-- user-pw-entry background pixmap -->
+X            <item type="pixmap">
+X                <pos x="90" y="135" width="300" height="40"/>
+X                <normal file="userentry.png"/>
+X            </item>
+X
+X            <!-- user-pw-entry -->
+X            <item type="entry" id="user-pw-entry">
+X                <pos x="100" y="105" width="280" height="20"/>
+X                <normal font="Sans 12" color="#444444"/>
+X            </item>
+X        </box>
+X    </item>
+X
+X    <!-- caps-lock-warning -->
+X    <item type="rect" id="caps-lock-warning">
+X        <normal color="#ffffff" alpha="0.2"/>
+X        <pos x="0" y="0" width="100%" height="box" anchor="nw"/>
+X        <box orientation="vertical" min-width="250" xpadding="10" ypadding="5" spacing="0">
+X            <item type="label">
+X                <normal color="#000000" font="Sans 12"/>
+X                <pos x="50%" y="50%" anchor="c"/>
+X                <stock type="caps-lock-warning"/>
+X            </item>
+X        </box>
+X    </item>
+X
+X    <!-- pam-error (login failure etc.) -->
+X    <item type="rect" id="pam-error">
+X        <pos x="0" y="90%" width="100%" height="box" anchor="sw"/>
+X        <box orientation="vertical" min-width="250" xpadding="10" ypadding="5" spacing="0">
+X            <item type="label" id="pam-error">
+X                <normal color="#FFFFFF" font="Sans 12"/>
+X                <pos x="50%" y="50%" anchor="c"/>
+X            <text></text>
+X            </item>
+X        </box>
+X    </item>
+X
+</greeter>
+SHAR_EOF
+  (set 20 07 05 01 15 25 18 'debian/debian-moreblue/debian-moreblue.xml'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/debian-moreblue.xml' ||
+  $echo 'restore of' 'debian/debian-moreblue/debian-moreblue.xml' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/debian-moreblue.xml:' 'MD5 check failed'
+a598bb4f9b5e926e6c8956a9ce10afa1  debian/debian-moreblue/debian-moreblue.xml
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/debian-moreblue.xml'`"
+    test 7869 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/debian-moreblue.xml:' 'original size' '7869,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/screenshot.png ==============
+if test -f 'debian/debian-moreblue/screenshot.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/screenshot.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/screenshot.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/screenshot.png
+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
+0BV19;@````!)14Y$KD)@@C07
+`
+end
+SHAR_EOF
+  (set 20 06 12 11 11 02 12 'debian/debian-moreblue/screenshot.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/screenshot.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/screenshot.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/screenshot.png:' 'MD5 check failed'
+46d7852962552599a37599d9ea2ad3f2  debian/debian-moreblue/screenshot.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/screenshot.png'`"
+    test 13786 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/screenshot.png:' 'original size' '13786,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/userentry.png ==============
+if test -f 'debian/debian-moreblue/userentry.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/userentry.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/userentry.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/userentry.png
+MB5!.1PT*&@H````-24A$4@```2P````H"`8```!$F\?7````!F)+1T0`_P#_
+M`/^@O:>3````"7!(67,```L3```+$P$`FIP8````!W1)344'U@<+$0<WAXKT
+M#````^5)1$%4>-KMW;]KXV8<Q_'/HQ_&MH+LRL049;%"KX$>G4((=-!03PVD
+M"2WDQAR4+ITR]I\H9.E8Z"V%'@1R3<GFHV@X.$+@H(02KD19[,6<$@MD&TN/
+MU$FIXTONVEQ#7/B\0(MXA#R]^3[R\(@LRS"IN;&YYLP[6W-69<FNE`U552&$
+M`!'1;<BR#%)*='K]J!WT#OP3?[OU^-&3R75B/%B+S97[KNON+2\T',NR8!@&
+M"H4"%$5AL(CH5H.5IBE&HQ&B*$(0!'A^?.I[GK=ZV-H_>BU8S0<//__RTT]V
+M[\T[8G9V%J9IHE@L0M,T*(KR=^'&PG75=$9$]";7-21-4R1)@N%PB#`,T>UV
+M\?+$SW:>/EMO_?SC+P"@Y9/55QOKNQ\M?"ALVT:U6D6I5+J(U?@+)B<M1HN(
+M;A*KR7[D4U:2))B9F4&Y7(:NZP+`[F)SY>/#UOZ1!@"NZ^Y]X#2$;=NHU6KY
+MPK?&BM$BHIO&ZKIHZ;H.3=.@JBH`8#0:"==U]P#,:\V-S;6OO_C,J=?KJ%:K
+M,`P#NJY?+'Z7'T)$]&_Z(82X&)2$$)!2HEZO8WFAX30W-M<4QVEL698%TS0O
+M;0.)B.Z*HBC0-`VE4@FF:<*R+#A.8TN9JU67#,.X](&=$Q,1W?74E4>K6"S"
+M,`S,U:I+BETI&_F>D;$BHFF,EJ[KL"ME0U%5]=*>D8AHFJ*5ATM552CY#<:*
+MB*8Y6D((*/D-(J)ICA8`\.]`(OK?8+"(B,$B(F*PB(C!(B)BL(B(&"PB8K"(
+MB!@L(B(&BX@8+"(B!HN(B,$B(@:+B(C!(B)BL(B(P2(BNO-@\2!4(IIF>:.4
+M+,N07T1$TQBK_%*DE$C3E-$BHJF-59JFD%)"Z?3Z41S'2)+D(EQ$1-,0JS1-
+MD20)XCA&I]>/E/:K\X,HBC`<#ADM(IJZ6`V'0T11A/:K\P/%]T^W@R!`&(88
+M#`87T2(BNBMYK`:#`<(P1!`$\/W3;?7DZ,7Q#SN_;MJ6^5ZQ6'SCD?77G5_(
+MB8R(WN:?]"/+,D@I$<<Q^OT^SL[.T&ZW\=N+/_R?OO_N&PT`/,];O?>^]7NA
+M4!``(*5$J52Z,EZ3+V6LB.BFT9J,U?AD=7Y^CDZG@S_]T\SSO%7@6V@`<-C:
+M/VH^>+@.8#>.8]'O]V&:)L8GKJM>R%@1T;M$:[PAX]^LPC!$M]O%RQ,_VWGZ
+M;/VPM7\$`&+\@<7FRGW7=?>6%QJ.95DP#`.%0N':+2(1T7\AGZY&HQ&B*$(0
+M!'A^?.I[GK>:Q^JU8.6:&YMKSKRS-6=5ENQ*V5!5E<$BHEL-EI02G5X_:@>]
+@`__$WVX]?O1D<MU?W_//*?U3.;,`````245.1*Y"8((B
+`
+end
+SHAR_EOF
+  (set 20 06 10 29 22 23 24 'debian/debian-moreblue/userentry.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/userentry.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/userentry.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/userentry.png:' 'MD5 check failed'
+f30f4b0481848ccddd95a04652eca4b6  debian/debian-moreblue/userentry.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/userentry.png'`"
+    test 1112 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/userentry.png:' 'original size' '1112,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/icon-language.png ==============
+if test -f 'debian/debian-moreblue/icon-language.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/icon-language.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/icon-language.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/icon-language.png
+MB5!.1PT*&@H````-24A$4@```"`````@"`8```!S>GKT````!F)+1T0`)@!1
+M`"&6U34"````"7!(67,```L2```+$@'2W7[\````!W1)344'TP@,#Q8R_<N3
+M,@```!UT15AT0V]M;65N=`!#<F5A=&5D('=I=&@@5&AE($=)35#O9"5N```"
+M\4E$051XVNU6P6O:4!C_);R$:DVIAY`@%JRS0:2(CA[<83!RZ760?V"#'G;H
+MG]-##QYZ'*.RVY`RU+F#7FR9AR"I:PN%-EV@+8VNL0W)+EJ<4VOLV"[^+LG[
+M\O*^W_>]W_>^!\PPPW\&-<P8C48?W@\.#N8"@4"&HJ@4@,4)UKP&4(S%8M_Z
+MC4='1]X)-)M-`<!;`'-3!*>;IKF33J>M<03H47^KJKHXSGFQ6/RD:5K%,(Q&
+MI].Y'#)%Y#CNS6,L1Q)@6?;UN,A75U>CN5SNN-UNM_+Y?%G3M,HP$H>'AZ\\
+M$^A&'QFT&X;1,$WSU'7=N_/S\PL`"(?#<5$4YW.YW/'0/::HC&<"#,.DACG/
+M9K/[6UM;7RW+NJK5:A<`4*O5*H5"P9!EF1_A8T[3M(@G`A1%B?UCTS1/L]GL
+MOBB*!`!:K=:5KNNVHBC+R60R"0"2)#T;66H4%?&J@8>][W0ZE[N[NY5,)K.X
+MOKX>!X!VN]T"`)[G!89AY@%`T[3OTYP#9-Q'UW7O\OE\6==U6]?UZYN;FSM1
+M%`G+LJPLRWRY7*XO+"RP7=U<J:KZ(1*)!/Q^/R,(0E`0A"6?SR=,3:!4*GU6
+M5?7GQL;&<T((N[V]795EF0^%0LE0*`0`N+V]O?#[_?5"H6`HBK(L2=*+7IF&
+MP^'XM!G07=<-I5*I^-K:&L-QW%+77O7Y?.R`8.=[(NPY[Y4I(230S:3NB8#C
+M."<T36>"P6"TW[ZYN?F2$,(."/0'`"02B=^BY7G^86S;MNY)A)(D-0!8@W:.
+MX_[84T((TWVR(WPT$HG$M>>3$$!I$A5S'+>D*,KRWMY>Y>SLK%ZOU[^8IGG:
+ME\WJU-VPV6R^`R!.0L2V[=;]_7V[/T.NZY965E9*XYH1>61=:^)Z)B30$UU/
+ML#WG4Y=AM[=[1<-QG*HD22=//H@<QVG0--W?%SX.7C2>BG$B[%5#?R2^OWTE
+MHQ^;8)KF^SX2\7].()U.6[%8;,=QG!T`UKC6.L,,,TR#7YXC*EGW")"=````
+)`$E%3D2N0F""
+`
+end
+SHAR_EOF
+  (set 20 06 12 11 10 08 02 'debian/debian-moreblue/icon-language.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/icon-language.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/icon-language.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/icon-language.png:' 'MD5 check failed'
+7d9b95453b5b4969ecbdb251d2b0386a  debian/debian-moreblue/icon-language.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/icon-language.png'`"
+    test 909 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/icon-language.png:' 'original size' '909,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/icon-reboot.png ==============
+if test -f 'debian/debian-moreblue/icon-reboot.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/icon-reboot.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/icon-reboot.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/icon-reboot.png
+MB5!.1PT*&@H````-24A$4@```"`````@"`8```!S>GKT````!F)+1T0`)@!1
+M`"&6U34"````"7!(67,```L2```+$@'2W7[\````!W1)344'TP@,#Q4[KSIX
+M50```!UT15AT0V]M;65N=`!#<F5A=&5D('=I=&@@5&AE($=)35#O9"5N```"
+M`DE$051XVNU6L8[:0!!]NSI9+A@=7>B"T((LFN".=)27[M*EI+SR/H4R7?B#
+M2WDE7>@V-#YBKQ#I2!?)+I`+SS5&,A;K.\Z.TO`JRS/>>;/S9L;`!1?\9PB;
+MH=?K57X8!$';<9PQ@`X`,/,V29*E[_O[LN]FL[&><_46UL:8&P#CHTR$Z!*1
+MI[6>GR)A@SPW>!1%DW+P`CI$].6<\\ZZ@2`(VD*("8`=,Z^%$",`[9);-PS#
+MKI3R&L!'`#^DE*M&"#B.\S[+LOE@,-@"@-9Z241W91)2RNGA.8[C7_]$A`4]
+M?`#PV6+>*:6^-B["/'NWU6J-`8QL/LR\;E0#1>1BZU;Y,/.V\2XX0"DUS[)L
+M#N"OQ65_T$JM&S#&W`)`FJ:+X7!X%"P/,,MU\`F`6S!OFYH#70`CQW'NHBB:
+M:*W=$[>QBN-XQLR+PNNGV@2,,>\*+>8*(29$=)]G?`3?]_?]?G^1IND,P,\T
+M37_7W@7&F#&`&UN+95GV^)HZ5[7A2R7P*FP=*>4T#$.OSC:\>D7]3RJ<F9>V
+M[7<.K#?P4F9-!*\D(*4\9'\JB$M$M\4E98R9-ET"%\"#4FJ5SX+RR/6,,?<Y
+MP4ZI!>L34$I]+VRT1R+R2H,&A1;=)4FR;+0$Y1X'\,U2CG4<Q_.WZN&L=:RU
+H=HEHQ,QN_AOVI)3Z4V<.7'#!!<]4$=$G(MVY<`````!)14Y$KD)@@N&L
+`
+end
+SHAR_EOF
+  (set 20 06 12 11 10 08 06 'debian/debian-moreblue/icon-reboot.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/icon-reboot.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/icon-reboot.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/icon-reboot.png:' 'MD5 check failed'
+7c390e8e7500177592e33c444f89e2e5  debian/debian-moreblue/icon-reboot.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/icon-reboot.png'`"
+    test 670 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/icon-reboot.png:' 'original size' '670,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/icon-session.png ==============
+if test -f 'debian/debian-moreblue/icon-session.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/icon-session.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/icon-session.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/icon-session.png
+MB5!.1PT*&@H````-24A$4@```"`````@"`8```!S>GKT````!F)+1T0`)@!1
+M`"&6U34"````"7!(67,```L2```+$@'2W7[\````!W1)344'TP@,#Q856,$F
+M60```!UT15AT0V]M;65N=`!#<F5A=&5D('=I=&@@5&AE($=)35#O9"5N```$
+M.$E$051XVNV72V\41Q2%OWO[X?<88XB,(B`A/>V,#;(1BP@)L<@BR2J_*3\A
+M_R!99A$INX@%D5A%B#Q`2<2TNUM$"D9^8,!X&`=/=]?-(CW6Q`*;Q$;9<*62
+M^E%5]_2I4^=6PYOXGT,&;\Z=.W?H"=OM]GBKU7JV7Y][]^[M7OM']27M=KL1
+M!,%Y,]O)\WS9S$;-[$D<QYO[C3LT@#1-&\ZYTO.\26!;1`!.FMFHJDYE6;;>
+M;#:77PN`=KL]HJJ75'4-&#8S$9$A0%55@"%@9+\Y])`$!%55K9K9*#`B(N/`
+MB)GUV["(2)[G,Z\%0*O5VO(\KQ"1L/Y:#_A51!Z(2%"S$9G9F2,'D*9I(\_S
+M*\"XF85`6!3%CU$4K3OGO'HY`B`4D=Z1:T!51\VL`TP!0V;F]WJ]9S7=8T#H
+MG-.B**[/S<UM'CD#O5YO$W`BXM5-Q\;&K@#O..?>ZK,0!$%TZ&V89=F4B"P"
+MIX%?HBBZX_O^<%55?SCG[H=A>+E>_Y.UN>T:G(@4AP8@(G,UU3YP.<NR2D1B
+M5=T&,C/[3406S6S(S$15GY1E^;WG>9-1%*W\)P!YGC?-;+/9;#XTLU$1F0#.
+MU(!FS2Q0U3-F]H&(?%.6Y7>^[Y\7D9/`AG,N]'V_D21)J:H[.SL[Y84+%[9?
+MJ1:D:7I"53\%-H`>,`$8<'Z@>[<6&\#-*(JN)4DR"HQ55?4X#,.S@(E(4!2%
+MU<)=GYV=?7I@+5#5Q3KYNS7U&\")/=WZR3?,+$N29&)]?7UG9F;FE*I.E&7I
+M!4$P!'A!$`B`<VX">'K@+G#.W0&.U\EY0?+=,+.&B$2^[W\R/3U=`5NJ.NIY
+MWKB9#=<&-5RW\2S+I@X$$,?QAIDMUS3WX[ES[LLHBCXSLUM`5>LA!"X#\_/S
+M\U4]9ZBJ05F6:5$4=^7O"A6HZ@E@?%\19EEV241F@+)>_S[57\1QO%9?>\#6
+M`$/_,*AZWL>M5FLK3=.S_5S.N95NM_OPI0#:[79#1$X#C3I)/T$21=$:0)(D
+M[]4>[PT,O0;\GB3)L;H`^69V+$W3LZHZY9P;J<$]N7CQXO.7`O!]/P1V@+U'
+M(R]-TP8PK:IQ[?.-^MUJ%$4W`9:6EB:=<X\\SWL;&%?5AID-[K0&L/92#:RL
+MK&R9V<X+9-%4U8]5]10P*2+Q@`B/YWF^`%!55?\\(")2F5F_ST]FMA1%4;9O
+M+;AZ]6IO>WO[!G`=^':/".>!CX#W@6#`)4/@%,#<W-QF413W@4=E6=X1D6?.
+MN3_C.-Z,XWCYE9QP86'!Y7F^;69Z@(_?!!:!S4ZG<V,7Y?Q\%[A;W]XZR.9?
+M:$155:UYGO<A<*QO-H.B=,Y]%<=Q<OOV[1L`>X7UK\KZBQ[.SLX^<,[]`#P'
+M5H&O@9\'/:&?^##)]ST/Q'&<=#J=SSN=SI=1%*W60!+@6K?;77WS2_4FCBK^
+5`HC<W3VQT*TQ`````$E%3D2N0F""
+`
+end
+SHAR_EOF
+  (set 20 06 12 11 10 08 09 'debian/debian-moreblue/icon-session.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/icon-session.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/icon-session.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/icon-session.png:' 'MD5 check failed'
+c8f3fc897a6d8c7edece17ef1f0ae1e7  debian/debian-moreblue/icon-session.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/icon-session.png'`"
+    test 1236 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/icon-session.png:' 'original size' '1236,' 'current size' "$shar_count!"
+  fi
+fi
+# ============= debian/debian-moreblue/icon-shutdown.png ==============
+if test -f 'debian/debian-moreblue/icon-shutdown.png' && test "$first_param" != -c; then
+  $echo 'x -' SKIPPING 'debian/debian-moreblue/icon-shutdown.png' '(file already exists)'
+else
+  $echo 'x -' extracting 'debian/debian-moreblue/icon-shutdown.png' '(binary)'
+  sed 's/^X//' << 'SHAR_EOF' | uudecode &&
+begin 600 debian/debian-moreblue/icon-shutdown.png
+MB5!.1PT*&@H````-24A$4@```"`````@"`8```!S>GKT````!F)+1T0`)@!1
+M`"&6U34"````"7!(67,```L2```+$@'2W7[\````!W1)344'TP@,#Q4I7(,)
+M'0```!UT15AT0V]M;65N=`!#<F5A=&5D('=I=&@@5&AE($=)35#O9"5N```"
+M.TE$051XVNV6ST\341#'/S-NMPNZD6@,RL5:FE",B9)(ZL4#-Q-B(C>]^6?U
+MZ,VC1-+(S:NWA@L'>2%Z$$R@I''5L$#?>-DF36E#%_QUZ/>VWWUOYSLSWWEO
+M88PQQOC'D$%DN5P^Q6UM;=T"9H9]R,Q:(I+V<NUV^V!Q<3$%V-[>'K@OR"%V
+M1D0>#LU$3N<2Q_%:H]'875Y>MF'[]`]7.#EKP5`!S68S<LX]<\Y-GS=ZM5H]
+M4\#`%FQN;DZ%8?@<N`E4G7/OO/>M066^*`96(`S#1UEP@`A84=6KP/N_(J!2
+MJ:P#'_KH%>":F;T%TKYW>\"^F>T"7RXLH$?$FS[ZB8C4@+4^$1%P5T3*65L3
+M@'J]KJ5221N-AIQK"BJ5RL8`$0^`QYF(+BZ)R'?@AYD=`FV`6JT6JNK$[.QL
+M(9<)^W!GA#4[9G:49;X'W`.8G)PLBD@A35,/'.42T&PVHSB.7_:8L8MU,_LL
+M(D][N-O`KIF9B,QE+<',0E6-BL7B4:ZCV'L_#;P`IGKH0^_]JJIZ8&D4@YE9
+M0T0F@`-5;>6IP%)?\#;P6D3F@;E1'6YFH9E%)R<G02X3)DFR"GS*'K\F25(W
+ML_FLO*,B!4)5C0J%0I#+A`L+"X?`*^?<_6P2<,Y=R7G&[)M9$8C,+#C7%'2#
+MY\`WH`4<`RU5O9&-:'"1,3PK6,?,?@+'(A)Y[Z^K:@3$W;OC=PGXF!VU.YU.
+MIQ4$P110,K/+V=A%WONNL*X)#:#3Z1R,__W&&.._Q2^4Z\Q5Y0]"J`````!)
+'14Y$KD)@@K/+
+`
+end
+SHAR_EOF
+  (set 20 06 12 11 10 08 13 'debian/debian-moreblue/icon-shutdown.png'; eval "$shar_touch") &&
+  chmod 0644 'debian/debian-moreblue/icon-shutdown.png' ||
+  $echo 'restore of' 'debian/debian-moreblue/icon-shutdown.png' 'failed'
+  if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
+  && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
+    md5sum -c << SHAR_EOF >/dev/null 2>&1 \
+    || $echo 'debian/debian-moreblue/icon-shutdown.png:' 'MD5 check failed'
+73812241ac785e1fc1c28f7ceae73312  debian/debian-moreblue/icon-shutdown.png
+SHAR_EOF
+  else
+    shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'debian/debian-moreblue/icon-shutdown.png'`"
+    test 727 -eq "$shar_count" ||
+    $echo 'debian/debian-moreblue/icon-shutdown.png:' 'original size' '727,' 'current size' "$shar_count!"
+  fi
+fi
+rm -fr _sh09333
+exit 0
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/changelog
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/changelog	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/changelog	(revision 3121)
@@ -0,0 +1,1075 @@
+gdm (2.20.3-parsix5) unstable; urgency=low
+
+  * Fixed to series file to apply all patches
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 06 Mar 2008 15:42:36 +0100
+
+gdm (2.20.3-parsix4) unstable; urgency=low
+
+  * Applied Parsix config file changes 
+
+ -- Alan Baghumian <alan@memphis-mobile>  Fri, 29 Feb 2008 10:30:29 +0330
+
+gdm (2.20.3-parsix3) unstable; urgency=low
+
+  * Replace 01_parsix_gdmsetup_desktop.patch with
+    45_use-gksu-for-gdmsetup.patch
+  * Use Aurora-Midnight gtkrc
+  * Merge updates from Debian 2.20.3-2
+
+ -- Alan Baghumian <alan@technotux.org>  Fri, 29 Feb 2008 09:05:00 +0330
+
+gdm (2.20.3-2) unstable; urgency=medium
+
+  [ Josselin Mouette ]
+  * gdm.init: add dbus, hal and network-manager to the Should-Start
+    section.
+  * 35_gdm.conf.patch: remove /var/lib/menu-xdg/xsessions from the list
+    of session directories. Closes: #464179.
+
+  [ Loic Minier ]
+  * Add missing libpopt-dev b-dep; thanks Daniel Schepler; closes: #467179.
+
+ -- Josselin Mouette <joss@debian.org>  Sat, 16 Feb 2008 02:52:39 +0100
+
+gdm (2.20.3-1) unstable; urgency=low
+
+  [ Loic Minier ]
+  * Drop xbase-clients dep; thanks Robert Millan; closes: #455538.
+
+  [ Josselin Mouette ]
+  * Conflict against gnome-panel (<< 2.19.2). Closes: #446762.
+
+  [ Loic Minier ]
+  * Don't use an aliased ls but hardcode /bin/ls; closes: #454097
+
+  [ Josselin Mouette ]
+  * 61_config-parser-issues.patch: upstream fix (r5604) for a bug in the
+    parser. Also include r5599 which is required as well.
+    Closes: #458094.
+
+  [ Sebastian DrÃ¶ge ]
+  * New upstream bugfix release:
+    + Fixes running gdmflexiserver setuid/setgid (Closes: #455694).
+    + 61_config-parser-issues.patch, dropped, merged upstream.
+    + 70_mandatory-relibtoolize.patch, regenerated for the new version.
+  * debian/control.in:
+    + Update to Standards-Version 3.7.3, no additional changes needed.
+
+ -- Sebastian DrÃ¶ge <slomo@debian.org>  Tue, 08 Jan 2008 15:22:58 +0100
+
+gdm (2.20.2-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * debian/gdm.init:
+    + Use the basename of the contents of
+      /etc/X11/default-display-manager, to allow the user to specify a
+      path by hand. Closes: #452344.
+    + Fix bashims.
+  * gdm.pam: add support for pam_gnome_keyring. Closes: #445870.
+  * Suggest libpam-gnome-keyring.
+  * 35_gdm.conf.patch: set Browser=true so that themes with a face
+    browser work correctly. Closes: #445743.
+  * gdm.postinst: fix quoting in gdm.conf after upgrading from gdm <
+    2.20. Closes: #445947.
+
+  [ Loic Minier ]
+  * Read /etc/profile, ~/.profile, /etc/xprofile and ~/.xprofile; this is more
+    confortable for users, matches RedHat distros, and matches the
+    documentation; closes: #438866.
+
+  [ Sebastian DrÃ¶ge ]
+  * New upstream bugfix release:
+    + debian/patches/67_dont_use_LC_CTYPE_for_GDMLANG.patch:
+      - Dropped, merged upstream.
+    + debian/patches/70_mandatory-relibtoolize.patch:
+      - Regenerated for the new version.
+    + debian/patches/45_use-gksu-for-gdmsetup.patch:
+      - Updated to apply cleanly again.
+
+ -- Sebastian DrÃ¶ge <slomo@debian.org>  Sat, 01 Dec 2007 19:08:26 +0100
+
+gdm (2.20.1-2) unstable; urgency=low
+
+  * debian/patches/67_dont_use_LC_CTYPE_for_GDMLANG.patch:
+    + Added. Use g_get_language_names to determine the value of GDM_LANG
+      instead of LC_CTYPE
+
+ -- Sjoerd Simons <sjoerd@debian.org>  Sun, 18 Nov 2007 17:29:25 +0100
+
+gdm (2.20.1-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * Document that references in 64_vt-auto-allocation-fix are wrong.
+
+  [ Sebastian DrÃ¶ge ]
+  * New upstream bugfix release:
+    + It's possible to change to password input via tab again (Closes: #446962).
+    + debian/control.in:
+      - Require libglib2.0-dev (>= 2.12.0).
+    + debian/patches/70_mandatory-relibtoolize.patch:
+      - Updated for the new version.
+
+ -- Sebastian DrÃ¶ge <slomo@debian.org>  Sat, 03 Nov 2007 22:04:04 +0100
+
+gdm (2.20.0-2) unstable; urgency=high
+
+  * Re-add bug ids and references to patch 64_vt-auto-allocation-fix.
+  * Clean whitespace in control.
+  * Conflict with fast-user-switch-applet (<< 2.17.4), gnome-session (<<
+    2.19.2), gnome-screensaver (<< 2.17.7) for the GDM socket path transition.
+
+ -- Loic Minier <lool@dooz.org>  Sat, 06 Oct 2007 20:02:06 +0200
+
+gdm (2.20.0-1) unstable; urgency=low
+
+  [ Loic Minier ]
+  * Pass --system to delgroup and deluser; thanks Vincent Bernat.
+  * Recommend xserver-xorg; closes: #436665.
+
+  [ Josselin Mouette ]
+  * New upstream release.
+  * Update build-dependencies.
+  * Refresh patches.
+  * 35_gdm.conf.patch:
+    + Use s2ram as suspend command; suggest uswsusp.
+    + Set UseCirclesInEntry.
+  * 41_config-files.patch: the OLD_CONF part is obsolete.
+  * Drop patches integrated upstream:
+    - 42_timed-login.patch
+    - 48_random-greeter-theme.patch
+    - 51_misc-env-var-fixes.patch
+    - 57_gdm-is-local.patch
+    - 59_standard-x-server-detection.patch
+    - 60_logname-is-log-name-in-PostLogin.patch
+    - 61_gdm-manpage-section.patch
+    - 67_C-locale-fallback.patch
+    - 69_misc-config-typos.patch
+    - 90_from_svn_fix_gdm_restart.patch
+  * 64_vt-auto-allocation-fix.patch: deactivated for now, it seems to
+    "fix" only part of the binaries, and I don't really know why.
+  * Enable secure remote connection; build-depend on zenity.
+  * gdm.install:
+    + Install desktop files in /usr/share/applications.
+    + Install the remote SSH session.
+  * gdm.8.pod, gdmlogin.8.pod: fix encoding.
+  * rules: don't pass ${prefix} to --libexecdir, it keeps as is in some
+    substitutions.
+  * gdm.menu: update to the latest menu policy.
+
+ -- Josselin Mouette <joss@debian.org>  Sat, 06 Oct 2007 18:39:23 +0200
+
+gdm (2.18.4-1) unstable; urgency=high
+
+  [ Josselin Mouette ]
+  * 43_gdmphotosetup.desktop.patch: set NoDisplay=true for
+    gdmphotosetup, which duplicates gnome-about-me's functionality.
+
+  [ Loic Minier ]
+  * Stop imposing the DPI settings; this was a quick fix that users may opt to
+    do, but the correct thing to do is to fix the Xorg configuration on these
+    systems or fix the generation of this config; document this in
+    README.Debian; closes: #278026, #339707, #364545.
+
+  [ Kilian Krause ]
+  * Add get-orig-source target.
+
+  [ Loic Minier ]
+  * New upstream stable release.
+    - SECURITY: Fixes denial of service attack where the user can crash the
+      GDM daemon with a carefuly crafted GDM socket command and cause GDM to
+      stop managing future displays; CVE-2007-3381.
+    - Drop patch 91_from-svn_gdm-init-hints-and-af-family-in-..., merged
+      upstream.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 31 Jul 2007 18:34:07 +0200
+
+gdm (2.18.3-4) unstable; urgency=high
+
+  * Update
+    91_from-svn_gdm-init-hints-and-af-family-in-gdm_peek_local_address_list to
+    not set AF_INET6; thanks Ely Levy; GNOME #455190; closes: #432227.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 12 Jul 2007 17:43:04 +0200
+
+gdm (2.18.3-3) unstable; urgency=high
+
+  * New patch,
+    91_from-svn_gdm-init-hints-and-af-family-in-gdm_peek_local_address_list,
+    fixes crash when using IPv6; thanks Ely Levy; GNOME #455190; from
+    SVN r5044; closes: #432227.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 10 Jul 2007 15:48:01 +0200
+
+gdm (2.18.3-2) unstable; urgency=medium
+
+  * Cleanups.
+  * Fix permissions of gdmXnestWrapper; closes: #432153.
+  * Drop dep on debconf which is already added by ${misc:Depends}; thanks
+    Michael Biebl; closes: #431698.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 04 Jul 2007 14:30:53 +0200
+
+gdm (2.18.3-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * gdmXnestWrapper: provide a wrapper script for both nested X servers.
+    + gdm.install: install it.
+    + 56_xnest-wrapper.patch: force its use in configure.ac.
+    + 70_mandatory-relibtoolize.patch: refresh configure.
+    + Stop build-depending on xserver-xephyr.
+  * 35_gdm.conf.patch: set Clearlooks as the default GTK+ theme.
+
+  [ Loic Minier ]
+  * Fix tabs versus spaces in gdm.install.
+
+  [ Josselin Mouette ]
+  * Move the nested servers to Recommends.
+  * Suggest hibernate instead of apmd.
+  * 35_gdm.conf.patch: use hibernate as the default suspend command.
+
+  [ Loic Minier ]
+  * New upstream stable release; bug fix and translation.
+    - Drop patch 58_is-local-check-null, a more complete fix was added
+      upstream; closes: #422483.
+    - Update autotools patch, 70_mandatory-relibtoolize, and update patch
+      header to use automake and aclocal 1.10 instead of 1.9.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 03 Jul 2007 22:06:34 +0200
+
+gdm (2.18.2-1) unstable; urgency=low
+
+  [ Sam Morris ]
+  * Add support for DEB_BUILD_OPTIONS noopt option; closes: #347421.
+
+  [ Loic Minier ]
+  * Pass -Wall to CFLAGS too.
+  * Build-depend on xserver-xephyr; thanks Sven Arvidsson; closes: #422287.
+  * Rework 30_hardcode-standard-x-server and rename to
+    59_standard-x-server-detection; update 70_mandatory-relibtoolize.
+  * Drop patch 43_clearenv-no-lang as it seems useless -- it only removes a
+    function, not calls to this function.
+  * New patch, 58_is-local-check-null, checks for NULL ia in
+    gdm_is_local_addr6() and gdm_is_local_addr()
+  * Drop patch 53_remove-ok-and-cancel-from-included-themes, not needed
+    anymore as the buttons work fine.
+  * Update patch 58_is-local-check-null with an upstream patch from
+    GNOME #436725.
+
+  [ Josselin Mouette ]
+  * 35_gdm.conf.patch: add /etc/dm/Sessions/ to the list of directories
+    to search for X sessions.
+
+  [ Loic Minier ]
+  * New upstream stable release.
+    - Refresh patches 42_timed-login, 50_close-fds, 51_misc-env-var-fixes,
+      61_gdm-manpage-section, 90_from_svn_fix_gdm_restart to apply cleanly.
+    - Drop patches 63_buf-decl, 65_french-translation-typo,
+      68_pam-authinfo-unavail, merged upstream.
+    - Update relibtoolizing patch, 70_mandatory-relibtoolize.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 29 May 2007 10:47:11 +0200
+
+gdm (2.18.1-2) unstable; urgency=low
+
+  * Fix a packaging mistake introduced while refactoring the install which
+    overwrote Debian's /etc/gdm/Xsession with upstream's.
+  * Set GNOME Team as Maintainer.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 03 May 2007 14:42:24 +0200
+
+gdm (2.18.1-1) unstable; urgency=low
+
+  * Adopt package; set myself as Maintainer; thanks Ryan Murray for your
+    maintenance until now!
+  * Ack Porter NMU by AurÃ©lien Jarno; thanks!
+  * GNOME Team uploads.
+    - Use a control.in.
+    - Build-depend on gnome-pkg-tools and include uploaders.mk.
+  * Use the quilt patch system instead of keeping changes in the .diff.gz.
+    - Apply / unapply patches in rules; "patch" is PHONY.
+    - Split the current .diff.gz into 20 patches.
+    - Create a series file with all patches.
+    - Build-depend on quilt.
+    - "make distclean" before unpatching.
+  * New patch, 68_doc-build-add-revnumber, fixes build with newer
+    gnome-doc-utils.
+  * Use full path to gdmsetup in menu file.
+  * Fix "closes:" in 2.2.5.2-1 and 2.13.0.10-1.
+  * Version the debhelper build-dep to >= 4 and set Debhelper compatibility
+    level via debian/compat to 4 instead of via DH_COMPAT in rules.
+  * Depend on "debconf (>= 0.5) | debconf-2.0" instead of the only virtual
+    "debconf-2.0".
+  * Wrap build-deps and deps.
+  * Update copyright file.
+    - Use full download URL.
+    - Include full GPL blob.
+    - List GNOME Team as new maintainer.
+  * Include AUTHORS in docs.
+  * Compute DEB_VERSION, DEB_NOEPOCH_VERSION, and DEB_UPSTREAM_VERSION
+    similarly to CDBS and finally compute MAJOR_MINOR for the GNOME version
+    included in the footer of man pages.
+  * Update watch file to track all stable releases.
+  * Misc cleanups.
+  * Bump up Debhelper compatibility level to 5.
+  * Rework the install / binary-arch targets completely to me more
+    debhelper-ish.
+    - Stop shipping *.a and *.la files for Gtk modules.
+  * Pass --disable-scrollkeeper to configure.
+  * Factorize manpages generation.
+  * Rename various debian/* files to debian/gdm.*.
+  * Add ${misc:Depends}.
+  * Misc updates to debian-moreblue.
+    - Cleanup indentation of this file.
+    - Merge patch by Michael Biebl to properly display wrapped login text;
+      closes: #408043.
+  * Apply update to templates; thanks Christian Perrier; closes: #417981.
+  * Drop postinst upgrade snippet for version <= 2.0-0.beta4.6; upgrades of
+    version before sarge don't have to be supported.
+  * Check for the usability of deluser and delgroup before running these in
+    gdm.postrm.
+  * Start gdm in S30 instead of S21; thanks Sjoerd Simons; closes: #419392.
+  * Rework gdm.postinst to only run version-specific upgrade code during
+    upgrades from these versions and to always run update-rc.d in these cases.
+  * Suggest xserver-xephyr | xnest; closes: #416238.
+  * New patch, 69_misc-config-typos, fixes misc typos in gdm.conf; thanks
+    J S Bygott; closes: #361436.
+  * Configure with --enable-ipv6=yes; GNOME #385451; Ubuntu #75254;
+    closes: #409428.
+  * New upstream releases.
+    - Build-dep on libdbus-glib-1-dev (>= 0.30) for ConsoleKit support.
+    - Refresh patches 30_hardcode-standard-x-server, 41_config-files,
+      42_pam-and-timed-login, 48_random-greeter-theme,
+      53_remove-ok-and-cancel-from-included-themes, 57_gdm-is-local,
+      62_reference-manual-docbook-entity-reference, 64_vt-auto-allocation-fix,
+      67_C-locale-fallback, 68_doc-build-add-revnumber, 69_misc-config-typos.
+    - Drop patches:
+      . 55_hurd-no-pipe-buf, merged upstream.
+      . 68_doc-build-add-revnumber: merged upstream.
+    - Update patches:
+      . 35_gdm.conf: Update reference to System Configuration file.
+      . 45_use-gksu-for-gdmsetup: Update to use the full path to gdmsetup.
+      . 50_close-fds: Update to match upstream changes which closed even more
+        fds than in the past; convert some Debian specific closes to use
+        VE_IGNORE_EINTR() too; leave the upstream code in the source.
+      . 65_french-translation-typo: Update to upstream rewording of this
+        string.
+      . 70_mandatory-relibtoolize: Relibtoolize.
+    - Works with sites using automounting since 2.17.0; GNOME #356869;
+      closes: #365606.
+    - Fixes typo in German translation with 2.18.1; GNOME #421661;
+      closes: #414387.
+    - Fixes incomprehensible Czech translation with 2.18.1; GNOME #421664;
+      closes: #415274.
+    - Fixed language selection issues since 2.17.5; GNOME #384603;
+      closes: #403928.
+  * Drop "--with-tags=" from configure args; libtool should autodetect this
+    properly.
+  * Build-dep on x11proto-core-dev for XDMCP.
+  * Configure with "--with-prefetch=yes"; PreFetchProgram is empty by default
+    in Debian though.
+  * New patch, 90_from_svn_fix_gdm_restart, fixed restarting of gdm when
+    Ctrl-Alt-Backspace is pressed; from SVN; found in the Ubuntu package.
+  * New patch, 37_manpage-binaries, removes mentions of various executables
+    not present in the Debian package; closes: #357988.
+  * New patch, 66_socket-in-var-run-for-fhs, use /var/run for the gdm_socket
+    file to comply with the FHS and to avoid issues with bootclean;
+    Ubuntu #79620; found in the Ubuntu package.
+  * New patch, 55_use-theme-gtkrc, look for gtk-2.0/gtkrc in the theme
+    directory and use it; found in the Ubuntu package.
+  * New patch, 46_kde-substitude-uid, add X-KDE-SubstituteUID=true to the
+    gdmsetup desktop file to hide the entry for non-admin users in KDE.
+  * Disabling patch 66_socket-in-var-run-for-fhs for now as it requires
+    changes in gnome-session, gnome-panel, and fast-switch-user-applet at the
+    same time; thanks SÃ©bastien Bacher.
+  * Split patches:
+    . 42_pam-and-timed-login into 42_timed-login and 68_pam-authinfo-unavail.
+    . 43_clearenv-no-lang-and-buf-decl into 43_clearenv-no-lang and
+      63_buf-decl.
+    . 50_close-fds into 50_close-fds and 51_misc-env-var-fixes.
+  * Add GNOME bug to 66_socket-in-var-run-for-fhs.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 02 May 2007 18:50:19 +0200
+
+gdm (2.16.4-1.1) unstable; urgency=low
+
+  * Porter NMU.
+  * Disable SELinux on non-Linux architectures (Hurd, GNU/kFreeBSD).
+    Fix gui/gdmchoosed.c wrt to PIPE_BUF (patch from upstream) to 
+    support Hurd. (closes: #313008).
+
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 26 Feb 2007 11:51:48 +0100
+
+gdm (2.16.4-1) unstable; urgency=high
+
+  * New upstream release
+    + Fix for CVE-2006-6105, gdmchooser format string vulnerability (closes: #403219)
+    + Fix for 64-bit portability problems (closes: #396259)
+  * Fix typo in pam files (closes: #396696)
+  * Update debian-moreblue theme to 0.5, and make it the default
+  * Relax gdm-themes depends to Recommends because of the default theme change
+
+ -- Ryan Murray <rmurray@debian.org>  Fri, 15 Dec 2006 15:11:04 -0800
+
+gdm (2.16.1-1) unstable; urgency=high
+
+  * New upstream release
+    + Fixes CVE-2006-2452 (closes: #375281)
+    + Failsafe session no longer made default (closes: #382698)
+    + Typo fixed in fr.po (closes: #392611)
+    + multiple login dialog updated (closes: #395003)
+    + SuspendCommand works (closes: #367232)
+    + gdmsetup image screen scrolling works (closes: #288286)
+  * Fix typo in fr.po (closes: #372949)
+  * Set RelaxPermissions=1 by default (closes: #339965)
+  * Don't close all descriptors before starting the slave. (closes: #308825)
+  * Parse /etc/default/locale in gdm pam files, for now (closes: #389466)
+  * Set console to utf-8 if needed in XKeepsCrashing (closes: #387043)
+  * Remove OK and Cancel buttons from included themes (closes: #377934)
+  * Add debian-moreblue theme from
+    http://cdd.debian-br.org/~si0ux/artwork/debian/gdm/gdm-theme-debian-moreblue.tar.gz
+  * Temporarily raise to Depends on gdm-themes, and make the debblue theme
+    default for now (closes: #350940)
+  * Add /var/lib/menu-xdg/xsessions to SessionDir (closes: #240991)
+  * add acpid to Should-Start line of init.d script (closes: #390414)
+  * Sync debconf templates against xdm 1.0.5-1
+  * Sync locale.conf against locales 2.3.6.ds1-7
+  * Stop installing factory-defaults.conf (closes: #394881)
+  * Hide stderr from cat in init script, create /etc/X11/default-display-manager
+    when the package is installed with tasksel (closes: #379198)
+  * Hardcode StandardXServer to /usr/bin/X (closes: #362925)
+  * Start gdm at S21 instead of S99 (closes: #291187)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 29 Oct 2006 22:02:36 -0800
+
+gdm (2.14.5-1) unstable; urgency=low
+
+  * New upstream release
+    + Fixes logins that don't use ssh-agent (closes: #365568)
+
+ -- Ryan Murray <rmurray@debian.org>  Tue,  2 May 2006 23:59:16 -0700
+
+gdm (2.14.4-1) unstable; urgency=high
+
+  * New upstream release (Fixes CVE-2006-1057)
+    + sound options now honoured (closes: #361945)
+    + fix non-broadcast operation (closes: #365255)
+  * Add libdmx-dev to Build-Depends (closes: #346513)
+  * Document removal of SecureSystemMenu in README.Debian (closes: #361530)
+  * Stop creating/reading /etc/default/gdm and use /etc/default/locale instead.
+    (closes: #361090)
+  * Add Should-Start: console-screen to LSB block so that the keyboard is
+    configured before X is started (closes: #352743)
+
+ -- Ryan Murray <rmurray@debian.org>  Sat, 29 Apr 2006 15:08:41 -0700
+
+gdm (2.13.0.10-2) unstable; urgency=low
+
+  * Add gnome-doc-utils to build-depends.
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 13 Mar 2006 00:00:13 -0800
+
+gdm (2.13.0.10-1) unstable; urgency=low
+
+  * New upstream release
+    + two-level config (closes: #252543)
+  * Add build-depends on libxdmcp-dev, libxinerama-dev (closes: #340840, #342113)
+  * Relibtoolize (closes: #344910)
+  * Add dependency on lsb-base (closes: #346096)
+  * Add "Display Manager" hint to menu file (closes: #284613)
+  * Depend on librsvg2-common (closes: #348872)
+  * Update debconf template translations
+  * Update locale.conf against locales 2.3.6-3
+  * Take patch to XKeepsCrashing from Ubuntu that restores the keyboard
+    to xlate mode before trying to interact with the user.
+  * Drop ungnomeish SecureSysMenu patch. (closes: #261980)
+  * Set $HOME to /etc/X11 when starting the X server, causing the code
+    that looks for $HOME/xorg.conf before other files in /etc to look
+    at our configfile, and not one that might be in root's homedir.
+    (closes: #250438)
+  * Confirmed that the new version correctly works with utf-8 locales
+    (closes: #277953)
+
+ -- Ryan Murray <rmurray@debian.org>  Sat, 11 Mar 2006 14:51:15 -0800
+
+gdm (2.8.0.6-2) unstable; urgency=low
+
+  * Apply patch from CVS to fix new auto VT allocation method (closes: #339790)
+
+ -- Ryan Murray <rmurray@debian.org>  Thu, 24 Nov 2005 09:52:06 -0800
+
+gdm (2.8.0.6-1) unstable; urgency=low
+
+  * New upstream release (closes: #313200, #309224, #258934, #327464, #261979,
+    #290916, #276871, #304027, #314449)
+  * Update Build-Depends (closes: #323513)
+  * Update debconf dependency (closes: #331833)
+  * Update help section in manpage (closes: #274543)
+  * start-stop-daemon --stop and --exec are no longer used together
+    (closes: #309199)
+  * Rewrite init script with LSB functions.
+  * Modify gdm to check for random theme existence, so themes listed for
+    random selection don't have to exist
+  * Recommend gdm-themes
+  * Use graphical login by default and randomize through all packaged
+    themes by default (closes: #217250)
+  * Pass -dpi 96 to the X Server by default (closes: #285029)
+  * Use su-to-root instead of gksu for menu entry of gdmsetup.
+
+ -- Ryan Murray <rmurray@debian.org>  Thu, 17 Nov 2005 03:24:59 -0800
+
+gdm (2.6.0.8-1) unstable; urgency=low
+
+  * New upstream release (closes: #300738)
+  * Update watch file upstream location.
+  * Don't fail prerm if the question doesn't exist (closes: #299910)
+  * Correct PostLogin sample file comments (closes: #287725)
+  * Remove LANG variable "normalization" -- this is already dealt with by
+    PAM and code in gdm.  Still unset LANGUAGE if the selected GDM_LANG isn't
+    at the front of the list, however. (closes: #290565)
+  * Redirect invoke-rc.d error message (closes: #280194)
+  * Relibtoolize (closes: #274863)
+  * Halt Command fix from cvs.
+
+ -- Ryan Murray <rmurray@debian.org>  Thu, 31 Mar 2005 01:27:50 -0800
+
+gdm (2.6.0.6-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ryan Murray <rmurray@debian.org>  Wed, 29 Dec 2004 09:19:17 -0800
+
+gdm (2.6.0.4-1) unstable; urgency=medium
+
+  * New upstream release (closes: #258213)
+  * When XKeepsCrashing uses whiptail, pass --scrolltext (closes: #248263)
+  * Fix case typo in slave.c (closes: #259173)
+  * Use invoke-rc.d in prerm (closes: #262625)
+  * Don't export LANG in /etc/default/gdm (closes: #265101)
+  * Move libexecdir to /usr/lib/gdm (closes: #266734)
+  * Keep stderr open across some execs so error messages make it to the log
+    (closes: #261786)
+  * Update de.po, es.po (closes: #258933, #267146)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 29 Aug 2004 21:45:36 -0700
+
+gdm (2.6.0.3-1) unstable; urgency=low
+
+  * New upstream release (closes: #255516, #222601, #241607, #250755, #240265)
+  * Fix typo in prerm script (closes: #251144)
+  * Don't fail in the postinst if debconf calls do (closes: #176652)
+  * Add Build-Depends on libxt-dev (closes: #256322)
+  * Relibtoolize.
+
+ -- Ryan Murray <rmurray@debian.org>  Tue,  6 Jul 2004 22:42:12 -0700
+
+gdm (2.4.4.7-3) unstable; urgency=low
+
+  * Add Build-Depends on xlibs-static-dev
+
+ -- Ryan Murray <rmurray@debian.org>  Sat, 15 May 2004 21:07:50 -0700
+
+gdm (2.4.4.7-2) unstable; urgency=low
+
+  * Correct location of logdir (closes: #240984)
+  * Add /etc/default/gdm, initialized from the locales package's debconf.
+    (closes: #133578)
+  * Add depends on xbase-clients until #242485 is fixed in X. (closes: #247065)
+  * Change "genius" to "gdm" in default config comments (closes: #243218)
+  * Soft restart gdm in postinst (closes: #240993)
+  * Update locale.conf to latest glibc (closes: #247971)
+  * Create .dmrc with restrictive permissions if it doesn't exist.
+  * Now that gksu works for me, use it to start gdmsetup (closes: #189615)
+  * Update debconf templates to xdm 4.3.0.dfsg.1-1.
+  * Add Turkish debconf template (closes: #248328)
+  * Add note about debconf templates to README.Debian (closes: #200121)
+  * Add some whitespace to the gdmlogin logo (closes: #201303)
+  * Build with SELinux support.
+
+ -- Ryan Murray <rmurray@debian.org>  Sat, 15 May 2004 16:13:30 -0700
+
+gdm (2.4.4.7-1) unstable; urgency=low
+
+  * New upstream release (closes: #190390, #220492)
+  * Don't run update-rc.d if the init script isn't executable (closes: #213188)
+  * Use default gnome-session purge-delay (closes: #221448)
+  * Add gdmflexiserver(1) manpage (closes: #149396)
+  * Recommend whiptail | dialog, as the shell script works without
+    them.  (closes: #228295)
+  * Add menu entries (closes: #149388)
+  * gdmsetup now has options for control of -nolisten tcp (closes: #155479)
+  * gdm no longer reads the Sessions directory to populate the menu
+    (closes: #218786)
+  * Ensure char is unsigned in fd_getc, use the utf8 string in the standard
+    greeter (closes: #217496)
+  * Don't reparse xmodmap/xkb in session script (closes: #191598)
+  * The GDM manual is back, and covers this.  As well, it's totally different
+    in this version (closes: #229824)
+  * Use /etc/X11/Xsession.d/* for the tail end of session setup
+    (closes: #191711, #192252, #212120, #219040)
+  * Happygnome and Circles theme sizes increased upstream (closes: #219353)
+  * With the new Xsession.in that uses the Xsession.d dir to start up, and the
+    /usr/share/xsessions dir supported by kdm and gdm for programs to indicate they
+    should be on the session list, all that's needed is those programs to supply
+    desktop files for /usr/share/xsessions (closes: #84396)
+  * Don't always specify the charset when setting locales (closes: #213496)
+  * Don't ship the gnome.desktop session file; gnome-session will.
+  * Add |'d dependency on possible session programs, so at least one will
+    be installed.
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 29 Mar 2004 01:34:16 -0800
+
+gdm (2.4.1.7-1) unstable; urgency=low
+
+  * New upstream security release (closes: #217077, #217080)
+  * Fix accidental patch to ve-misc.c (closes: #215839)
+  * Add config updating support for SecureSysMenu (closes: #215875, #214724)
+
+ -- Ryan Murray <rmurray@debian.org>  Thu, 23 Oct 2003 02:18:49 -0700
+
+gdm (2.4.1.6-2) unstable; urgency=low
+
+  * Update pam setup for lowest common denominator "common" (closes: #207366)
+  * Update MinimalUID setting (closes: #209388)
+  * Add SecureSystemMenu support to the xml greeter (closes: #212752)
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 13 Oct 2003 13:25:12 -0700
+
+gdm (2.4.1.6-1) unstable; urgency=low
+
+  * New upstream release (closes: #129194, #197321, #194613)
+  * Update and include extract-locales, which is used to generate gdm's
+    locale.conf  Updated to move positioning of @ suffixes. (closes: #204932)
+  * Remove fallback to nobody/nobody from gdm.c If the system user and group
+    don't exist, the rest of the package will fail anyhow (closes: #194611)
+  * Add PAM_AUTHINFO_UNAVAIL to incorrect password error handler
+    (closes: #157792)
+  * Support use-ssh-agent in the Gnome session (closes: #196659)
+  * Remove links to non-existent documentation (closes: #198453, #193382)
+  * Update face browser comments in README.Debian (closes: #151373)
+  * Add SecureSystemMenu option to gdm and gdmconfig.  This requires the root
+    password to be entered to use any option in the system menu.
+  * Enable SystemMenu and SecureSystemMenu by default (closes: #80800, #196140)
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 25 Aug 2003 03:14:45 -0700
+
+gdm (2.4.1.3-2) unstable; urgency=low
+
+  * Comment out the half patch in gdmconfig until the other half can be
+    located (closes: #191330)
+
+ -- Ryan Murray <rmurray@cyberhqz.com>  Thu,  1 May 2003 18:09:15 -0700
+
+gdm (2.4.1.3-1) unstable; urgency=low
+
+  * New upstream release (closes: #147637)
+    + gdm no longer blocks SIGCHLD (closes: #141184)
+    + updated desktop files (closes: #175405)
+    + clean rule less aggressive (closes: #108732)
+    + gdm doesn't open any tty that already has a getty running on it
+      (closes: #60890)
+    + gdmconfig now works (closes: #145895, #189238)
+    + gdm deals gracefully with missing sessions (closes: #169645)
+    + gdm's error messages are clearer (closes: #114933)
+    + username fields are limited (closes: #162353)
+    + LANG isn't changed if the menu isn't used (closes: #151628)
+  * Update debconf template translations from current xdm package
+    (closes: #174708, #142539)
+  * Create system group rather than user group (closes: #167322)
+  * Use a locale configuration file based on all glibc supported locales
+    (closes: #117652, #121889, #136695)
+  * Set $PWD to $HOME, which makes shells happier when $HOME is a
+    symlink (closes: #179814)
+  * Remove conflicts from potato (closes: #186436)
+  * remove scrollkeeper handling as it is no longer needed
+    (closes: #164103)
+  * no longer use login shell to start session script, as having *dm logins
+    be a login shell suprises users, as no other *dm does so (closes: #155335)
+  * add a conflict with gdm2
+  * Change section to gnome
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 28 Apr 2003 11:47:58 -0700
+
+gdm (2.2.5.5-2) unstable; urgency=medium
+
+  * Set datadir instead of docdir (closes: #140367)
+  * use gnome-db2html, again.  gdm docs now use real docbook, so add
+    build-depends on docbook-utils (closes: #140839)
+  * Update french translation (closes: #140389)
+
+ -- Ryan Murray <rmurray@debian.org>  Thu,  4 Apr 2002 01:13:31 -0800
+
+gdm (2.2.5.5-1) unstable; urgency=low
+
+  * New upstream release (closes: #138984)
+  * Documentation is installed (closes: #112579)
+  * Add symlink to "advanced" gdm documentation (closes: #123241)
+  * Change UID sooner, to work with filesystems that don't give root
+    full permissions (closes: #129383, #137782)
+  * Update debconf translations (closes: #136925, #137938, #139732, #132614)
+    (closes: #136394)
+  * Use updated logo (closes: #122101)
+  * Fix quoting and set DEFAULT_DISPLAY_MANAGER_FILE in prerm (closes: #131907)
+    (closes: #137261)
+  * Remove user, group, and more config directories on purge (closes: #136247)
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 25 Mar 2002 23:41:05 -0800
+
+gdm (2.2.5.4-2) unstable; urgency=low
+
+  * Fix gdm-autologin.pam to not use RH-specific pam modules (closes: #130378)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 27 Jan 2002 11:16:24 -0800
+
+gdm (2.2.5.4-1) unstable; urgency=low
+
+  * New upstream release (closes: #128364)
+  * Ship a gdm-autologin pam file (closes: #128656)
+  * Don't delete gdm.upgrade too soon (closes: #127392)
+  * Update README.Debian for xscreensaver use (closes: #128387)
+  * Update French translation (closes: #130137)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 20 Jan 2002 23:36:06 -0800
+
+gdm (2.2.5.3-2) unstable; urgency=low
+
+  * Don't muck about with egid after setgid() (closes: #126936)
+  * Update Russian, Japanese, and Korean hardcoded LANG values (closes: #127052)
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 31 Dec 2001 00:45:44 -0800
+
+gdm (2.2.5.3-1) unstable; urgency=low
+
+  * New upstream release (closes: #113373, #119717)
+  * Update prerm script (closes: #125807, #115776)
+
+ -- Ryan Murray <rmurray@debian.org>  Fri, 28 Dec 2001 11:10:09 -0800
+
+gdm (2.2.5.2-2) unstable; urgency=low
+
+  * Fix $RET typo in postinst
+  * Add missing daemon_name template
+
+ -- Ryan Murray <rmurray@debian.org>  Thu, 13 Dec 2001 23:44:08 -0800
+
+gdm (2.2.5.2-1) unstable; urgency=low
+
+  * New upstream release (closes: #111738, #117744)
+  * Fix typo in postinst (closes: #117127)
+  * Fix removal of /etc/gdm directory in postrm
+  * gdm no longer starts from the postinst, ever (closes: #93236)
+  * Lower --retry timeout on gdm stop (closes: #122202)
+  * Only do the password stuff if the gdm user doesn't exist (closes: #119385)
+  * add pam_limits to the installed pam file (closes: #118335)
+  * Correct debconf for selection of display managers (closes: #115776)
+  * Add -xkb option to Xnest startup (closes: #111783)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun,  9 Dec 2001 16:56:32 -0800
+
+gdm (2.2.4.3-1) unstable; urgency=low
+
+  * New upstream release (closes: #113822, #115543)
+  * Fix typo in config file (closes: #111941)
+  * Added de, pt_BR templates (closes: #112357, #116428)
+  * Fix default gnome session (closes: #111967)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 21 Oct 2001 18:56:33 -0700
+
+gdm (2.2.4.1-1) unstable; urgency=low
+
+  * New upstream release (closes: #108715)
+	  * AllowRoot works (closes: #108192)
+	  * background and themes work (closes: #105713)
+  * Depend on dpkg >= 1.9 for retry option to start-stop-daemon
+  * All other known display managers can be installed alongside gdm, so
+    removing the conflicts.  This still doesn't solve the getty/dm problem,
+    however. (closes: #50707)
+  * Implement Pax Displayicus Managerius. (closes: #108712)
+  * Clobber variables a little less (closes: #104577)
+  * If you want verboseauth, change the config file (closes: #110779)
+  * Attempt to stop gdm on package removal (closes: #110503)
+  * Remove auth cookies, logs, and config on purge (closes: #110502)
+
+ -- Ryan Murray <rmurray@debian.org>  Fri,  7 Sep 2001 00:32:41 -0700
+
+gdm (2.2.3.1-2) unstable; urgency=low
+
+  * Update config.{guess,sub} and file the bug upstream (closes: #105061)
+  * Add conflicts to current and older versions of zh-trans
+
+ -- Ryan Murray <rmurray@debian.org>  Sat, 14 Jul 2001 00:05:09 -0700
+
+gdm (2.2.3.1-1) unstable; urgency=low
+
+  * New upstream release. (closes: #81408, #81099, #82183, #81732, #86980)
+    (closes: #88518, #93516, #93055, #82576, #85941, #94117, #50269)
+    (closes: #101867, #82264, #97586, #100587, #102194, #102691, #103931)
+    (closes: #79832)
+  * As the subject says, this isn't a bug (closes: #83007)
+  * Change default logo to Debian logo (closes: #71906)
+  * Priorities have been sorted by ftpmaster (closes: #64965)
+  * Moved from dbs; most of the patches are included now. (closes: #92020)
+  * Start X server without tcp listening by default (closes: #92909, #94293)
+  * change sessreg to -u none (closes: #90981)
+  * Bring back traditional Xsession session (closes: #87617)
+  * Don't ship an /etc/gdm/Sessions/Default (closes: #79300)
+  * Add fetchmail to ignored users (closes: #101240)
+  * Safe restart gets as close to this as possible.  gdm will restart when
+    all sessions log out when given SIGUSR1.  Make it the reload default.
+    (closes: #93077)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun,  8 Jul 2001 19:51:26 -0700
+
+gdm (2.0-0.beta4.15) unstable; urgency=low
+
+  * Added xutils dependancy (closes: #76148)
+  * Added patch to remove locale menu, allowing dependancy on locales to
+    be lowered to suggests (closes: #80408)
+  * Apparently X has some issues with all the clients being killed in a row,
+    and doesn't decide to exit.  XDM kills the server instead of the "nice"
+    method, so now we do that, too. (closes: #77163)
+  * Remove non-sensical code that broke %d (closes: #75094)
+  * Add documentation on the face browser (closes: #75091)
+  * It seems updating the cookies already happens, so now the hostname is
+    reread each time the cookies regenerate (closes: #55712)
+  * Remove inappropriate Xsession session.
+  * Fix a syslog() format.
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 24 Dec 2000 21:43:55 -0800
+
+gdm (2.0-0.beta4.14) unstable; urgency=low
+
+  * Fix file descriptor leak in Xserver logfile.
+
+ -- Ryan Murray <rmurray@debian.org>  Fri,  8 Sep 2000 23:53:49 -0700
+
+gdm (2.0-0.beta4.13) unstable; urgency=low
+
+  * Add -deferglyphs 16 to starting of the X server
+
+ -- Ryan Murray <rmurray@debian.org>  Mon, 21 Aug 2000 22:30:07 -0700
+
+gdm (2.0-0.beta4.12) unstable; urgency=low
+
+  * Remove \n at the end of LANG. (closes: #68331)
+  * Apply uid switch patch (closes: #67364)
+
+ -- Ryan Murray <rmurray@debian.org>  Fri, 11 Aug 2000 04:16:40 -0700
+
+gdm (2.0-0.beta4.11) unstable; urgency=low
+
+  * Allow up to 128 character passwords (Closes: #66727)
+  * Wait until gdm has exited before restarting (Closes: #65446)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 16 Jul 2000 13:23:12 -0700
+
+gdm (2.0-0.beta4.10) unstable; urgency=low
+
+  * Update maintainer's e-mail address
+  * Force focus to be on the login window when on the root window and
+    added accelerators for all menus via Alt+letter, including an extra
+    accelerator for ESC to bring down the first menu.  (Closes: #61141, #62837)
+  * Added README.Debian pointing out the manual (Closes: #61609)
+  * Increased delay before restart (didn't close: #65446)
+  * Force English to always be in the language list (Closes: #65538)
+
+ -- Ryan Murray <rmurray@debian.org>  Sun, 18 Jun 2000 18:01:46 -0700
+
+gdm (2.0-0.beta4.9) unstable frozen; urgency=high
+
+  * Fix several security related bugs, including one grave bug
+    (closes: #63255, #61968)
+  * Fix for /etc/environment being read twice (closes: #59042)
+  * Fix for LANG not being set correctly, based on a patch used by
+    redhat (closes: #59044)
+  * Added translations for new locales from CVS.
+  * Removed checking for pidfile in gdm code, as start-stop-daemon does
+    a better job, for Debian.
+  * Added --name to start-stop-daemon line (closes: #59176)
+  * Set default locale in LANG before starting gdmlogin.  This makes
+    GDM's text localized to the setting of DefaultLocale in gdm.conf
+    (closes: #57806)
+  * Changed build system to dbs, from patch system used by egcs at some
+    point.
+  * Fix reference of gdmgreeter in gdmlogin manpage (closes: #63680)
+  * Fix for buffer overflow in xdmcp.c (closes: #63876)
+
+ -- Ryan Murray <rmurray@cyberhqz.com>  Wed, 10 May 2000 02:24:59 -0700
+
+gdm (2.0-0.beta4.8) unstable frozen; urgency=medium
+
+  * Fix for grave password visible bug. (closes: #55886)
+  * Fix for font directive being ignored when gtkrc used (closes: #51374)
+  * Change build process to be more friendly when upstream isn't a CVS version
+  * Added missing build dependancies (closes: #56046)
+  * Moved logfiles to /var/log/gdm (closes: #56018)
+  * Don't start gdm if we're in X on the display it manages, or if it's
+    running (closes: #53992)
+
+ -- Ryan Murray <rmurray@cyberhqz.com>  Sun, 30 Jan 2000 23:16:24 -0800
+
+gdm (2.0-0.beta4.7) unstable frozen; urgency=medium
+
+  * Modified gdm.conf to start up as :0 on vt7, and added conflicts for other
+    display managers.  Release Critical bug fix.  (closes: #53988, #54234)
+  * added dependancy on libpam-modules (closes: #54452)
+  * removed --exec from start-stop-daemon to workaround bug #51953 in dpkg.
+    (closes: #53064)
+  * Added comment for SystemMenu to gdm.conf (closes: #53996)
+  * Made path closer to default login path
+  * Updated Exclude field in gdm.conf
+  * Added text strings describing shutdown/halt
+  * increase purge delay to 15 seconds (closes: #53998)
+
+ -- Ryan Murray <rmurray@cyberhqz.com>  Tue, 18 Jan 2000 00:37:37 -0800
+
+gdm (2.0-0.beta4.6) unstable; urgency=low
+
+  * New maintainer.
+  * Disable XDMCP by default (safer default)
+  * Modified gdm.conf to start up as :1 on vt8 as a default
+  * Updated to Standards-Version 3.1.1
+  * Moved to FHS 2.1 draft (/var/state -> /var/lib)
+  * Applied patch to solve (null) locale/session (Closes: #51846, #52321)
+  * Added pam_env.so to /etc/pam.d/gdm (Closes: #52408)
+  * Applied retry limit patch (Closes: #51103, #53065)
+  * Recompiled with new libesd-dev (Closes: #52245)
+  * Compiled with libwrap0
+  * export MAIL environment variable in Gnome session script (Closes: #53601)
+
+ -- Ryan Murray <rmurray@cyberhqz.com>  Wed, 29 Dec 1999 23:50:43 -0800
+
+gdm (2.0-0.beta4.5) unstable; urgency=low
+
+  * Added a suggests: xsm and corrected /etc/gdm/Sessions/Xsession
+    in order to work even if xsm is not available. Closes: #49632
+  * Enable XDMCP by default. Closes: #49104
+  * Updated the copyright file.
+  * Cleaned the .diff.gz and the rules file.
+  * Corrected the man pages.
+
+ -- Raphael Hertzog <hertzog@debian.org>  Tue,  9 Nov 1999 23:38:24 +0100
+
+gdm (2.0-0.beta4.4) unstable; urgency=low
+
+  * Removed the explicit setting of the virtual terminal. It was
+    causing problem to people who have getty running on vt8 ...
+  * Corrected /etc/gdm/Sessions/Gnome to work with OpenSSH.
+    Closes: #49443
+
+ -- Raphael Hertzog <hertzog@debian.org>  Thu,  4 Nov 1999 19:53:01 +0100
+
+gdm (2.0-0.beta4.3) unstable; urgency=low
+
+  * Session/Gnome: doesn't set the PATH since gdm does already take
+    care of this. Closes: #48310
+  * Session/Xsession: calls freetemp only if it's available. 
+    Closes: #47916
+  * Put a symlink /etc/X11/gdm -> ../gdm. Closes: #46898
+  * Now use /etc/locale.alias instead of its own file. 
+    Closes: #47915 
+
+ -- Raphael Hertzog <hertzog@debian.org>  Wed, 27 Oct 1999 14:33:49 +0200
+
+gdm (2.0-0.beta4.2) unstable; urgency=low
+
+  * Changed gdm.conf to explicitely give the virtual console
+    to use. Default to "vt8 :1" in order to avoid problems.
+    I hope that it closes: #47425, #47451
+
+ -- Raphael Hertzog <hertzog@debian.org>  Sat, 16 Oct 1999 18:37:17 +0200
+
+gdm (2.0-0.beta4.1) unstable; urgency=low
+
+  * New maintainer.
+  * Until a proper solution is found, gdm will conflict with xdm, kdm and
+    wdm. Closes: #46378
+  * Corrected the priority number for init.d scripts K99 -> K01.
+    Closes: #46379
+  * Recommends gnome-session ...
+  * Bug closed by previous NMU :
+    closes: #33471, #35672, #36284, #37780, #38034, #38343, #39433, #39703
+    closes: #40293, #40308, #41157, #42440, #42493, #42636, #43095, #43667
+    closes: #45719, #45916
+
+ -- Raphael Hertzog <hertzog@debian.org>  Tue, 12 Oct 1999 22:26:43 +0200
+
+gdm (2.0-0.beta4) unstable; urgency=low
+
+  * NMU
+  * New upstream version.
+  * Be more careful for creating user/group. Closes: #45916
+
+ -- Raphael Hertzog <hertzog@debian.org>  Thu, 30 Sep 1999 20:54:45 +0200
+
+gdm (2.0-0.beta3) unstable; urgency=low
+
+  * NMU.
+  * New upstream version of gdm (still beta but it does work contrary to
+    gdm1). Closes: #45719
+  * Does show all users (list of exclusion does exist in gdm.conf)
+    Closes: #42440, #42493
+  * The X connection problem is solved with this version. 
+    Closes: #42636, #43667, #43095
+  * The macros stuff has moved in /usr/share/aclocal/gnome. 
+    Closes: #40293
+  * gdm is very kind with xserver badly configured. Closes: #35672
+  * gdm cleans (not too much however) the environment. MAIL is removed.
+    Closes: #33471
+  * gdm does restart well. Closes: #38034
+  * You can select your language/sessions. Closes: #38343
+  * Gdm and xscreensaver do work correctly together. Closes: #39703
+  * Gdmgreeter does start. Closes: #40308
+  * Gdm does use :1 by default. Closes: #36284, #37780, #41157
+  * Gdm does now include /usr/games in the PATH. Closes: #39433
+
+ -- Raphael Hertzog <rhertzog@hrnet.fr>  Tue, 21 Sep 1999 20:25:01 +0200
+
+gdm2 (0+cvs19990428-1) experimental; urgency=low
+
+  * Experimental build of gdm2
+
+ -- Steve Haslam <araqnid@debian.org>  Mon, 17 May 1999 13:09:22 +0100
+
+gdm (1.0.0-6) unstable; urgency=low
+
+  * Don't automatically restart gdm
+  * Change init.d restart behaviour, no longer set -e.
+  * Made substantial changes to /etc/gdm/Sessions/Gnome; removed /etc/gnomerc 
+    as a result
+
+ -- Steve Haslam <araqnid@debian.org>  Wed,  5 May 1999 23:39:08 +0100
+
+gdm (1.0.0-5) unstable; urgency=low
+
+  * Replaced the PAM config again.  
+  * Remove po/*.gmo files when cleaning because changes to them can't be
+    represented in .diff.gz files
+
+ -- Steve Haslam <araqnid@debian.org>  Wed, 21 Apr 1999 17:19:16 +0100
+
+gdm (1.0.0-4) unstable; urgency=low
+
+  * Major rewrite of packaging files- now using .dpatch files to hold changes
+  * Added -lnsl to LIBS when using -lwrap (from cpbs@debian.org)
+
+ -- Steve Haslam <araqnid@debian.org>  Tue, 20 Apr 1999 02:48:32 +0100
+
+gdm (1.0.0-3) unstable; urgency=low
+
+  * Make /etc/gdm/Init/:0 a conffile too
+
+ -- Steve Haslam <araqnid@debian.org>  Sat, 27 Mar 1999 14:08:55 +0000
+
+gdm (1.0.0-2) unstable; urgency=low
+
+  * Use "update-rc.d gdm defaults 99"
+  * Don't strip x mode from /etc/gnomerc
+
+ -- Steve Haslam <araqnid@debian.org>  Mon, 22 Mar 1999 19:55:48 +0000
+
+gdm (1.0.0-1) unstable; urgency=low
+
+  * Initial version.
+
+ -- Steve Haslam <araqnid@debian.org>  Thu, 18 Mar 1999 21:27:20 +0000
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.postrm
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.postrm	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.postrm	(revision 3121)
@@ -0,0 +1,27 @@
+#!/bin/sh
+
+if [ "$1" = "purge" ] ; then
+        update-rc.d gdm remove >/dev/null
+        rm -f /etc/default/gdm
+        if [ -d /etc/gdm ]; then
+                rmdir --ignore-fail-on-non-empty /etc/gdm/Init /etc/gdm/PreSession /etc/gdm/PostSession /etc/gdm/PostLogin /etc/gdm/Sessions /etc/gdm 2>/dev/null
+        fi
+        if [ -d /var/lib/gdm ]; then
+                rm -r /var/lib/gdm
+        fi
+        if [ -d /var/log/gdm ]; then
+                rm -r /var/log/gdm
+        fi
+        if getent passwd gdm >/dev/null; then
+                if [ -x /usr/sbin/deluser ]; then
+                        deluser --system gdm
+                fi
+        fi
+        if getent group gdm >/dev/null; then
+                if [ -x /usr/sbin/delgroup ]; then
+                        delgroup --system gdm
+                fi
+        fi
+fi
+#DEBHELPER#
+exit 0
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmXnestWrapper
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmXnestWrapper	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmXnestWrapper	(revision 3121)
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+set -e
+
+if [ -x /usr/bin/Xephyr ]; then
+    exec /usr/bin/Xephyr "$@"
+fi
+
+if [ -x /usr/bin/Xnest ]; then
+    exec /usr/bin/Xnest -name Xnest "$@"
+fi
+
+echo "Cannot find nested X server, exiting..." >&2
+exit 1
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/extract-locales
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/extract-locales	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/extract-locales	(revision 3121)
@@ -0,0 +1,40 @@
+#!/usr/bin/perl
+#
+# Takes a list of locales like /usr/share/i18n/SUPPORTED on standard input
+# or on the command line, and writes out a locale.alias format file for all
+# listed locales on standard output.
+#
+my %locales;
+# whether or not locales should always specify charset or not.
+my $always_charset = 0;
+
+chdir("/usr/share/i18n/locales") or die "can't find /usr/share/i18n/locales";
+while (<>) {
+        my $language;
+        my $territory;
+        chomp;
+        @line = split / /;
+        ($file = $line[0]) =~ s/\..*$//;
+        open F, $file or die "can't open $file\n";
+        while (<F>) {
+                chomp;
+                $title = $1 if /^title\s+"(.*)"/;
+                $language = $1 if /^language\s+"(.*)"/;
+                $territory = $1 if /^territory\s+"(.*)"/;
+                last if /^END LC_IDENTIFICATION/;
+        }
+        close F;
+
+        if ($always_charset and $line[1] and $line[0] =~ s/(\@.*)$//) {
+                my $suffix = $1;
+                $line[1] =~ s/$/$suffix/;
+        }
+
+        $language =~ s/ /_/g;
+        $territory =~ s/ /_/g;
+        if (!$always_charset or $line[0] =~ /\./) {
+                print "$language($territory)\t$line[0]\n";
+        } else {
+                print "$language($territory)\t$line[0].$line[1]\n";
+        }
+}
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/rules
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/rules	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/rules	(revision 3121)
@@ -0,0 +1,123 @@
+#!/usr/bin/make -f
+
+DEB_VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p')
+DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)
+DEB_UPSTREAM_VERSION := $(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/-[^-]*$$//')
+
+MAJOR_MINOR := $(shell echo $(DEB_UPSTREAM_VERSION) | sed -r 's/([0-9]+\.[0-9]+).*/\1/')
+
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
+configure_flags += --disable-dependency-tracking \
+		--prefix=/usr \
+		--mandir=\$${prefix}/share/man \
+		--infodir=\$${prefix}/share/info \
+		--sysconfdir=/etc \
+		--libexecdir=/usr/lib/gdm \
+		--localstatedir=/var/lib \
+		--with-custom-conf=/etc/gdm/gdm.conf \
+		--disable-scrollkeeper \
+		--enable-ipv6=yes \
+		--with-prefetch=yes \
+		--enable-secureremote=yes
+
+ifeq (linux,$(DEB_HOST_ARCH_OS))
+	configure_flags += --with-selinux
+else
+	configure_flags += --without-selinux
+endif
+
+MANPAGES += $(patsubst %.pod,%,$(wildcard debian/*.pod))
+
+PATCH_DIR := debian/patches
+
+CFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
+
+patch: patch-stamp
+patch-stamp:
+	dh_testdir
+	# apply patches
+	QUILT_PATCHES=$(PATCH_DIR) \
+		quilt --quiltrc /dev/null push -a || test $$? = 2
+	touch $@
+
+configure: configure-stamp
+configure-stamp: patch-stamp
+	dh_testdir
+	./configure $(configure_flags) CFLAGS="$(CFLAGS)"
+	touch configure-stamp
+
+build: build-stamp
+build-stamp: configure-stamp $(MANPAGES)
+	dh_testdir
+	$(MAKE)
+	sh debian/debian-moreblue.shar
+	touch build-stamp
+
+install: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	mkdir debian/tmp
+	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+	touch $@
+
+binary-indep: build install
+
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installdirs -a
+	dh_install -a
+	chmod 755 debian/gdm/usr/share/gdm/gdmXnestWrapper
+	# special environment settings should be done in /etc/default/gdm
+	mv debian/gdm/usr/sbin/gdm-binary debian/gdm/usr/sbin/gdm
+	chmod 755 debian/gdm/etc/gdm/Xsession
+	dh_installdebconf -a
+	dh_installdocs -a
+	dh_installmenu -a
+	#dh_installlogrotate -a
+	dh_scrollkeeper -a
+	dh_desktop -a
+	dh_installpam -a
+	# additional PAM file to install
+	dh_installpam -pgdm --name=gdm-autologin
+	dh_installinit -a --noscripts
+	dh_installman -a
+	dh_installchangelogs -a ChangeLog
+	dh_strip -a
+	dh_compress -a
+	dh_fixperms -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
+
+clean::
+	dh_testdir
+	dh_testroot
+	rm -rf debian/tmp
+	[ ! -f Makefile ] || $(MAKE) distclean
+	# unapply patches, if any
+	QUILT_PATCHES=$(PATCH_DIR) \
+		quilt --quiltrc /dev/null pop -a -R || test $$? = 2
+	-rm -rf .pc
+	rm -f install-stamp build-stamp configure-stamp patch-stamp
+	rm -rf debian/debian-moreblue
+	dh_clean $(MANPAGES) \
+		po/*.gmo po/.intltool-merge-cache \
+		config/gnome.desktop config/CDE.desktop config/default.desktop
+
+%: %.pod
+	pod2man --section=$(shell echo $@ | sed 's/.*\.//') \
+		--release="GNOME $(MAJOR_MINOR)" \
+		--center="Debian GNU/Linux" \
+		$< \
+		| sed -e 's/debian:://' >$@
+
+binary: binary-indep binary-arch
+.PHONY: patch configure build install clean binary-indep binary-arch binary
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.8.pod
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.8.pod	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.8.pod	(revision 3121)
@@ -0,0 +1,47 @@
+=head1 NAME
+
+gdm - GNOME Display Manager
+
+=head1 SYNOPSIS
+
+gdm
+
+=head1 DESCRIPTION
+
+B<gdm> is the equivalent of xdm(1x) or wdm(1x), but uses the GNOME
+libraries to provide a GNOME look-and-feel. It provides the GNOME
+equivalent of a "login:" prompt.
+
+B<gdm> reads F</etc/gdm/gdm.conf> for its configuration. For each
+local display, gdm starts an X server and runs gdmlogin(8x) on that
+display. The main gdm process also listens for XDMCP requests from
+remote displays. These requests can either be direct, causing B<gdm>
+to start a gdmlogin(8x) on the remote display, or indirect, causing
+a gdmchooser(8x) to be opened.
+
+When managing a display, B<gdm> attempts to execute
+F</etc/gdm/Init/>I<display>, or F</etc/gdm/Init/Default> if that does
+not exist. When a user logs in, B<gdm> first attempts
+F</etc/gdm/PreSession/>I<display> (or F</etc/gdm/PreSession/Default>),
+and then one of the sessions in F</etc/gdm/Sessions>. When the session
+has completed, B<gdm> attempts to run
+F</etc/gdm/PostSession/>I<display>, or
+F</etc/gdm/PostSession/>I<Default>. Of all these files, only the
+F</etc/gdm/Sessions> one is required to exist.
+
+B<gdm> maintains information about the displays it is managing in
+F</var/lib/gdm>. This includes xauth information, so this directory
+is not readable to normal users.
+
+B<gdm> uses PAM to perform authentication using the config file
+F</etc/pam.d/gdm>.
+
+=head1 AUTHOR
+
+Martin Kasper Petersen <mkp@SunSITE.auc.dk>
+
+This manual page written by Steve Haslam <araqnid@debian.org> for
+Debian GNU/Linux. Updated by RaphaÃ«l Hertzog <hertzog@debian.org>.
+Updated by Ryan Murray <rmurray@debian.org>.
+
+=cut
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/copyright
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/copyright	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/copyright	(revision 3121)
@@ -0,0 +1,27 @@
+This package originally Debianised by Steve Haslam <steve@arise.demon.co.uk>,
+10th March 1999.  It was maintained by Raphaël Hertzog <hertzog@debian.org>
+until December 1999.  It was maintained by Ryan Murray <rmurray@debian.org>
+until May 2007.   It is now maintained by the GNOME Team.
+
+Copyright (C) 1998, 1999 Martin Kasper Petersen <mkp@SunSITE.auc.dk>
+
+It was downloaded from <http://ftp.gnome.org/pub/GNOME/sources/gdm/>
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.xpm
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.xpm	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.xpm	(revision 3121)
@@ -0,0 +1,415 @@
+/* XPM */
+static char * gdm_xpm[] = {
+"32 32 380 2",
+"  	c None",
+". 	c #D4D3CA",
+"+ 	c #EDE9DE",
+"@ 	c #EBE8DE",
+"# 	c #EAE6DE",
+"$ 	c #E4E4DE",
+"% 	c #E2E0DA",
+"& 	c #E1DED6",
+"* 	c #DBDAD6",
+"= 	c #DBD7D4",
+"- 	c #D7D3CF",
+"; 	c #D3D2CD",
+"> 	c #D0CDC7",
+", 	c #CDCBC6",
+"' 	c #CBC8BF",
+") 	c #CAC5BF",
+"! 	c #C4C2BE",
+"~ 	c #C3BDB9",
+"{ 	c #BBB9B5",
+"] 	c #B9B5AE",
+"^ 	c #ACA8A2",
+"/ 	c #99978E",
+"( 	c #72706C",
+"_ 	c #EBE7DC",
+": 	c #BAB8B8",
+"< 	c #A1A1A2",
+"[ 	c #A2A2A5",
+"} 	c #A1A2A7",
+"| 	c #A0A0A4",
+"1 	c #9B9EA1",
+"2 	c #999AA0",
+"3 	c #97979C",
+"4 	c #93949A",
+"5 	c #909195",
+"6 	c #8C8E93",
+"7 	c #8A8C8F",
+"8 	c #8A898E",
+"9 	c #85878B",
+"0 	c #828187",
+"a 	c #7D7F82",
+"b 	c #7A797F",
+"c 	c #767276",
+"d 	c #757475",
+"e 	c #9B9893",
+"f 	c #75716C",
+"g 	c #EBE7DE",
+"h 	c #8B8B92",
+"i 	c #B6B6C2",
+"j 	c #A2A1B3",
+"k 	c #9898AC",
+"l 	c #9192A6",
+"m 	c #9395A8",
+"n 	c #8D8FA3",
+"o 	c #878A9C",
+"p 	c #85879A",
+"q 	c #838698",
+"r 	c #7E7F94",
+"s 	c #76788B",
+"t 	c #737688",
+"u 	c #727387",
+"v 	c #717185",
+"w 	c #6B6A7D",
+"x 	c #5E5E6C",
+"y 	c #4C4954",
+"z 	c #827D7D",
+"A 	c #767470",
+"B 	c #91919B",
+"C 	c #B5B7C6",
+"D 	c #A0A2BB",
+"E 	c #9C9DBA",
+"F 	c #989AB8",
+"G 	c #9598B5",
+"H 	c #999DBA",
+"I 	c #999CB9",
+"J 	c #9396B3",
+"K 	c #9698B6",
+"L 	c #9194B1",
+"M 	c #9395B4",
+"N 	c #9497B4",
+"O 	c #8F92AF",
+"P 	c #8D90AD",
+"Q 	c #8B8DAA",
+"R 	c #7F809A",
+"S 	c #6C6B81",
+"T 	c #50505B",
+"U 	c #7F7D7C",
+"V 	c #73726D",
+"W 	c #E3E2DD",
+"X 	c #8C8D99",
+"Y 	c #A5A7BC",
+"Z 	c #9699B8",
+"` 	c #9C9FC3",
+" .	c #9DA0C6",
+"..	c #9DA0C7",
+"+.	c #9D9FC6",
+"@.	c #9C9FC5",
+"#.	c #9C9EC5",
+"$.	c #9FA1B8",
+"%.	c #A9A89E",
+"&.	c #ABAA95",
+"*.	c #A6A5A2",
+"=.	c #9A9CC0",
+"-.	c #9698BE",
+";.	c #8B8CAE",
+">.	c #767791",
+",.	c #545662",
+"'.	c #7B7B7C",
+").	c #716F6E",
+"!.	c #E1DED8",
+"~.	c #8A8A97",
+"{.	c #9A9BB2",
+"].	c #999BBD",
+"^.	c #AFB1D1",
+"/.	c #D8D9EA",
+"(.	c #E0E1EE",
+"_.	c #E0E0EE",
+":.	c #B1B3D6",
+"<.	c #A3A5C4",
+"[.	c #C3BD65",
+"}.	c #CFC642",
+"|.	c #D2C839",
+"1.	c #CDC447",
+"2.	c #B5B28B",
+"3.	c #9DA0C3",
+"4.	c #8F92B5",
+"5.	c #797C96",
+"6.	c #545564",
+"7.	c #7B797E",
+"8.	c #6F6C69",
+"9.	c #DFDAD6",
+"0.	c #8C8D9A",
+"a.	c #9999B1",
+"b.	c #B7B9D1",
+"c.	c #F9F9FB",
+"d.	c #FFFFFF",
+"e.	c #F9F9FC",
+"f.	c #D3CF8F",
+"g.	c #D3C937",
+"h.	c #CFC643",
+"i.	c #ABABA5",
+"j.	c #9195B8",
+"k.	c #797C97",
+"l.	c #525563",
+"m.	c #787678",
+"n.	c #6A6966",
+"o.	c #DAD8D6",
+"p.	c #81828F",
+"q.	c #8D8FA5",
+"r.	c #A1A4C2",
+"s.	c #CDCFE2",
+"t.	c #F7F7FB",
+"u.	c #D0D1E7",
+"v.	c #C9C472",
+"w.	c #AEAD9A",
+"x.	c #9093B7",
+"y.	c #787B96",
+"z.	c #515261",
+"A.	c #757578",
+"B.	c #696765",
+"C.	c #D8D6D4",
+"D.	c #838691",
+"E.	c #8B8DA3",
+"F.	c #9A9DBF",
+"G.	c #9FA2C9",
+"H.	c #A2A5CF",
+"I.	c #A2A5D0",
+"J.	c #A3A6D1",
+"K.	c #B2B1A0",
+"L.	c #D1C83B",
+"M.	c #C9C156",
+"N.	c #A7A8B3",
+"O.	c #8F92B6",
+"P.	c #777995",
+"Q.	c #505060",
+"R.	c #757276",
+"S.	c #666260",
+"T.	c #D3D2CF",
+"U.	c #7B7D88",
+"V.	c #878A9F",
+"W.	c #9598BA",
+"X.	c #A1A4CF",
+"Y.	c #A3A6CC",
+"Z.	c #B8B589",
+"`.	c #CCC44D",
+" +	c #D2C83B",
+".+	c #C8C157",
+"++	c #ADADAA",
+"@+	c #9EA1C8",
+"#+	c #8F91B5",
+"$+	c #767894",
+"%+	c #4C4D5D",
+"&+	c #716E72",
+"*+	c #646160",
+"=+	c #D2CEC9",
+"-+	c #757882",
+";+	c #84869C",
+">+	c #989BBD",
+",+	c #9DA1C8",
+"'+	c #A1A4CE",
+")+	c #D3D4E9",
+"!+	c #9DA0C9",
+"~+	c #8E90B4",
+"{+	c #747691",
+"]+	c #4A4A5B",
+"^+	c #6F6C71",
+"/+	c #646061",
+"(+	c #CFCBC8",
+"_+	c #72747F",
+":+	c #7F8297",
+"<+	c #9194B4",
+"[+	c #999DC3",
+"}+	c #9EA1CA",
+"|+	c #9FA2CB",
+"1+	c #D1D2E5",
+"2+	c #F8F8FB",
+"3+	c #D0D2E5",
+"4+	c #9EA0C9",
+"5+	c #9DA0C8",
+"6+	c #999CC4",
+"7+	c #898CAE",
+"8+	c #71728D",
+"9+	c #464655",
+"0+	c #6A6A6C",
+"a+	c #605F5E",
+"b+	c #CBC9C1",
+"c+	c #6B6E76",
+"d+	c #787B8D",
+"e+	c #878BA6",
+"f+	c #9093B4",
+"g+	c #9497BA",
+"h+	c #9496BA",
+"i+	c #9496BB",
+"j+	c #9395BA",
+"k+	c #9294B9",
+"l+	c #9194B8",
+"m+	c #898CAF",
+"n+	c #7B7D9C",
+"o+	c #64657D",
+"p+	c #3E3E4B",
+"q+	c #666367",
+"r+	c #605C5C",
+"s+	c #CCC6BF",
+"t+	c #65676E",
+"u+	c #6D717D",
+"v+	c #7B7D93",
+"w+	c #7F829B",
+"x+	c #82849F",
+"y+	c #8283A0",
+"z+	c #81819E",
+"A+	c #80809E",
+"B+	c #7D7F9B",
+"C+	c #7C7E99",
+"D+	c #7A7C98",
+"E+	c #797B97",
+"F+	c #777895",
+"G+	c #747591",
+"H+	c #515164",
+"I+	c #30303B",
+"J+	c #605D61",
+"K+	c #5E595A",
+"L+	c #C7C5BC",
+"M+	c #67696C",
+"N+	c #73737B",
+"O+	c #848491",
+"P+	c #817F90",
+"Q+	c #7F808F",
+"R+	c #828292",
+"S+	c #7D7D8E",
+"T+	c #7E7F8E",
+"U+	c #747684",
+"V+	c #808190",
+"W+	c #6E707E",
+"X+	c #767786",
+"Y+	c #6E6E7E",
+"Z+	c #767686",
+"`+	c #717382",
+" @	c #70727F",
+".@	c #6B6A78",
+"+@	c #64646F",
+"@@	c #403F45",
+"#@	c #625E61",
+"$@	c #5C5757",
+"%@	c #C0BCB1",
+"&@	c #A6A5A3",
+"*@	c #989693",
+"=@	c #969394",
+"-@	c #939195",
+";@	c #929090",
+">@	c #8E8C8E",
+",@	c #8C8A8F",
+"'@	c #8B878A",
+")@	c #848386",
+"!@	c #848287",
+"~@	c #807D80",
+"{@	c #7D7B80",
+"]@	c #7C797F",
+"^@	c #77747A",
+"/@	c #757278",
+"(@	c #707072",
+"_@	c #6B686C",
+":@	c #646064",
+"<@	c #635F61",
+"[@	c #757070",
+"}@	c #504F4B",
+"|@	c #6E6B63",
+"1@	c #989A92",
+"2@	c #A4A399",
+"3@	c #A5A49F",
+"4@	c #A4A199",
+"5@	c #A09C96",
+"6@	c #A28B85",
+"7@	c #9F908B",
+"8@	c #949089",
+"9@	c #9B7C77",
+"0@	c #928A84",
+"a@	c #948480",
+"b@	c #947B74",
+"c@	c #8B8585",
+"d@	c #858180",
+"e@	c #7A7874",
+"f@	c #82866B",
+"g@	c #889C43",
+"h@	c #7A7965",
+"i@	c #696766",
+"j@	c #595E5B",
+"k@	c #2C2C29",
+"l@	c #323A33",
+"m@	c #414139",
+"n@	c #3C3C3A",
+"o@	c #565652",
+"p@	c #616059",
+"q@	c #76736F",
+"r@	c #75726A",
+"s@	c #6A6963",
+"t@	c #807E76",
+"u@	c #737169",
+"v@	c #78736B",
+"w@	c #7A7873",
+"x@	c #676460",
+"y@	c #686661",
+"z@	c #5F5B59",
+"A@	c #3D3C3A",
+"B@	c #292726",
+"C@	c #282626",
+"D@	c #1F2120",
+"E@	c #1A2121",
+"F@	c #000000",
+"G@	c #353633",
+"H@	c #3A3936",
+"I@	c #5C5854",
+"J@	c #65655F",
+"K@	c #6E6D67",
+"L@	c #63635D",
+"M@	c #696863",
+"N@	c #696963",
+"O@	c #676762",
+"P@	c #716D66",
+"Q@	c #656460",
+"R@	c #6C6860",
+"S@	c #736D69",
+"T@	c #62625C",
+"U@	c #3C3B38",
+"V@	c #22221F",
+"W@	c #1F1E1C",
+"X@	c #767C75",
+"Y@	c #908F87",
+"Z@	c #98928B",
+"`@	c #92918A",
+" #	c #939086",
+".#	c #8B8B84",
+"+#	c #8C8985",
+"@#	c #8C877F",
+"##	c #86827D",
+"$#	c #85807E",
+"%#	c #847E7D",
+"&#	c #7E7B77",
+"*#	c #7E7973",
+"=#	c #76756F",
+"-#	c #64625A",
+";#	c #57534E",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"          . + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / (           ",
+"          _ : < [ } | 1 2 3 4 5 6 7 8 9 0 a b c d e f           ",
+"          g h i j k l m n o p q r r s t u v w x y z A           ",
+"          # B C D E F G H I J K L M N O P Q R S T U V           ",
+"          W X Y Z `  ... .+.@.#.$.%.&.*.=.-.;.>.,.'.).          ",
+"          !.~.{.].^./.(._./.:.<.[.}.|.1.2.3.4.5.6.7.8.          ",
+"          9.0.a.b.c.d.d.d.d.e.f.g.g.g.g.h.i.j.k.l.m.n.          ",
+"          o.p.q.r.s.t.d.d.t.u.v.g.g.g.g.|.w.x.y.z.A.B.          ",
+"          C.D.E.F.G.H.I.J.J.J.K.L.g.g.g.M.N.O.P.Q.R.S.          ",
+"          T.U.V.W...X.I.I.I.I.Y.Z.`. +.+++@+#+$+%+&+*+          ",
+"          =+-+;+>+,+'+H.)+e.d.d.e.)+H.X.'+!+~+{+]+^+/+          ",
+"          (+_+:+<+[+}+|+1+2+d.d.2+3+}+4+5+6+7+8+9+0+a+          ",
+"          b+c+d+e+f+g+h+i+j+j+k+l+x.O.#+~+m+n+o+p+q+r+          ",
+"          s+t+u+v+w+x+y+z+A+B+C+D+E+P.F+G+8+o+H+I+J+K+          ",
+"          L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@+@@@#@$@          ",
+"          %@&@*@=@-@;@>@,@'@)@!@~@{@]@^@/@(@_@:@<@[@}@          ",
+"          |@1@2@3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@h@i@j@k@          ",
+"            l@m@n@o@p@q@r@s@t@u@v@w@x@y@z@A@B@C@D@E@F@          ",
+"              G@H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@W@F@F@            ",
+"              X@Y@Z@`@ #.#+#@###$#%#&#*#=#8.-#;#                ",
+"                  F@F@F@F@F@F@F@F@F@F@F@F@F@F@F@                ",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                                                                "};
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.menu
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.menu	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.menu	(revision 3121)
@@ -0,0 +1,20 @@
+?package(gdm):needs="X11" section="Applications/System/Administration" \
+  title="GDM flexiserver" command="gdmflexiserver"\
+  hints="Display Manager"\
+  icon="/usr/share/pixmaps/gdm.xpm"\
+  longtitle="New GDM Session"
+?package(gdm):needs="X11" section="Applications/System/Administration" \
+  title="GDM flexiserver in Xnest" command="gdmflexiserver -n"\
+  hints="Display Manager"\
+  icon="/usr/share/pixmaps/gdm.xpm"\
+  longtitle="New GDM Session in Xnest"
+?package(gdm):needs="X11" section="Applications/System/Administration" \
+  title="GDM Photo Setup" command="gdmphotosetup"\
+  hints="Display Manager"\
+  icon="/usr/share/pixmaps/gdm.xpm"\
+  longtitle="Select a photo for GDM"
+?package(gdm):needs="X11" section="Applications/System/Administration" \
+  title="GDM Setup" command="su-to-root -X -p root -c /usr/sbin/gdmsetup"\
+  hints="Display Manager"\
+  icon="/usr/share/pixmaps/gdm.xpm"\
+  longtitle="GDM Setup"
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/Xsession
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/Xsession	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/Xsession	(revision 3121)
@@ -0,0 +1,204 @@
+#!/bin/sh
+#
+# This is SORT OF LIKE an X session, but not quite.  You get a command as the
+# first argument (it could be multiple words, so run it with "eval").  As a
+# special case, the command can be:
+#  failsafe - Run an xterm only
+#  default - Run the appropriate Xclients startup (see the code below)
+#  custom - Run ~/.xsession and if that's not available run 'default'
+#
+# (Note that other arguments could also follow, but only the command one is
+# right now relevant and supported)
+#
+# The output is ALREADY redirected to .xsession-errors in GDM.  This way
+# .xsession-errors actually gets more output such as if the PreSession script
+# is failing.  This also prevents DoS attacks if some app in the users session
+# can be prodded to dump lots of stuff on the stdout/stderr.  We wish to be
+# robust don't we?  In case you wish to use an existing script for other DM's,
+# you can just not redirect when GDMSESSION is set.  GDMSESSION will always
+# be set from gdm.
+#
+# Also note that this is not run as a login shell, this is just executed.
+#
+# based on:
+# $XConsortium: Xsession /main/10 1995/12/18 18:21:28 gildea $
+
+PROGNAME=Xsession
+
+message () {
+  # pretty-print messages of arbitrary length; use xmessage if it
+  # is available and $DISPLAY is set
+  MESSAGE="$PROGNAME: $*"
+  echo "$MESSAGE" | fold -s -w ${COLUMNS:-80} >&2
+  if [ -n "$DISPLAY" ]; then
+    if [ -n "$zenity" ]; then
+      "$zenity" --info --text "`gettextfunc "$MESSAGE"`"
+    elif [ -n "$xmessage" ]; then
+      echo "$MESSAGE" | fold -s -w ${COLUMNS:-80} | $xmessage -center -file -
+    fi
+  fi
+}
+
+message_nonl () {
+  # pretty-print messages of arbitrary length (no trailing newline); use
+  # xmessage if it is available and $DISPLAY is set
+  MESSAGE="$PROGNAME: $*"
+  echo -n "$MESSAGE" | fold -s -w ${COLUMNS:-80} >&2;
+  if [ -n "$DISPLAY" ]; then
+    if [ -n "$zenity" ]; then
+      "$zenity" --info --text "`gettextfunc "$MESSAGE"`"
+    elif [ -n "$xmessage" ]; then
+      echo -n "$MESSAGE" | fold -s -w ${COLUMNS:-80} | $xmessage -center -file -
+    fi
+  fi
+}
+
+errormsg () {
+  # exit script with error
+  message "$*"
+  exit 1
+}
+
+internal_errormsg () {
+  # exit script with error; essentially a "THIS SHOULD NEVER HAPPEN" message
+  # One big call to message() for the sake of xmessage; if we had two then
+  # the user would have dismissed the error we want reported before seeing the
+  # request to report it.
+  errormsg "$*" \
+           "Please report the installed version of the \"xfree86-common\"" \
+           "package and the complete text of this error message to" \
+           "<debian-x@lists.debian.org>."
+}
+
+run_parts () {
+  # until run-parts --noexec is implemented
+  if [ -z "$1" ]; then
+    internal_errormsg "run_parts() called without an argument."
+  fi
+  if [ ! -d "$1" ]; then
+    internal_errormsg "run_parts() called, but \"$1\" does not exist or is" \
+                      "not a directory."
+  fi
+  for F in $(/bin/ls $1); do
+    if expr "$F" : '[[:alnum:]_-]\+$' > /dev/null 2>&1; then
+      if [ -f "$1/$F" ]; then
+        echo "$1/$F"
+      fi
+    fi
+  done
+}
+# initialize variables for use by all session scripts
+
+OPTIONFILE=/etc/X11/Xsession.options
+
+SYSRESOURCES=/etc/X11/Xresources
+USRRESOURCES=$HOME/.Xresources
+
+SYSSESSIONDIR=/etc/X11/Xsession.d
+USERXSESSION=$HOME/.xsession
+ALTUSERXSESSION=$HOME/.Xsession
+
+# this will go into the .xsession-errors along with all other echo's
+# good for debugging where things went wrong
+echo "$0: Beginning session setup..."
+
+# First read /etc/profile and .profile
+test -f /etc/profile && . /etc/profile
+test -f "$HOME/.profile" && . "$HOME/.profile"
+# Second read /etc/xprofile and .xprofile for X specific setup
+test -f /etc/xprofile && . /etc/xprofile
+test -f "$HOME/.xprofile" && . "$HOME/.xprofile"
+
+# Translation stuff
+if [ -x "/usr/lib/gdm/gdmtranslate" ] ; then
+  gdmtranslate="/usr/lib/gdm/gdmtranslate"
+else
+  gdmtranslate=
+fi
+
+# Note that this should only go to zenity dialogs which always expect utf8
+gettextfunc () {
+  if [ "x$gdmtranslate" != "x" ] ; then
+    "$gdmtranslate" --utf8 "$1"
+  else
+    echo "$1"
+  fi
+}
+
+zenity=`which zenity 2>/dev/null`
+xmessage=`which xmessage 2>/dev/null`
+
+command="$1"
+
+if [ -z "$command" ] ; then
+  command=failsafe
+fi
+
+if [ x"$command" = xfailsafe ] ; then
+  if [ -n "$zenity" ] ; then
+    "$zenity" --info --text "`gettextfunc "This is the failsafe xterm session.  Windows now have focus only if you have your cursor above them.  To get out of this mode type 'exit' in the window in the upper left corner"`"
+  else
+    echo "$0: Starting the failsafe xterm session."
+  fi
+  exec xterm -geometry 80x24+0+0
+fi
+
+# clean up after xbanner
+freetemp=`which freetemp 2>/dev/null`
+if [ -n "$freetemp" ] ; then
+        "$freetemp"
+fi
+
+usermodmap="$HOME/.Xmodmap"
+userxkbmap="$HOME/.Xkbmap"
+
+if [ -f "$userxkbmap" ]; then
+    setxkbmap `cat "$userxkbmap"`
+    XKB_IN_USE=yes
+fi
+
+# xkb and xmodmap don't play nice together
+if [ -z "$XKB_IN_USE" ]; then
+    if [ -f "$usermodmap" ]; then
+       xmodmap "$usermodmap"
+    fi
+fi
+
+unset XKB_IN_USE
+
+# if GDM_LANG isn't first in LANGUAGE, then unset it.
+if [ -n "$GDM_LANG" ]; then
+    if [ -n "$LANGUAGE" ]; then
+        if echo "$LANGUAGE" | grep -q -- "^$GDM_LANG"; then
+           :
+        else
+           unset LANGUAGE
+        fi
+    fi
+fi
+
+# The default Debian session runs xsession first, so we just do that for
+# "custom"
+if [ "x$command" = "xcustom" ] ; then
+  shift
+  set default $*
+fi
+
+# use run-parts to source every file in the session directory; we source
+# instead of executing so that the variables and functions defined above
+# are available to the scripts, and so that they can pass variables to each
+# other
+SESSIONFILES=$(run_parts $SYSSESSIONDIR)
+if [ -n "$SESSIONFILES" ]; then
+  for SESSIONFILE in $SESSIONFILES; do
+    . $SESSIONFILE
+  done
+fi
+
+echo "$0: Executing $command failed, will try to run x-terminal-emulator"
+
+if [ -n "$zenity" ] ; then
+        "$zenity" --info --text "`gettextfunc "I could not start your session and so I have started the failsafe xterm session.  Windows now have focus only if you have your cursor above them.  To get out of this mode type 'exit' in the window in the upper left corner"`"
+fi
+
+exec x-terminal-emulator -geometry 80x24+0+0
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/README.Debian
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/README.Debian	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/README.Debian	(revision 3121)
@@ -0,0 +1,69 @@
+GDM for Debian
+==============
+
+"I get ugly fonts"
+------------------
+
+In the past, as a quick workaround, GDM imposed a 96 DPI settings by
+passing "-dpi 96" to the X server on startup.  This is a bad idea has
+there's no reason to override standard DPI detection mechanisms for all
+screens which might or might not be 96 DPI screens.
+
+DPI should be computed automatically based on the information on your
+screen that Xorg gets; ideally, Xorg would get the DPI right, but you
+can help Xorg by configuring it with your exact screen properties.
+  If it's too complicated, you may still get the old behavior by
+setting:
+    [server-Standard]
+    command=/usr/bin/X -dpi 96 -audit 0
+in your gdm.conf.  See the defaults.conf file to see how it's configured
+by default.
+
+
+Face Browser
+------------
+
+If you enable the face browser in /etc/gdm/gdm.conf, gdm will look
+for face files (any gtk+-supported image format; see
+/usr/lib/gtk-2.0/2.2.0/loaders or similar for a list of installed
+loaders) in ~/.gnome2/photo or <greeter/GlobalFaceDir>/<loginname>,
+whichever is found first.  Note that there is no filename extension
+for either location.  greeter/GlobalFaceDir is set in
+/etc/gdm/gdm.conf
+
+
+Screen Saver
+------------
+
+If you want a screensaver running with the greeter, you should use the
+BackgroundProgram option in /etc/gdm/gdm.conf, or make sure if you start
+a gtk program in the PreSession script, that it is started with the gdm
+userid, and not root
+
+
+Secure System Menu
+------------------
+
+Debian versions 2.4.1.6-1 through 2.8.0.6-2 featured a
+"SecureSystemMenu" option in gdm.conf, that would require the root
+password to be entered for the reboot, shutdown, and suspend options
+on the system menu.  Some time after GDM 2.4.1.6 was released, other parts
+of the GNOME desktop began talking to the gdm daemon, so that one could
+reboot or shutdown without having to return to the gdm login screen.  These
+programs didn't support this option, and would have needed changes to do so.
+With gdm 2.13.0.10, the patch broke and would need a lot of debugging to get
+working again, and other programs talking to the daemon (gnome-session) would
+still have to be patched to support the option, or gdm patched to ignore
+them when they don't do authentication.  If anyone really wants this
+functionality back, I suggest working with upstream so it can be integrated
+into all the parts of the GNOME desktop that it would now impact.
+
+
+Translation of the Debconf templates
+------------------------------------
+
+A note to translators about the debconf templates -- translations
+should be sent to the xdm package.  I don't use gettext-based
+templates in the source, because I sync to the ones in the xdm
+package, and don't have any that are not shared.
+
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/control
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/control	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/control	(revision 3121)
@@ -0,0 +1,71 @@
+Source: gdm
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian DrÃ¶ge <slomo@debian.org>, Sjoerd Simons <sjoerd@debian.org>
+Build-Depends: libpam0g-dev,
+               libdbus-glib-1-dev (>= 0.30),
+               libglib2.0-dev (>= 2.12.0),
+               libgtk2.0-dev (>= 2.6.0),
+               libpango1.0-dev (>= 1.3.0),
+               libglade2-dev (>= 1:1.99.2),
+               libgnomecanvas2-dev,
+               librsvg2-dev,
+               libxml2-dev (>= 2.4.12),
+               libart-2.0-dev (>= 2.3.11),
+               libwrap0-dev,
+               debhelper (>= 5),
+               gettext,
+               intltool (>= 0.35.0),
+               libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+               libattr1-dev,
+               x11proto-core-dev,
+               x11proto-input-dev,
+               libxau-dev,
+               libxt-dev,
+               libxdmcp-dev,
+               libxinerama-dev,
+               libdmx-dev,
+               gnome-doc-utils,
+               sharutils,
+               gnome-pkg-tools,
+               quilt,
+               zenity,
+               libpopt-dev
+Standards-Version: 3.7.3
+
+Package: gdm
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         adduser,
+         libpam-modules (>= 0.72-1),
+         libpam-runtime (>= 0.76-13.1),
+         gnome-session | xterm | x-window-manager | x-terminal-emulator,
+         gksu (>= 1.0.7),
+         lsb-base (>= 3.0-10),
+         librsvg2-common
+Recommends: whiptail | dialog,
+            zenity,
+            gdm-themes,
+            xserver-xephyr | xnest,
+            xserver-xorg
+Suggests: locales,
+          uswsusp,
+          libpam-gnome-keyring
+Provides: x-display-manager
+Conflicts: fast-user-switch-applet (<< 2.17.4),
+           gnome-session (<< 2.19.2),
+           gnome-panel (<< 2.19.2),
+           gnome-screensaver (<< 2.17.7)
+Description: GNOME Display Manager
+ gdm provides the equivalent of a "login:" prompt for X displays- it
+ pops up a login window and starts an X session.
+ .
+ It provides all the functionality of xdm, including XDMCP support for
+ managing remote displays.
+ .
+ The greeting window is written using the GNOME libraries and hence
+ looks like a GNOME application- even to the extent of supporting
+ themes! By default, the greeter is run as an unprivileged user for
+ security.
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmParsixLogo.xpm
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmParsixLogo.xpm	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdmParsixLogo.xpm	(revision 3121)
@@ -0,0 +1,2714 @@
+/* XPM */
+static char * gdmParsixLogo_xpm[] = {
+"233 307 2404 2",
+"  	c None",
+". 	c #FFFFFF",
+"+ 	c #F9D9D9",
+"@ 	c #F0A7A7",
+"# 	c #E77676",
+"$ 	c #E04444",
+"% 	c #DD3131",
+"& 	c #DA2222",
+"* 	c #D91A1A",
+"= 	c #D81515",
+"- 	c #DC2C2C",
+"; 	c #E14A4A",
+"> 	c #E56363",
+", 	c #EC9191",
+"' 	c #F7D2D2",
+") 	c #FFFEFE",
+"! 	c #F9DADA",
+"~ 	c #D50000",
+"{ 	c #D81414",
+"] 	c #E25858",
+"^ 	c #F4BBBB",
+"/ 	c #F7CCCC",
+"( 	c #E24C4C",
+"_ 	c #D50101",
+": 	c #DB2626",
+"< 	c #EB8E8E",
+"[ 	c #FEF6F6",
+"} 	c #FCEBEB",
+"| 	c #E55F5F",
+"1 	c #D91E1E",
+"2 	c #F1ACAC",
+"3 	c #F2B9B9",
+"4 	c #D81616",
+"5 	c #E04343",
+"6 	c #FAE0E0",
+"7 	c #EC8989",
+"8 	c #D50202",
+"9 	c #D60404",
+"0 	c #D70C0C",
+"a 	c #D91818",
+"b 	c #D91717",
+"c 	c #D81313",
+"d 	c #D70D0D",
+"e 	c #F4C2C2",
+"f 	c #E87171",
+"g 	c #D70A0A",
+"h 	c #D91C1C",
+"i 	c #DC2B2B",
+"j 	c #DD3333",
+"k 	c #DE3434",
+"l 	c #DC2D2D",
+"m 	c #DA1F1F",
+"n 	c #D70E0E",
+"o 	c #D50505",
+"p 	c #EE9898",
+"q 	c #E87575",
+"r 	c #D81010",
+"s 	c #DB2828",
+"t 	c #DE3535",
+"u 	c #DD2E2E",
+"v 	c #D91919",
+"w 	c #EE9696",
+"x 	c #ED9595",
+"y 	c #D60808",
+"z 	c #DE3636",
+"A 	c #DD3030",
+"B 	c #D50303",
+"C 	c #F2B1B1",
+"D 	c #F4C5C5",
+"E 	c #D50606",
+"F 	c #DE3737",
+"G 	c #DC2828",
+"H 	c #D60606",
+"I 	c #D60A0A",
+"J 	c #F6CACA",
+"K 	c #FEF8F8",
+"L 	c #DD3232",
+"M 	c #DA2424",
+"N 	c #FDF3F3",
+"O 	c #EA8181",
+"P 	c #DE3838",
+"Q 	c #E76E6E",
+"R 	c #DE3939",
+"S 	c #D60B0B",
+"T 	c #D40404",
+"U 	c #F9D8D8",
+"V 	c #E46161",
+"W 	c #D70F0F",
+"X 	c #D60505",
+"Y 	c #E35B5B",
+"Z 	c #FAE4E4",
+"` 	c #DC2E2E",
+" .	c #DE3A3A",
+"..	c #DB2727",
+"+.	c #D60303",
+"@.	c #F9E3E3",
+"#.	c #E87474",
+"$.	c #DA1E1E",
+"%.	c #DF3B3B",
+"&.	c #D71111",
+"*.	c #EA8585",
+"=.	c #FEFAFA",
+"-.	c #D51010",
+";.	c #D60707",
+">.	c #DE3333",
+",.	c #DF3C3C",
+"'.	c #DE3131",
+").	c #D82929",
+"!.	c #F3B7B7",
+"~.	c #D81212",
+"{.	c #FBE5E5",
+"].	c #E56E6E",
+"^.	c #DE3232",
+"/.	c #DB2929",
+"(.	c #F0A8A8",
+"_.	c #D52A2A",
+":.	c #DF3D3D",
+"<.	c #DE6D6D",
+"[.	c #D20505",
+"}.	c #DC2626",
+"|.	c #D81111",
+"1.	c #D34141",
+"2.	c #FFFAF8",
+"3.	c #FDE4D9",
+"4.	c #FDDBCC",
+"5.	c #FCE5DA",
+"6.	c #FEEBE3",
+"7.	c #DF3E3E",
+"8.	c #CB2323",
+"9.	c #FCCAB6",
+"0.	c #FABCA2",
+"a.	c #FAAF8F",
+"b.	c #FAB496",
+"c.	c #FBBFA5",
+"d.	c #FEECE4",
+"e.	c #FAAD8C",
+"f.	c #F7814C",
+"g.	c #F55E1D",
+"h.	c #F44C02",
+"i.	c #F44B00",
+"j.	c #F4540D",
+"k.	c #F57339",
+"l.	c #FAA681",
+"m.	c #FCDFD3",
+"n.	c #F7D5D5",
+"o.	c #D70B0B",
+"p.	c #DC2929",
+"q.	c #CC1616",
+"r.	c #FEF4F0",
+"s.	c #FBB799",
+"t.	c #F7804D",
+"u.	c #F45915",
+"v.	c #F68250",
+"w.	c #FBBEA3",
+"x.	c #FDF4EF",
+"y.	c #FAA682",
+"z.	c #F66323",
+"A.	c #F66F35",
+"B.	c #FBC7AF",
+"C.	c #FFFEFD",
+"D.	c #ECC8C8",
+"E.	c #DF3F3F",
+"F.	c #CD1010",
+"G.	c #FDE6DB",
+"H.	c #F88E61",
+"I.	c #F45109",
+"J.	c #F44F07",
+"K.	c #F88E5F",
+"L.	c #FDE1D5",
+"M.	c #F99569",
+"N.	c #F44F06",
+"O.	c #F66E31",
+"P.	c #FCD6C5",
+"Q.	c #E2CFCF",
+"R.	c #D81717",
+"S.	c #CC1111",
+"T.	c #FFF8F5",
+"U.	c #F89C73",
+"V.	c #F44B01",
+"W.	c #F88653",
+"X.	c #FEEAE1",
+"Y.	c #FFFBFA",
+"Z.	c #F79367",
+"`.	c #E3DDDD",
+" +	c #DF4040",
+".+	c #C61717",
+"++	c #FDDCCE",
+"@+	c #F56729",
+"#+	c #F4520B",
+"$+	c #F9AB8A",
+"%+	c #FFFDFC",
+"&+	c #FCDED0",
+"*+	c #F56A2E",
+"=+	c #F45108",
+"-+	c #F5550E",
+";+	c #F5540D",
+">+	c #F4530B",
+",+	c #F44F05",
+"'+	c #E8E8E8",
+")+	c #CC0E0E",
+"!+	c #C12222",
+"~+	c #FBB99D",
+"{+	c #F44D03",
+"]+	c #F67A43",
+"^+	c #FEF0EA",
+"/+	c #FAC0A7",
+"(+	c #F4520A",
+"_+	c #F44C01",
+":+	c #F55610",
+"<+	c #F55F1D",
+"[+	c #F6692A",
+"}+	c #F66B2D",
+"|+	c #F5611F",
+"1+	c #F5530C",
+"2+	c #FCC6AE",
+"3+	c #F1F1F1",
+"4+	c #BF2121",
+"5+	c #E04040",
+"6+	c #B93333",
+"7+	c #F99C74",
+"8+	c #F45610",
+"9+	c #F66626",
+"0+	c #F77136",
+"a+	c #F77A43",
+"b+	c #F77E48",
+"c+	c #F77B43",
+"d+	c #F77238",
+"e+	c #F66727",
+"f+	c #F45812",
+"g+	c #FCDCCF",
+"h+	c #F8A37D",
+"i+	c #F55E1B",
+"j+	c #F66B2E",
+"k+	c #F66F32",
+"l+	c #F66F33",
+"m+	c #F66829",
+"n+	c #F55710",
+"o+	c #FAAE8E",
+"p+	c #F8F8F8",
+"q+	c #B53939",
+"r+	c #B24949",
+"s+	c #FFFCFB",
+"t+	c #F78B5B",
+"u+	c #F5601E",
+"v+	c #F7753B",
+"w+	c #F77D47",
+"x+	c #F77F49",
+"y+	c #F77840",
+"z+	c #F66423",
+"A+	c #F45711",
+"B+	c #FCDACA",
+"C+	c #F9A078",
+"D+	c #F66C2F",
+"E+	c #F67033",
+"F+	c #F56424",
+"G+	c #FCFCFC",
+"H+	c #AC5656",
+"I+	c #E04141",
+"J+	c #AA6969",
+"K+	c #FFFBF9",
+"L+	c #F6824F",
+"M+	c #F7743B",
+"N+	c #F7804A",
+"O+	c #F77C45",
+"P+	c #F66120",
+"Q+	c #F4550F",
+"R+	c #FDD7C8",
+"S+	c #FAA683",
+"T+	c #F6692B",
+"U+	c #F67034",
+"V+	c #F66D31",
+"W+	c #F99D76",
+"X+	c #FEFEFE",
+"Y+	c #A57E7E",
+"Z+	c #E04242",
+"`+	c #AB9494",
+" @	c #F7804B",
+".@	c #F55D1A",
+"+@	c #FBC5AD",
+"@@	c #F55B17",
+"#@	c #F66D30",
+"$@	c #F67135",
+"%@	c #F55F1C",
+"&@	c #F9A987",
+"*@	c #AEABAB",
+"=@	c #D10606",
+"-@	c #DA1C1C",
+";@	c #CE0C0C",
+">@	c #B7B7B7",
+",@	c #F8986F",
+"'@	c #F44D02",
+")@	c #F66C2E",
+"!@	c #F55C17",
+"~@	c #F66E32",
+"{@	c #FFF9F6",
+"]@	c #FDE3D8",
+"^@	c #F67136",
+"/@	c #F56221",
+"(@	c #FBBFA4",
+"_@	c #C6C6C6",
+":@	c #BD2525",
+"<@	c #D1D1D1",
+"[@	c #F77035",
+"}@	c #F7804C",
+"|@	c #F6611F",
+"1@	c #F89A72",
+"2@	c #F44D04",
+"3@	c #FBC7B1",
+"4@	c #DFDFDF",
+"5@	c #AF4040",
+"6@	c #DF3A3A",
+"7@	c #AD4646",
+"8@	c #E4E4E4",
+"9@	c #F7753A",
+"0@	c #F7824D",
+"a@	c #F6611E",
+"b@	c #F9B292",
+"c@	c #F55D19",
+"d@	c #F67237",
+"e@	c #F56626",
+"f@	c #FDDFD2",
+"g@	c #F0F0F0",
+"h@	c #A56363",
+"i@	c #DC2F2F",
+"j@	c #A17171",
+"k@	c #F5F5F5",
+"l@	c #F44E05",
+"m@	c #F7743A",
+"n@	c #F55B16",
+"o@	c #F56A2C",
+"p@	c #FEF5F1",
+"q@	c #F45712",
+"r@	c #F67337",
+"s@	c #F56423",
+"t@	c #F56727",
+"u@	c #F9F9F9",
+"v@	c #A49090",
+"w@	c #DB2424",
+"x@	c #D00808",
+"y@	c #A4A1A1",
+"z@	c #FAFAFA",
+"A@	c #FEF7F3",
+"B@	c #F7824E",
+"C@	c #F44E04",
+"D@	c #F67338",
+"E@	c #F88654",
+"F@	c #FDFDFD",
+"G@	c #B5B5B5",
+"H@	c #CA1010",
+"I@	c #BB2727",
+"J@	c #BDBDBD",
+"K@	c #F7834F",
+"L@	c #F46323",
+"M@	c #F25610",
+"N@	c #F56220",
+"O@	c #D0D0D0",
+"P@	c #B63030",
+"Q@	c #A64D4D",
+"R@	c #D9D9D9",
+"S@	c #FABA9E",
+"T@	c #F66525",
+"U@	c #F78450",
+"V@	c #F6601E",
+"W@	c #FBC4AB",
+"X@	c #F67439",
+"Y@	c #A55858",
+"Z@	c #D40101",
+"`@	c #9A8383",
+" #	c #EBEBEB",
+".#	c #F55813",
+"+#	c #F68453",
+"@#	c #F47F4B",
+"##	c #F56322",
+"$#	c #F6743A",
+"%#	c #F56A2D",
+"&#	c #9D8989",
+"*#	c #E04545",
+"=#	c #C21E1E",
+"-#	c #A8A8A8",
+";#	c #F45007",
+">#	c #F77A42",
+",#	c #F78451",
+"'#	c #F66221",
+")#	c #F34D04",
+"!#	c #F25009",
+"~#	c #F6753B",
+"{#	c #F8A37E",
+"]#	c #FBFBFB",
+"^#	c #ADADAD",
+"/#	c #C61616",
+"(#	c #A64848",
+"_#	c #C7C7C7",
+":#	c #F78551",
+"<#	c #F77B44",
+"[#	c #FCC9B3",
+"}#	c #FDD9C9",
+"|#	c #F6753C",
+"1#	c #F55A15",
+"2#	c #CCCCCC",
+"3#	c #B03939",
+"4#	c #E04646",
+"5#	c #988181",
+"6#	c #DCDCDC",
+"7#	c #FEF2EC",
+"8#	c #F35914",
+"9#	c #F55E1A",
+"0#	c #F1946B",
+"a#	c #F6AE90",
+"b#	c #E1E1E1",
+"c#	c #A26464",
+"d#	c #DF4141",
+"e#	c #C21C1C",
+"f#	c #A5A5A5",
+"g#	c #F79368",
+"h#	c #F78552",
+"i#	c #ED6A30",
+"j#	c #E88D64",
+"k#	c #F6763C",
+"l#	c #F56829",
+"m#	c #F4F4F4",
+"n#	c #9F9595",
+"o#	c #D30303",
+"p#	c #DA2020",
+"q#	c #A84747",
+"r#	c #C5C5C5",
+"s#	c #F7773F",
+"t#	c #EC530F",
+"u#	c #E27342",
+"v#	c #F7773D",
+"w#	c #F55914",
+"x#	c #F4550D",
+"y#	c #FDEDE7",
+"z#	c #B4B4B4",
+"A#	c #C01F1F",
+"B#	c #D60C0C",
+"C#	c #E14747",
+"D#	c #997D7D",
+"E#	c #DBDBDB",
+"F#	c #F78653",
+"G#	c #F78350",
+"H#	c #DD6632",
+"I#	c #F4540C",
+"J#	c #D2D2D2",
+"K#	c #A94545",
+"L#	c #C41919",
+"M#	c #A3A3A3",
+"N#	c #FAC1A8",
+"O#	c #F45209",
+"P#	c #D9632D",
+"Q#	c #F5560F",
+"R#	c #F7773E",
+"S#	c #FDD7C7",
+"T#	c #E7E7E7",
+"U#	c #9A7979",
+"V#	c #E14848",
+"W#	c #AA4343",
+"X#	c #C3C3C3",
+"Y#	c #F66322",
+"Z#	c #F45813",
+"`#	c #F5E1D8",
+" $	c #D56331",
+".$	c #F7753C",
+"+$	c #F45008",
+"@$	c #F6F6F6",
+"#$	c #C91212",
+"$$	c #9A7A7A",
+"%$	c #F9B091",
+"&$	c #F77C47",
+"*$	c #F88755",
+"=$	c #F55A16",
+"-$	c #EFE5E2",
+";$	c #C86C43",
+">$	c #F7783F",
+",$	c #F5692A",
+"'$	c #C1C1C1",
+")$	c #AF3A3A",
+"!$	c #E14444",
+"~$	c #A1A1A1",
+"{$	c #F35712",
+"]$	c #F45611",
+"^$	c #ED4E08",
+"/$	c #BD7A5B",
+"($	c #F45006",
+"_$	c #F4530C",
+":$	c #F46526",
+"<$	c #DADADA",
+"[$	c #9D6969",
+"}$	c #AB4040",
+"|$	c #C0C0C0",
+"1$	c #F99F79",
+"2$	c #F77E49",
+"3$	c #F88855",
+"4$	c #D85820",
+"5$	c #B48F7D",
+"6$	c #F66F34",
+"7$	c #F77940",
+"8$	c #FBB99C",
+"9$	c #EFEFEF",
+"0$	c #9D9A9A",
+"a$	c #CF0909",
+"b$	c #E14949",
+"c$	c #DA1919",
+"d$	c #9A7474",
+"e$	c #D8D8D8",
+"f$	c #C2663D",
+"g$	c #B1AFAD",
+"h$	c #EC4F09",
+"i$	c #F56525",
+"j$	c #F55611",
+"k$	c #F45E1B",
+"l$	c #FFF9F7",
+"m$	c #B8B8B8",
+"n$	c #B43232",
+"o$	c #C81313",
+"p$	c #9F9F9F",
+"q$	c #F79264",
+"r$	c #F88856",
+"s$	c #A58070",
+"t$	c #CB5E2D",
+"u$	c #F77941",
+"v$	c #F76E32",
+"w$	c #FAB190",
+"x$	c #9B6464",
+"y$	c #AD3D3D",
+"z$	c #BEBEBE",
+"A$	c #FDE8DF",
+"B$	c #F65E1B",
+"C$	c #E65210",
+"D$	c #9F9E9E",
+"E$	c #DEDEDE",
+"F$	c #A57762",
+"G$	c #F35B18",
+"H$	c #E9E9E9",
+"I$	c #9A9898",
+"J$	c #CC0F0F",
+"K$	c #DA1B1B",
+"L$	c #9A6F6F",
+"M$	c #D7D7D7",
+"N$	c #F88957",
+"O$	c #B76743",
+"P$	c #BCBCBC",
+"Q$	c #EDEDED",
+"R$	c #979797",
+"S$	c #D9571E",
+"T$	c #F76D31",
+"U$	c #FAB597",
+"V$	c #F7F7F7",
+"W$	c #AE3B3B",
+"X$	c #D50404",
+"Y$	c #CA1111",
+"Z$	c #9E9E9E",
+"`$	c #F66929",
+" %	c #918783",
+".%	c #D5D5D5",
+"+%	c #9C7563",
+"@%	c #F4611E",
+"#%	c #987272",
+"$%	c #E14B4B",
+"%%	c #F9976C",
+"&%	c #F4550E",
+"*%	c #BA653F",
+"=%	c #A2A2A2",
+"-%	c #CECECE",
+";%	c #939393",
+">%	c #C85F31",
+",%	c #F5540E",
+"'%	c #F67339",
+")%	c #9D9D9D",
+"!%	c #C61818",
+"~%	c #DA1D1D",
+"{%	c #9C6C6C",
+"]%	c #D4D4D4",
+"^%	c #FEECE6",
+"/%	c #F34F07",
+"(%	c #F88958",
+"_%	c #E45211",
+":%	c #8C8582",
+"<%	c #B0B0B0",
+"[%	c #8A7E78",
+"}%	c #E9510D",
+"|%	c #F55E1C",
+"1%	c #F36727",
+"2%	c #A74545",
+"3%	c #9C9B9B",
+"4%	c #F6763D",
+"5%	c #A1705B",
+"6%	c #CDCDCD",
+"7%	c #9C9C9C",
+"8%	c #9F725E",
+"9%	c #F34B01",
+"0%	c #F56728",
+"a%	c #F77C44",
+"b%	c #F66627",
+"c%	c #FBCCB8",
+"d%	c #978080",
+"e%	c #DA1A1A",
+"f%	c #E14646",
+"g%	c #DA2121",
+"h%	c #E14C4C",
+"i%	c #B13737",
+"j%	c #B9B9B9",
+"k%	c #FDF1EB",
+"l%	c #F35209",
+"m%	c #C56135",
+"n%	c #8D8D8D",
+"o%	c #8B8B8B",
+"p%	c #BB653E",
+"q%	c #F77841",
+"r%	c #F5814D",
+"s%	c #EEEEEE",
+"t%	c #BF2222",
+"u%	c #DC2A2A",
+"v%	c #DC2727",
+"w%	c #9D6868",
+"x%	c #F8A37C",
+"y%	c #F88A59",
+"z%	c #DC561A",
+"A%	c #85817F",
+"B%	c #ACACAC",
+"C%	c #838282",
+"D%	c #CF5C29",
+"E%	c #F34A01",
+"F%	c #C4C4C4",
+"G%	c #A15151",
+"H%	c #9B9999",
+"I%	c #F25711",
+"J%	c #F66A2C",
+"K%	c #F45A16",
+"L%	c #E7510E",
+"M%	c #8D7A72",
+"N%	c #A0A0A0",
+"O%	c #C8C8C8",
+"P%	c #A4A4A4",
+"Q%	c #857E7B",
+"R%	c #F77D46",
+"S%	c #F7763C",
+"T%	c #F9976D",
+"U%	c #978B8B",
+"V%	c #B33434",
+"W%	c #F9B393",
+"X%	c #EB500B",
+"Y%	c #92786C",
+"Z%	c #949494",
+"`%	c #BABABA",
+" &	c #E5E5E5",
+".&	c #9B9B9B",
+"+&	c #857D79",
+"@&	c #DA581E",
+"#&	c #B82C2C",
+"$&	c #9D6464",
+"%&	c #F36121",
+"&&	c #F8824E",
+"*&	c #E9500C",
+"=&	c #967668",
+"-&	c #B3B3B3",
+";&	c #867D79",
+">&	c #DA571D",
+",&	c #F9AD8B",
+"'&	c #CACACA",
+")&	c #9C5D5D",
+"!&	c #B92A2A",
+"~&	c #9D5353",
+"{&	c #975E5E",
+"]&	c #916666",
+"^&	c #8C6E6E",
+"/&	c #8B6F6F",
+"(&	c #965E5E",
+"_&	c #9E5252",
+":&	c #AE3C3C",
+"<&	c #BD2424",
+"[&	c #CF0A0A",
+"}&	c #9B9797",
+"|&	c #EAEAEA",
+"1&	c #FBC3AA",
+"2&	c #E25314",
+"3&	c #8F7970",
+"4&	c #B1B1B1",
+"5&	c #ECECEC",
+"6&	c #969696",
+"7&	c #867C78",
+"8&	c #F56627",
+"9&	c #F35E1C",
+"0&	c #E0E0E0",
+"a&	c #979393",
+"b&	c #B72E2E",
+"c&	c #A74444",
+"d&	c #965F5F",
+"e&	c #857878",
+"f&	c #808080",
+"g&	c #838383",
+"h&	c #868686",
+"i&	c #878787",
+"j&	c #807F7F",
+"k&	c #8D6B6B",
+"l&	c #9F5252",
+"m&	c #F47137",
+"n&	c #887C77",
+"o&	c #847E7C",
+"p&	c #CC5D2C",
+"q&	c #F7763D",
+"r&	c #F77339",
+"s&	c #FBC6B0",
+"t&	c #F3F3F3",
+"u&	c #818181",
+"v&	c #959595",
+"w&	c #AFAFAF",
+"x&	c #919191",
+"y&	c #858585",
+"z&	c #FCD2C1",
+"A&	c #F65F1C",
+"B&	c #D05B27",
+"C&	c #847E7B",
+"D&	c #929292",
+"E&	c #B2B2B2",
+"F&	c #E6E6E6",
+"G&	c #D6D6D6",
+"H&	c #989898",
+"I&	c #BA6640",
+"J&	c #F77135",
+"K&	c #F77C46",
+"L&	c #D55B25",
+"M&	c #F8DDD1",
+"N&	c #CFCFCF",
+"O&	c #A9A9A9",
+"P&	c #AEAEAE",
+"Q&	c #A6A6A6",
+"R&	c #FBDDCF",
+"S&	c #E15719",
+"T&	c #F66424",
+"U&	c #C56134",
+"V&	c #817F7E",
+"W&	c #A86E54",
+"X&	c #EF4D05",
+"Y&	c #E15415",
+"Z&	c #A1715C",
+"`&	c #CBCBCB",
+" *	c #B6B6B6",
+".*	c #DFDEDB",
+"+*	c #E3DBCB",
+"@*	c #E2D5BA",
+"#*	c #E0CEA9",
+"$*	c #DEC99C",
+"%*	c #DEC593",
+"&*	c #DEC48E",
+"**	c #DDC289",
+"=*	c #DDC38C",
+"-*	c #DEC592",
+";*	c #DFC897",
+">*	c #DFCBA1",
+",*	c #E1D2B1",
+"'*	c #E2D8C2",
+")*	c #E4E0D6",
+"!*	c #DDDDDD",
+"~*	c #BFBFBF",
+"{*	c #827F7E",
+"]*	c #F04D05",
+"^*	c #F24C02",
+"/*	c #B16949",
+"(*	c #D3D3D3",
+"_*	c #848484",
+":*	c #92776B",
+"<*	c #DF5518",
+"[*	c #F77237",
+"}*	c #F34C02",
+"|*	c #BE643C",
+"1*	c #837E7C",
+"2*	c #E4E0D7",
+"3*	c #E1D1B1",
+"4*	c #DDC491",
+"5*	c #DBBB77",
+"6*	c #DBBA75",
+"7*	c #DDBF83",
+"8*	c #DFCB9F",
+"9*	c #E3D9C4",
+"0*	c #E6E5E3",
+"a*	c #90786D",
+"b*	c #D75921",
+"c*	c #F88B5A",
+"d*	c #EB4F0A",
+"e*	c #9D725F",
+"f*	c #898989",
+"g*	c #C26237",
+"h*	c #E55210",
+"i*	c #9A7362",
+"j*	c #E3E3E3",
+"k*	c #FBF9F4",
+"l*	c #E2D6BA",
+"m*	c #DEC48F",
+"n*	c #DBBD7C",
+"o*	c #E2CFA5",
+"p*	c #EBE3D2",
+"q*	c #FFFFFE",
+"r*	c #AD6C4F",
+"s*	c #8E7970",
+"t*	c #8A7B75",
+"u*	c #F9F5ED",
+"v*	c #E8D6AC",
+"w*	c #DBBB78",
+"x*	c #E0C58B",
+"y*	c #F2E5CC",
+"z*	c #F9F9F8",
+"A*	c #828282",
+"B*	c #DA571C",
+"C*	c #F88552",
+"D*	c #8C8C8C",
+"E*	c #BBBBBB",
+"F*	c #C46034",
+"G*	c #F76F34",
+"H*	c #909090",
+"I*	c #E7E6E0",
+"J*	c #E7D3AB",
+"K*	c #DEC186",
+"L*	c #E4D9C4",
+"M*	c #ABABAB",
+"N*	c #BE633B",
+"O*	c #F66A2D",
+"P*	c #E35414",
+"Q*	c #999999",
+"R*	c #C2C2C2",
+"S*	c #9D7360",
+"T*	c #E45313",
+"U*	c #81807F",
+"V*	c #EADEC6",
+"W*	c #DDBF80",
+"X*	c #E1C999",
+"Y*	c #E5E2DB",
+"Z*	c #A96D52",
+"`*	c #F04D04",
+" =	c #F88857",
+".=	c #F14C03",
+"+=	c #A7A7A7",
+"@=	c #837F7D",
+"#=	c #EF4D06",
+"$=	c #C85F30",
+"%=	c #EBEAE8",
+"&=	c #E7D2A7",
+"*=	c #DDBC7A",
+"==	c #DEC080",
+"-=	c #DFC285",
+";=	c #E0C387",
+">=	c #E0C48A",
+",=	c #E0C489",
+"'=	c #DFC184",
+")=	c #DDBE7E",
+"!=	c #DBBC77",
+"~=	c #DEC081",
+"{=	c #E5DBC8",
+"]=	c #9A7463",
+"^=	c #D35A24",
+"/=	c #8D7A71",
+"(=	c #CD5D2C",
+"_=	c #D55A23",
+":=	c #F1EDE3",
+"<=	c #E0C58D",
+"[=	c #DDBE7C",
+"}=	c #E3C993",
+"|=	c #E5CE9E",
+"1=	c #E6CFA1",
+"2=	c #E6D0A1",
+"3=	c #E7D0A1",
+"4=	c #E5CD9C",
+"5=	c #E2C890",
+"6=	c #DBBA76",
+"7=	c #E5D6B3",
+"8=	c #E6E6E5",
+"9=	c #957668",
+"0=	c #F77942",
+"a=	c #F77F4A",
+"b=	c #DE5619",
+"c=	c #A0725D",
+"d=	c #E2E2E2",
+"e=	c #8A8A8A",
+"f=	c #9B7462",
+"g=	c #E05416",
+"h=	c #F3EBDA",
+"i=	c #E4CB97",
+"j=	c #E6CFA0",
+"k=	c #E7D0A2",
+"l=	c #E7D0A0",
+"m=	c #E2C893",
+"n=	c #E4CEA0",
+"o=	c #E7E6E3",
+"p=	c #947669",
+"q=	c #F67941",
+"r=	c #F65C18",
+"s=	c #A76E54",
+"t=	c #FFF8F1",
+"u=	c #FEEEDD",
+"v=	c #FFEEE0",
+"w=	c #FFFBF7",
+"x=	c #FFF8F2",
+"y=	c #FEE0C4",
+"z=	c #FDD0A3",
+"A=	c #FDC48D",
+"B=	c #FDC288",
+"C=	c #FCC691",
+"D=	c #FED9B3",
+"E=	c #FEE9D6",
+"F=	c #A56F57",
+"G=	c #E45212",
+"H=	c #EE4E07",
+"I=	c #F2E6D1",
+"J=	c #DCBC79",
+"K=	c #E5CE9C",
+"L=	c #E7D0A3",
+"M=	c #E4CC98",
+"N=	c #DFC182",
+"O=	c #E3C996",
+"P=	c #EBEAE5",
+"Q=	c #9A7464",
+"R=	c #DD561A",
+"S=	c #A76E55",
+"T=	c #FFF3E8",
+"U=	c #FED8B2",
+"V=	c #FCBE7E",
+"W=	c #FBAB59",
+"X=	c #FB9937",
+"Y=	c #FB8814",
+"Z=	c #FB7E00",
+"`=	c #FB8815",
+" -	c #FC9F43",
+".-	c #FCBC7B",
+"+-	c #FEE0C1",
+"@-	c #FFFDFB",
+"#-	c #FEE5CC",
+"$-	c #FCBB78",
+"%-	c #FB942D",
+"&-	c #FB7F02",
+"*-	c #FB7E01",
+"=-	c #FA8D1E",
+"--	c #FCA44E",
+";-	c #FDC084",
+">-	c #FDDCBA",
+",-	c #FFF7F0",
+"'-	c #AD6B4E",
+")-	c #A86D53",
+"!-	c #F1E6CC",
+"~-	c #E5CD9B",
+"{-	c #E7D1A3",
+"]-	c #E4CA95",
+"^-	c #DDBD7B",
+"/-	c #F0EDE9",
+"(-	c #C9C9C9",
+"_-	c #CF5B28",
+":-	c #9C7360",
+"<-	c #FFF1E3",
+"[-	c #FDCC9B",
+"}-	c #FBAA57",
+"|-	c #FA8D1F",
+"1-	c #FB8916",
+"2-	c #FCB771",
+"3-	c #FDEAD8",
+"4-	c #FDCB9A",
+"5-	c #FB9631",
+"6-	c #FCBB79",
+"7-	c #AB6C50",
+"8-	c #E35313",
+"9-	c #F5601D",
+"0-	c #C76032",
+"a-	c #888888",
+"b-	c #F5EBD9",
+"c-	c #DBBC78",
+"d-	c #E7D1A4",
+"e-	c #E0C388",
+"f-	c #E4CB98",
+"g-	c #F3F3F1",
+"h-	c #F66E30",
+"i-	c #EF4E07",
+"j-	c #C36237",
+"k-	c #90796E",
+"l-	c #FDDCB9",
+"m-	c #FB9229",
+"n-	c #FCA651",
+"o-	c #FDD0A4",
+"p-	c #FB8B1A",
+"q-	c #FB850F",
+"r-	c #FCA753",
+"s-	c #FDEFDF",
+"t-	c #E25415",
+"u-	c #867E7A",
+"v-	c #AAAAAA",
+"w-	c #F9F4EB",
+"x-	c #DDBE7D",
+"y-	c #DDBF7E",
+"z-	c #E5CD9A",
+"A-	c #DFCCA1",
+"B-	c #CDBD9D",
+"C-	c #BEB298",
+"D-	c #AEA692",
+"E-	c #A7A090",
+"F-	c #A19B8F",
+"G-	c #A39D8F",
+"H-	c #A9A292",
+"I-	c #B7AB95",
+"J-	c #C5B79A",
+"K-	c #D7C6A1",
+"L-	c #E4D0A3",
+"M-	c #E3C994",
+"N-	c #DBBA77",
+"O-	c #86807E",
+"P-	c #B56846",
+"Q-	c #877D78",
+"R-	c #FFF0E1",
+"S-	c #FCC793",
+"T-	c #FCA24A",
+"U-	c #FB830A",
+"V-	c #FB8106",
+"W-	c #FFF9F4",
+"X-	c #FEEAD5",
+"Y-	c #FC9E41",
+"Z-	c #FB9228",
+"`-	c #FCBA77",
+" ;	c #E05517",
+".;	c #A37059",
+"+;	c #FAF9F6",
+"@;	c #DEC181",
+"#;	c #E6CF9E",
+"$;	c #E0CBA1",
+"%;	c #BFB29A",
+"&;	c #9A968E",
+"*;	c #8B8A88",
+"=;	c #ABA393",
+"-;	c #D1C19F",
+";;	c #E4CC99",
+">;	c #DBBC79",
+",;	c #F2E6CE",
+"';	c #987566",
+");	c #F24D03",
+"!;	c #FB9A38",
+"~;	c #FB840B",
+"{;	c #FB8F21",
+"];	c #FB9730",
+"^;	c #FC9E3E",
+"/;	c #FDA44C",
+"(;	c #FDA956",
+"_;	c #FDA954",
+":;	c #FDA44A",
+"<;	c #FCA042",
+"[;	c #FB9630",
+"};	c #FDDBB7",
+"|;	c #FDC289",
+"1;	c #FB8003",
+"2;	c #FC9732",
+"3;	c #FC9B39",
+"4;	c #FC9E3F",
+"5;	c #FC9F41",
+"6;	c #FC9B3B",
+"7;	c #FC9731",
+"8;	c #FB8E1E",
+"9;	c #FB8610",
+"0;	c #FB8002",
+"a;	c #FC8F22",
+"b;	c #F2F2F2",
+"c;	c #A2715B",
+"d;	c #D55922",
+"e;	c #CD5D2B",
+"f;	c #EBDAB4",
+"g;	c #DEC183",
+"h;	c #E6CF9F",
+"i;	c #B7AC95",
+"j;	c #888785",
+"k;	c #9D978D",
+"l;	c #CFBF9D",
+"m;	c #E6CE9D",
+"n;	c #DCBD7C",
+"o;	c #FAF8EF",
+"p;	c #A56E56",
+"q;	c #FDEEDE",
+"r;	c #FB952C",
+"s;	c #FCA145",
+"t;	c #FDAB5A",
+"u;	c #FDB062",
+"v;	c #FDB063",
+"w;	c #FDB164",
+"x;	c #FDB165",
+"y;	c #FDAC5B",
+"z;	c #FC9A39",
+"A;	c #FB840C",
+"B;	c #FDC186",
+"C;	c #FBAC5A",
+"D;	c #FB850E",
+"E;	c #FC962E",
+"F;	c #FC9F40",
+"G;	c #FCA043",
+"H;	c #FCA044",
+"I;	c #FCA144",
+"J;	c #FAE2C8",
+"K;	c #C66032",
+"L;	c #ED4F09",
+"M;	c #8C7C75",
+"N;	c #F9F4E8",
+"O;	c #DABA77",
+"P;	c #C6B899",
+"Q;	c #8C8A85",
+"R;	c #A69E8F",
+"S;	c #DECBA2",
+"T;	c #E7D2A5",
+"U;	c #E4CD9A",
+"V;	c #E7D2A4",
+"W;	c #8C807A",
+"X;	c #D65922",
+"Y;	c #9E725E",
+"Z;	c #F4E6D7",
+"`;	c #FCC48C",
+" >	c #FB8105",
+".>	c #FC9D3D",
+"+>	c #FDAA56",
+"@>	c #FDAF61",
+"#>	c #FDB266",
+"$>	c #FBAB58",
+"%>	c #FFF2E5",
+"&>	c #FB9834",
+"*>	c #FB8611",
+"=>	c #FC9B38",
+"->	c #FCA246",
+";>	c #FCA247",
+">>	c #FC9A36",
+",>	c #FB8E1F",
+"'>	c #FAB775",
+")>	c #F3DAC0",
+"!>	c #897B75",
+"~>	c #B96641",
+"{>	c #AE6B4E",
+"]>	c #9A9A9A",
+"^>	c #A69F8F",
+"/>	c #8F8F8F",
+"(>	c #878684",
+"_>	c #CABB9D",
+":>	c #E8D2A5",
+"<>	c #F5EDD9",
+"[>	c #B46947",
+"}>	c #CF5D2A",
+"|>	c #987565",
+"1>	c #EEDFD0",
+"2>	c #F8C089",
+"3>	c #FDA34A",
+"4>	c #FDAE60",
+"5>	c #FB9731",
+"6>	c #FB9A39",
+"7>	c #FFFAF5",
+"8>	c #FFF3EA",
+"9>	c #FB932A",
+"0>	c #FB8004",
+"a>	c #FB9329",
+"b>	c #FCA248",
+"c>	c #FB9227",
+"d>	c #FB860F",
+"e>	c #FC8F21",
+"f>	c #F6B26F",
+"g>	c #EAD1B8",
+"h>	c #A57058",
+"i>	c #888787",
+"j>	c #E5CC9A",
+"k>	c #DDC9A0",
+"l>	c #949289",
+"m>	c #BDB096",
+"n>	c #E8D2A6",
+"o>	c #E1C58A",
+"p>	c #FEFEFC",
+"q>	c #E9D9CA",
+"r>	c #F3BB84",
+"s>	c #FA9936",
+"t>	c #FDA44B",
+"u>	c #FDB267",
+"v>	c #FC9C3D",
+"w>	c #FCA348",
+"x>	c #FCA349",
+"y>	c #FC9E40",
+"z>	c #FA8C1F",
+"A>	c #F2AE6B",
+"B>	c #FEFDFC",
+"C>	c #DEC083",
+"D>	c #E2C68F",
+"E>	c #DECB9F",
+"F>	c #918D87",
+"G>	c #BBAF94",
+"H>	c #F0E1C4",
+"I>	c #E9DACB",
+"J>	c #F0B87F",
+"K>	c #F79634",
+"L>	c #FDB368",
+"M>	c #FDAE5F",
+"N>	c #FB8B19",
+"O>	c #FBAC5B",
+"P>	c #FCA046",
+"Q>	c #FB8A18",
+"R>	c #FCA44A",
+"S>	c #F98C1E",
+"T>	c #F1AE6B",
+"U>	c #E6CDB4",
+"V>	c #F1E3C9",
+"W>	c #E6D0A0",
+"X>	c #E2CCA0",
+"Y>	c #989287",
+"Z>	c #C6B798",
+"`>	c #DCC083",
+" ,	c #E0D1C2",
+".,	c #EFB77F",
+"+,	c #F79433",
+"@,	c #FA7E00",
+"#,	c #FDB369",
+"$,	c #FB9023",
+"%,	c #FCBE7F",
+"&,	c #FCA44B",
+"*,	c #F98C1F",
+"=,	c #D9C3AC",
+"-,	c #DDC285",
+";,	c #A69E8B",
+">,	c #828180",
+",,	c #D5C39D",
+"',	c #E8D2A7",
+"),	c #F0E5CA",
+"!,	c #EEBE8E",
+"~,	c #FB7F01",
+"{,	c #FEE6CE",
+"],	c #FB7F03",
+"^,	c #FB8B18",
+"/,	c #FCA44C",
+"(,	c #FC9F42",
+"_,	c #F3AB61",
+":,	c #F6EDDC",
+"<,	c #C2B496",
+"[,	c #8E8B85",
+"},	c #E3CEA4",
+"|,	c #E1C892",
+"1,	c #EDDBC7",
+"2,	c #FDB46A",
+"3,	c #FB8711",
+"4,	c #FB8712",
+"5,	c #FCA54C",
+"6,	c #FCA54D",
+"7,	c #DAB997",
+"8,	c #E7D3AA",
+"9,	c #DECAA1",
+"0,	c #B1A791",
+"a,	c #E8D3A7",
+"b,	c #E0C488",
+"c,	c #FAF6ED",
+"d,	c #E87E14",
+"e,	c #FB8F22",
+"f,	c #FDAF60",
+"g,	c #FDAA57",
+"h,	c #FED7AF",
+"i,	c #FC9C3C",
+"j,	c #FCA64E",
+"k,	c #F27E09",
+"l,	c #C0BEBC",
+"m,	c #D9BA7C",
+"n,	c #B2A78F",
+"o,	c #8B8B8A",
+"p,	c #DECAA0",
+"q,	c #E8D3A8",
+"r,	c #E5CE9D",
+"s,	c #EFDFC1",
+"t,	c #C17E3B",
+"u,	c #FDB46B",
+"v,	c #FC9833",
+"w,	c #FA932A",
+"x,	c #FCA64F",
+"y,	c #D07F2C",
+"z,	c #F7F1E5",
+"A,	c #E2C78F",
+"B,	c #E0CBA0",
+"C,	c #8F8E8C",
+"D,	c #B2A78E",
+"E,	c #DDC695",
+"F,	c #AD8965",
+"G,	c #FEE1C3",
+"H,	c #FB850D",
+"I,	c #FB8107",
+"J,	c #B7834E",
+"K,	c #EBDDC0",
+"L,	c #BEB091",
+"M,	c #918F8B",
+"N,	c #E5D0A4",
+"O,	c #E1C78F",
+"P,	c #DABA79",
+"Q,	c #A39B93",
+"R,	c #FA7E01",
+"S,	c #FDA955",
+"T,	c #FDB56C",
+"U,	c #FC9A38",
+"V,	c #FCB267",
+"W,	c #FDC285",
+"X,	c #FC952E",
+"Y,	c #FCA650",
+"Z,	c #A8917A",
+"`,	c #DCC79C",
+" '	c #9C968B",
+".'	c #CAB997",
+"+'	c #F9F3EA",
+"@'	c #E57E17",
+"#'	c #FC9D3E",
+"$'	c #FDB56D",
+"%'	c #F58E25",
+"&'	c #F29C46",
+"*'	c #FB952E",
+"='	c #F57F07",
+"-'	c #AAA9A8",
+";'	c #D4B981",
+">'	c #DCC89D",
+",'	c #ABA28E",
+"''	c #F1E5CF",
+")'	c #CF7F2E",
+"!'	c #FB9126",
+"~'	c #FB8C1C",
+"{'	c #F38513",
+"]'	c #FB8A17",
+"^'	c #FCA751",
+"/'	c #FB8C1A",
+"('	c #E47E18",
+"_'	c #D9B876",
+":'	c #C4B594",
+"<'	c #9C9A95",
+"['	c #E7D3A6",
+"}'	c #E8D4A9",
+"|'	c #DFC082",
+"1'	c #E0D0AD",
+"2'	c #C48546",
+"3'	c #FB8713",
+"4'	c #FC9834",
+"5'	c #FEDFC2",
+"6'	c #FFF1E6",
+"7'	c #FB9127",
+"8'	c #D2802D",
+"9'	c #E4CC9A",
+"0'	c #B5AB94",
+"a'	c #DCC9A0",
+"b'	c #E9D4A9",
+"c'	c #D5C194",
+"d'	c #BA8D60",
+"e'	c #F6C28F",
+"f'	c #FDDFC2",
+"g'	c #C68543",
+"h'	c #F3EAD9",
+"i'	c #B1A99A",
+"j'	c #D1C09B",
+"k'	c #E3C892",
+"l'	c #D1B882",
+"m'	c #B99979",
+"n'	c #FDAD5D",
+"o'	c #FDAB59",
+"p'	c #FCA852",
+"q'	c #E9AD6E",
+"r'	c #F1CBA4",
+"s'	c #C48B52",
+"t'	c #E4DBC4",
+"u'	c #B8B2A6",
+"v'	c #CEBD9A",
+"w'	c #E3CA96",
+"x'	c #D0B57B",
+"y'	c #C1A78D",
+"z'	c #FDA751",
+"A'	c #FDAD5C",
+"B'	c #FC9934",
+"C'	c #FC9936",
+"D'	c #FC9C3B",
+"E'	c #E19B54",
+"F'	c #E7B98A",
+"G'	c #C6935F",
+"H'	c #D9CCB3",
+"I'	c #C5C0B8",
+"J'	c #CBBC9A",
+"K'	c #E9D4AA",
+"L'	c #E5CC98",
+"M'	c #D2B478",
+"N'	c #CBB6A1",
+"O'	c #FC9328",
+"P'	c #FC9A37",
+"Q'	c #E09142",
+"R'	c #E0A973",
+"S'	c #FC9D3C",
+"T'	c #C79A6E",
+"U'	c #D1C4AC",
+"V'	c #D0CDC3",
+"W'	c #CCBC9B",
+"X'	c #D2B577",
+"Y'	c #D3C2AF",
+"Z'	c #FC9023",
+"`'	c #DA8D3C",
+" )	c #D5A572",
+".)	c #FCA853",
+"+)	c #CE9F70",
+"@)	c #C9BEA8",
+"#)	c #DBD7CB",
+"$)	c #D2C19F",
+"%)	c #E5CC99",
+"&)	c #CDB177",
+"*)	c #DBC5AE",
+"=)	c #FC9125",
+"-)	c #FC962F",
+";)	c #D28B44",
+">)	c #CFA57B",
+",)	c #D2A06B",
+"')	c #C5BCA8",
+"))	c #E0D7C9",
+"!)	c #D7C4A1",
+"~)	c #E2C891",
+"{)	c #C9AF78",
+"])	c #E2C4A6",
+"^)	c #FC9227",
+"/)	c #FC942B",
+"()	c #CC8C4E",
+"_)	c #CAA886",
+":)	c #D79D62",
+"<)	c #C4BEB5",
+"[)	c #E0D6C1",
+"})	c #DECCA3",
+"|)	c #E2C790",
+"1)	c #DFC183",
+"2)	c #C0AA7B",
+"3)	c #E4BD96",
+"4)	c #FC9126",
+"5)	c #C6915A",
+"6)	c #C6B29E",
+"7)	c #DC954F",
+"8)	c #C7C7C5",
+"9)	c #DAB975",
+"0)	c #E4CD9B",
+"a)	c #DFD1B3",
+"b)	c #FDFBF9",
+"c)	c #E3C893",
+"d)	c #B5A480",
+"e)	c #E5AC75",
+"f)	c #FB8D1D",
+"g)	c #BC9D7E",
+"h)	c #C5C4C2",
+"i)	c #F57E06",
+"j)	c #FB952F",
+"k)	c #FDA853",
+"l)	c #E38C33",
+"m)	c #E1CFA6",
+"n)	c #F5ECDB",
+"o)	c #DCBD7A",
+"p)	c #AFA38A",
+"q)	c #E59C52",
+"r)	c #FB8208",
+"s)	c #FB8813",
+"t)	c #FA7F02",
+"u)	c #B4ADA8",
+"v)	c #DD7F20",
+"w)	c #FB8E20",
+"x)	c #EE8318",
+"y)	c #BEA879",
+"z)	c #E1C489",
+"A)	c #E7D2A6",
+"B)	c #FDF9F1",
+"C)	c #E7D6AF",
+"D)	c #E2C78E",
+"E)	c #ACA698",
+"F)	c #E88D2F",
+"G)	c #FB8207",
+"H)	c #E77E15",
+"I)	c #C6813C",
+"J)	c #F97E02",
+"K)	c #B1A181",
+"L)	c #EFE4C7",
+"M)	c #E1C791",
+"N)	c #D9B976",
+"O)	c #B4B4B2",
+"P)	c #F68007",
+"Q)	c #FB8D1E",
+"R)	c #C67F38",
+"S)	c #A78B6E",
+"T)	c #FB9935",
+"U)	c #FDDEBE",
+"V)	c #A69E8E",
+"W)	c #E8D4AC",
+"X)	c #F4E8D4",
+"Y)	c #C5AC78",
+"Z)	c #FC932A",
+"`)	c #FB8915",
+" !	c #A2886E",
+".!	c #EB7E11",
+"+!	c #FB8F23",
+"@!	c #F8BB7D",
+"#!	c #A6A6A4",
+"$!	c #D8B876",
+"%!	c #F4EBD9",
+"&!	c #E4CC9D",
+"*!	c #DCBB78",
+"=!	c #AE9E7C",
+"-!	c #FAC48F",
+";!	c #E97F14",
+">!	c #C07F3E",
+",!	c #F19539",
+"'!	c #BEA778",
+")!	c #EBD8B3",
+"!!	c #F6ECDA",
+"~!	c #9F988B",
+"{!	c #F3993E",
+"]!	c #B97F44",
+"^!	c #988A7C",
+"/!	c #F77E04",
+"(!	c #FB9025",
+"_!	c #FA8003",
+":!	c #A09580",
+"<!	c #E4CB99",
+"[!	c #F3E9D0",
+"}!	c #FDFBF8",
+"|!	c #E5CF9E",
+"1!	c #CCB077",
+"2!	c #F97F04",
+"3!	c #FC942C",
+"4!	c #F07F0C",
+"5!	c #918B86",
+"6!	c #C47F39",
+"7!	c #969594",
+"8!	c #D4B576",
+"9!	c #DFC081",
+"0!	c #E8D4AA",
+"a!	c #F8F3E8",
+"b!	c #E9D8B0",
+"c!	c #E1C58B",
+"d!	c #A99A7B",
+"e!	c #FDD2A7",
+"f!	c #FC9329",
+"g!	c #FC9630",
+"h!	c #B47F4A",
+"i!	c #8F857B",
+"j!	c #F47E07",
+"k!	c #F7AA5B",
+"l!	c #AC9C7B",
+"m!	c #EBD7B0",
+"n!	c #FBFAF5",
+"o!	c #F0E3C9",
+"p!	c #D5B676",
+"q!	c #92908B",
+"r!	c #F0E0CD",
+"s!	c #EC7F10",
+"t!	c #FB8309",
+"u!	c #E97E13",
+"v!	c #8C8986",
+"w!	c #B57F48",
+"x!	c #CB7F32",
+"y!	c #A0805F",
+"z!	c #C7C4C3",
+"A!	c #8E8C87",
+"B!	c #E8D3A6",
+"C!	c #ECDAB4",
+"D!	c #FEFCFA",
+"E!	c #F4ECD8",
+"F!	c #AF9E7A",
+"G!	c #9C7F62",
+"H!	c #C87F36",
+"I!	c #F87E03",
+"J!	c #988067",
+"K!	c #878686",
+"L!	c #D67F27",
+"M!	c #F67F06",
+"N!	c #D07F2D",
+"O!	c #A57F59",
+"P!	c #83807D",
+"Q!	c #E1C68F",
+"R!	c #ECDBB9",
+"S!	c #FDFAF8",
+"T!	c #F4EBD7",
+"U!	c #E2C992",
+"V!	c #DCBC78",
+"W!	c #D4B676",
+"X!	c #8D8B86",
+"Y!	c #A2805D",
+"Z!	c #CD7F31",
+"`!	c #F47F08",
+" ~	c #FC8E20",
+".~	c #897F76",
+"+~	c #ED7E0E",
+"@~	c #FB9732",
+"#~	c #FB9024",
+"$~	c #F87F04",
+"%~	c #D57E27",
+"&~	c #AB7F53",
+"*~	c #857F7A",
+"=~	c #898987",
+"-~	c #EBDBB5",
+";~	c #FAF7EF",
+">~	c #F0E3CA",
+",~	c #E2C791",
+"'~	c #A2957C",
+")~	c #FCCFBC",
+"!~	c #E7BDAC",
+"~~	c #837F7C",
+"{~	c #A77F57",
+"]~	c #D27F2B",
+"^~	c #F77F05",
+"/~	c #D17F2C",
+"(~	c #858484",
+"_~	c #987F66",
+":~	c #F37F09",
+"<~	c #FB942B",
+"[~	c #FB9832",
+"}~	c #DB7E21",
+"|~	c #AF7F4E",
+"1~	c #887F77",
+"2~	c #C2BEBD",
+"3~	c #E9B39C",
+"4~	c #F7733A",
+"5~	c #978E7D",
+"6~	c #DDBC7B",
+"7~	c #EAD6AE",
+"8~	c #F3E8D3",
+"9~	c #FAF7F0",
+"0~	c #EAD6AC",
+"a~	c #DFC284",
+"b~	c #C5AC77",
+"c~	c #898988",
+"d~	c #F1692D",
+"e~	c #E0A286",
+"f~	c #C3BFBD",
+"g~	c #86807A",
+"h~	c #AD7F52",
+"i~	c #D37F2A",
+"j~	c #FB8C1B",
+"k~	c #827F7D",
+"l~	c #FCA146",
+"m~	c #FB9226",
+"n~	c #B07F4E",
+"o~	c #8B7F74",
+"p~	c #D2C8C3",
+"q~	c #EA9B78",
+"r~	c #F25A17",
+"s~	c #BBA579",
+"t~	c #DDBF7F",
+"u~	c #E6CE9E",
+"v~	c #E7D1A7",
+"w~	c #F6EFE1",
+"x~	c #EEE1C4",
+"y~	c #918B7E",
+"z~	c #FAA885",
+"A~	c #F35A16",
+"B~	c #EC9974",
+"C~	c #D5C6C0",
+"D~	c #C37F3B",
+"E~	c #D27E2A",
+"F~	c #F27F0A",
+"G~	c #FB9125",
+"H~	c #FDA852",
+"I~	c #FB952D",
+"J~	c #E2CFC7",
+"K~	c #EE8E63",
+"L~	c #FCD6C6",
+"M~	c #898781",
+"N~	c #D1B476",
+"O~	c #E3C995",
+"P~	c #F5EDDA",
+"Q~	c #FBF7F0",
+"R~	c #EFDFC3",
+"S~	c #DBBB76",
+"T~	c #F3540C",
+"U~	c #F34F06",
+"V~	c #EE8557",
+"W~	c #E5C6B8",
+"X~	c #8F7F6F",
+"Y~	c #D87F25",
+"Z~	c #8E7F71",
+"`~	c #DE7F1F",
+" {	c #FCA752",
+".{	c #FDA854",
+"+{	c #D97E23",
+"@{	c #907F6E",
+"#{	c #E8D2C9",
+"${	c #EF8B5F",
+"%{	c #F34E05",
+"&{	c #F46322",
+"*{	c #FDF5F2",
+"={	c #968E7E",
+"-{	c #DABA76",
+";{	c #EAD7AE",
+">{	c #F1E4C8",
+",{	c #FAF5EB",
+"'{	c #FCFAF6",
+"){	c #FDFCF8",
+"!{	c #FCF9F4",
+"~{	c #F7F1E3",
+"{{	c #F2E8D0",
+"]{	c #EEDDBC",
+"^{	c #C3AA78",
+"/{	c #858483",
+"({	c #F1723A",
+"_{	c #EAB9A4",
+":{	c #85807B",
+"<{	c #A47F5A",
+"[{	c #C97F34",
+"}{	c #EC7E10",
+"|{	c #A3805C",
+"1{	c #82807E",
+"2{	c #B67F48",
+"3{	c #FB830B",
+"4{	c #EC7E0F",
+"5{	c #A68059",
+"6{	c #E7D0C6",
+"7{	c #EE8759",
+"8{	c #F34E03",
+"9{	c #F88E60",
+"0{	c #A5987B",
+"a{	c #CEB276",
+"b{	c #87847F",
+"c{	c #FAB495",
+"d{	c #F26B2E",
+"e{	c #EBB69E",
+"f{	c #E6E5E5",
+"g{	c #957F69",
+"h{	c #F37E08",
+"i{	c #BE7F3F",
+"j{	c #8C8074",
+"k{	c #C37F3A",
+"l{	c #F07E0B",
+"m{	c #B17F4D",
+"n{	c #92806D",
+"o{	c #E9D1C6",
+"p{	c #F28757",
+"q{	c #F44E03",
+"r{	c #FAC1A9",
+"s{	c #AD9D7A",
+"t{	c #E1C68D",
+"u{	c #8A867E",
+"v{	c #FDDCCD",
+"w{	c #F3682B",
+"x{	c #ECB398",
+"y{	c #E6E5E4",
+"z{	c #997F65",
+"A{	c #EE7F0E",
+"B{	c #E37E19",
+"C{	c #B67F47",
+"D{	c #878079",
+"E{	c #AE7F50",
+"F{	c #D97F24",
+"G{	c #F67E05",
+"H{	c #E37F1A",
+"I{	c #C87F35",
+"J{	c #91806E",
+"K{	c #F0D9CE",
+"L{	c #F68B5C",
+"M{	c #AD9D7B",
+"N{	c #CFB276",
+"O{	c #8D887F",
+"P{	c #F56C2E",
+"Q{	c #F3C3AD",
+"R{	c #8D7F72",
+"S{	c #A27F5C",
+"T{	c #B77F46",
+"U{	c #DE7E1E",
+"V{	c #EF7E0C",
+"W{	c #DF7F1E",
+"X{	c #CA7F33",
+"Y{	c #8E8E8E",
+"Z{	c #9A8065",
+"`{	c #C57F39",
+" ]	c #CC7F32",
+".]	c #C77F37",
+"+]	c #BE7F40",
+"@]	c #90806F",
+"#]	c #FBE3D9",
+"$]	c #F66728",
+"%]	c #F8824D",
+"&]	c #F88E5E",
+"*]	c #F56120",
+"=]	c #F9EBE5",
+"-]	c #A5977C",
+";]	c #DEBF7F",
+">]	c #E1C58C",
+",]	c #E0C386",
+"']	c #DCBC7A",
+")]	c #CAAF77",
+"!]	c #88857E",
+"~]	c #F67137",
+"{]	c #F6763E",
+"]]	c #FAD5C3",
+"^]	c #F89062",
+"/]	c #F6EEEA",
+"(]	c #988F7D",
+"_]	c #E1C68C",
+":]	c #BCA679",
+"<]	c #83827F",
+"[]	c #F68451",
+"}]	c #F8A17B",
+"|]	c #F88B5B",
+"1]	c #F67A42",
+"2]	c #F0EAE7",
+"3]	c #8B877E",
+"4]	c #C7AD77",
+"5]	c #E1C68E",
+"6]	c #DEC082",
+"7]	c #DAB976",
+"8]	c #A8997B",
+"9]	c #80807F",
+"0]	c #FEF3EE",
+"a]	c #F57338",
+"b]	c #F55C19",
+"c]	c #F67238",
+"d]	c #F88F60",
+"e]	c #F67B44",
+"f]	c #EDE7E3",
+"g]	c #81817F",
+"h]	c #B19F7A",
+"i]	c #DCBB77",
+"j]	c #CEB277",
+"k]	c #948D7E",
+"l]	c #FCE6DC",
+"m]	c #F88C5C",
+"n]	c #F89061",
+"o]	c #EDDED7",
+"p]	c #C7AD78",
+"q]	c #AC9C7A",
+"r]	c #82817F",
+"s]	c #FCD3C0",
+"t]	c #F45914",
+"u]	c #F77D48",
+"v]	c #F1CCBB",
+"w]	c #9C927D",
+"x]	c #C8AE78",
+"y]	c #B2A07A",
+"z]	c #FAF8F8",
+"A]	c #F88D5E",
+"B]	c #F65C19",
+"C]	c #F5A582",
+"D]	c #948D7D",
+"E]	c #B6A379",
+"F]	c #A7997C",
+"G]	c #86847F",
+"H]	c #FBE7DE",
+"I]	c #F67841",
+"J]	c #FCCEBA",
+"K]	c #F89162",
+"L]	c #F88A5A",
+"M]	c #E9C9BB",
+"N]	c #9D927D",
+"O]	c #BCA779",
+"P]	c #DABA75",
+"Q]	c #CBB077",
+"R]	c #8D887E",
+"S]	c #EEEEEC",
+"T]	c #F9B08F",
+"U]	c #FCCAB4",
+"V]	c #F88450",
+"W]	c #F08A5B",
+"X]	c #E7D6CF",
+"Y]	c #818080",
+"Z]	c #928B7E",
+"`]	c #A6987B",
+" ^	c #B5A27A",
+".^	c #D3B576",
+"+^	c #D7B875",
+"@^	c #D5B776",
+"#^	c #D0B376",
+"$^	c #C8AE77",
+"%^	c #AE9D7A",
+"&^	c #9D937D",
+"*^	c #87857F",
+"=^	c #F4D6C9",
+"-^	c #FFF7F4",
+";^	c #F6783F",
+">^	c #EE895B",
+",^	c #E8CEC3",
+"'^	c #EEE8E7",
+")^	c #F8A17A",
+"!^	c #F6601D",
+"~^	c #F89163",
+"{^	c #EAD3C9",
+"]^	c #FDE2D6",
+"^^	c #E96A32",
+"/^	c #DF7777",
+"(^	c #D72323",
+"_^	c #DB5252",
+":^	c #DB7E7E",
+"<^	c #D2A1A1",
+"[^	c #C5BCBC",
+"}^	c #D8C6C6",
+"|^	c #E09F9F",
+"1^	c #DD6D6D",
+"2^	c #D94141",
+"3^	c #D71515",
+"4^	c #F0BABA",
+"5^	c #EAD2C7",
+"6^	c #F55C18",
+"7^	c #FBD5C3",
+"8^	c #A67159",
+"9^	c #D82323",
+"0^	c #D82020",
+"a^	c #D94747",
+"b^	c #D85F5F",
+"c^	c #D66A6A",
+"d^	c #D47575",
+"e^	c #D27D7D",
+"f^	c #D17C7C",
+"g^	c #D37E7E",
+"h^	c #D47F7F",
+"i^	c #D77A7A",
+"j^	c #DA7171",
+"k^	c #DD6767",
+"l^	c #DA4343",
+"m^	c #D71B1B",
+"n^	c #E56A6A",
+"o^	c #D05C28",
+"p^	c #F88C5B",
+"q^	c #9D9C9B",
+"r^	c #F6C9C9",
+"s^	c #D51616",
+"t^	c #9F7461",
+"u^	c #F88C5D",
+"v^	c #F89264",
+"w^	c #F6C6C6",
+"x^	c #918A86",
+"y^	c #FCF9F9",
+"z^	c #D41111",
+"A^	c #E57070",
+"B^	c #AB6D51",
+"C^	c #F55812",
+"D^	c #FBCFBD",
+"E^	c #BF633A",
+"F^	c #F3B3B3",
+"G^	c #D41A1A",
+"H^	c #928E8C",
+"I^	c #938179",
+"J^	c #E25656",
+"K^	c #D60909",
+"L^	c #F6CBCB",
+"M^	c #B96642",
+"N^	c #F55711",
+"O^	c #F5601F",
+"P^	c #F66C30",
+"Q^	c #FBF1F1",
+"R^	c #D50707",
+"S^	c #DD2F2F",
+"T^	c #E67777",
+"U^	c #90847F",
+"V^	c #8F7F78",
+"W^	c #EEA0A0",
+"X^	c #D52121",
+"Y^	c #BD643C",
+"Z^	c #FAB598",
+"`^	c #F89265",
+" /	c #C0633A",
+"./	c #DC4040",
+"+/	c #8F817B",
+"@/	c #EF4E06",
+"#/	c #F3540F",
+"$/	c #FEEFE8",
+"%/	c #8F807A",
+"&/	c #E97E7E",
+"*/	c #EB8B8B",
+"=/	c #D62626",
+"-/	c #8F8079",
+";/	c #F34D03",
+">/	c #FCCBB5",
+",/	c #F88D5D",
+"'/	c #F89366",
+")/	c #8E827C",
+"!/	c #D82C2C",
+"~/	c #C16238",
+"{/	c #B76744",
+"]/	c #F8D5D5",
+"^/	c #EB8383",
+"//	c #907F77",
+"(/	c #F2510A",
+"_/	c #8A8583",
+":/	c #EB8484",
+"</	c #D72B2B",
+"[/	c #C46135",
+"}/	c #FBD2BF",
+"|/	c #A2705A",
+"1/	c #D62F2F",
+"2/	c #F9DEDE",
+"3/	c #F59267",
+"4/	c #F5AB8B",
+"5/	c #F67840",
+"6/	c #F89466",
+"7/	c #D25B26",
+"8/	c #FAE6E6",
+"9/	c #BC653E",
+"0/	c #EB6A30",
+"a/	c #E78255",
+"b/	c #F14D04",
+"c/	c #91796E",
+"d/	c #EE9B9B",
+"e/	c #D73030",
+"f/	c #8C837F",
+"g/	c #EE530E",
+"h/	c #E26B37",
+"i/	c #F88F61",
+"j/	c #D94444",
+"k/	c #D40000",
+"l/	c #E06128",
+"m/	c #F89467",
+"n/	c #E7510F",
+"o/	c #8A837F",
+"p/	c #FDF5F5",
+"q/	c #D30606",
+"r/	c #ED9090",
+"s/	c #8B8786",
+"t/	c #E15416",
+"u/	c #DE5B21",
+"v/	c #9F715D",
+"w/	c #F2B6B6",
+"x/	c #D93737",
+"y/	c #D25F2D",
+"z/	c #E36C6C",
+"A/	c #D91B1B",
+"B/	c #FBE7E7",
+"C/	c #CE5D2B",
+"D/	c #CA683D",
+"E/	c #E55312",
+"F/	c #87807C",
+"G/	c #D42525",
+"H/	c #907C73",
+"I/	c #D15C28",
+"J/	c #BD7757",
+"K/	c #F88451",
+"L/	c #F89568",
+"M/	c #9B7361",
+"N/	c #FBE8E8",
+"O/	c #DA3D3D",
+"P/	c #B26948",
+"Q/	c #C16B44",
+"R/	c #AE8F80",
+"S/	c #F0A4A4",
+"T/	c #FCEAEA",
+"U/	c #878584",
+"V/	c #AD816E",
+"W/	c #AFADAC",
+"X/	c #87817F",
+"Y/	c #DC5959",
+"Z/	c #EE9999",
+"`/	c #A6A09D",
+" (	c #F89569",
+".(	c #D31515",
+"+(	c #D93D3D",
+"@(	c #A57661",
+"#(	c #B36948",
+"$(	c #F7D7D7",
+"%(	c #FDF1F1",
+"&(	c #868483",
+"*(	c #D75820",
+"=(	c #A4735E",
+"-(	c #999796",
+";(	c #ED9B9B",
+">(	c #F2B2B2",
+",(	c #8C7A72",
+"'(	c #EC4F0A",
+")(	c #989594",
+"!(	c #AF6B4D",
+"~(	c #F8966A",
+"{(	c #EA500C",
+"](	c #8A7B74",
+"^(	c #DA5858",
+"/(	c #E06868",
+"((	c #A46F58",
+"_(	c #AE6B4D",
+":(	c #918B89",
+"<(	c #D22121",
+"[(	c #D42323",
+"}(	c #E55211",
+"|(	c #8E8A89",
+"1(	c #F66220",
+"2(	c #B86642",
+"3(	c #FDF0F0",
+"4(	c #DB2222",
+"5(	c #828181",
+"6(	c #D15B26",
+"7(	c #F9966A",
+"8(	c #F4BDBD",
+"9(	c #F2AFAF",
+"0(	c #8B7C76",
+"a(	c #E37D7D",
+"b(	c #DB2525",
+"c(	c #E07474",
+"d(	c #D54040",
+"e(	c #D33E3E",
+"f(	c #8F786E",
+"g(	c #D20E0E",
+"h(	c #D01111",
+"i(	c #8F796F",
+"j(	c #B46846",
+"k(	c #DD5519",
+"l(	c #FCEDED",
+"m(	c #F3C0C0",
+"n(	c #A66F56",
+"o(	c #C16339",
+"p(	c #827E7D",
+"q(	c #E59090",
+"r(	c #E7A2A2",
+"s(	c #857D7A",
+"t(	c #977667",
+"u(	c #D76B6B",
+"v(	c #DC8D8D",
+"w(	c #CC5E2D",
+"x(	c #897C76",
+"y(	c #CC5353",
+"z(	c #D07878",
+"A(	c #857E7A",
+"B(	c #C83F3F",
+"C(	c #C97272",
+"D(	c #C14242",
+"E(	c #C47070",
+"F(	c #D15B27",
+"G(	c #EA500B",
+"H(	c #9C7361",
+"I(	c #8B7A73",
+"J(	c #9E725F",
+"K(	c #B66744",
+"L(	c #B16A4A",
+"M(	c #BB4848",
+"N(	c #BE7E7E",
+"O(	c #B0694A",
+"P(	c #C36136",
+"Q(	c #C95E2F",
+"R(	c #B46262",
+"S(	c #BE9494",
+"T(	c #AE8383",
+"U(	c #D40202",
+"V(	c #C3BABA",
+"W(	c #B1AFAF",
+"X(	c #C71616",
+"Y(	c #B72C2C",
+"Z(	c #B13838",
+"`(	c #9F5C5C",
+" _	c #A06464",
+"._	c #989595",
+"+_	c #CA1212",
+"@_	c #A44B4B",
+"#_	c #AC3D3D",
+"$_	c #8F8787",
+"%_	c #CE0B0B",
+"&_	c #907D7D",
+"*_	c #AD3C3C",
+"=_	c #8A8888",
+"-_	c #897F7F",
+";_	c #8F6969",
+">_	c #D40303",
+",_	c #A74646",
+"'_	c #A94343",
+")_	c #848383",
+"!_	c #B23535",
+"~_	c #827D7D",
+"{_	c #BB2828",
+"]_	c #827F7F",
+"^_	c #837B7B",
+"/_	c #BC2626",
+"(_	c #D91616",
+"__	c #B23636",
+":_	c #817E7E",
+"<_	c #B13636",
+"[_	c #A24E4E",
+"}_	c #9C5555",
+"|_	c #D00909",
+"1_	c #877575",
+"2_	c #B52F2F",
+"3_	c #A14F4F",
+"4_	c #8F6A6A",
+"5_	c #B72D2D",
+"6_	c #D30404",
+"7_	c #C51919",
+"8_	c #A24D4D",
+"9_	c #847A7A",
+"0_	c #A44949",
+"a_	c #C02121",
+"b_	c #C41B1B",
+"c_	c #926464",
+"d_	c #8E6B6B",
+"e_	c #AC3E3E",
+"f_	c #B03737",
+"g_	c #B33333",
+"h_	c #975C5C",
+"i_	c #2B0000",
+"j_	c #FCFBFB",
+"k_	c #340C0C",
+"l_	c #411B1B",
+"m_	c #4E2B2B",
+"n_	c #5D3D3D",
+"o_	c #826969",
+"p_	c #AD9D9D",
+"q_	c #D9D2D2",
+"r_	c #431D1D",
+"s_	c #948080",
+"t_	c #E8E3E3",
+"u_	c #2D0303",
+"v_	c #836B6B",
+"w_	c #F5F4F4",
+"x_	c #462121",
+"y_	c #CBC0C0",
+"z_	c #2F0606",
+"A_	c #BBADAD",
+"B_	c #300707",
+"C_	c #D0C7C7",
+"D_	c #472222",
+"E_	c #F7F5F5",
+"F_	c #9A8585",
+"G_	c #FBFAFA",
+"H_	c #EBE7E7",
+"I_	c #C2B6B6",
+"J_	c #7E6464",
+"K_	c #3C1515",
+"L_	c #DAD3D3",
+"M_	c #DFD8D8",
+"N_	c #320909",
+"O_	c #897272",
+"P_	c #E2DCDC",
+"Q_	c #BEB2B2",
+"R_	c #9C8989",
+"S_	c #806868",
+"T_	c #6B4E4E",
+"U_	c #563434",
+"V_	c #431E1E",
+"W_	c #3B1414",
+"X_	c #2E0404",
+"Y_	c #340B0B",
+"Z_	c #3E1818",
+"`_	c #502D2D",
+" :	c #664848",
+".:	c #856E6E",
+"+:	c #AF9F9F",
+"@:	c #DED9D9",
+"#:	c #795F5F",
+"$:	c #512E2E",
+"%:	c #391111",
+"&:	c #310808",
+"*:	c #482323",
+"=:	c #B0A0A0",
+"-:	c #DDD6D6",
+";:	c #A69494",
+">:	c #624343",
+",:	c #492525",
+"':	c #3F1919",
+"):	c #350D0D",
+"!:	c #3A1313",
+"~:	c #5A3838",
+"{:	c #725555",
+"]:	c #8B7373",
+"^:	c #D5CCCC",
+"/:	c #F8F7F7",
+"(:	c #876F6F",
+"_:	c #5F3F3F",
+"::	c #8E7878",
+"<:	c #5F3E3E",
+"[:	c #330A0A",
+"}:	c #421C1C",
+"|:	c #957F7F",
+"1:	c #F3F2F2",
+"2:	c #968181",
+"3:	c #522F2F",
+"4:	c #B9ACAC",
+"5:	c #EEEAEA",
+"6:	c #DBD4D4",
+"7:	c #381010",
+"8:	c #E8E4E4",
+"9:	c #937E7E",
+"0:	c #FAF9F9",
+"a:	c #745858",
+"b:	c #583737",
+"c:	c #AB9B9B",
+"d:	c #644444",
+"e:	c #EEECEC",
+"f:	c #EBE8E8",
+"g:	c #694B4B",
+"h:	c #745959",
+"i:	c #A39292",
+"j:	c #A18E8E",
+"k:	c #775B5B",
+"l:	c #2C0202",
+"m:	c #4D2A2A",
+"n:	c #F2F1F1",
+"o:	c #B7A8A8",
+"p:	c #482424",
+"q:	c #4A2626",
+"r:	c #F5F3F3",
+"s:	c #EDEBEB",
+"t:	c #C0B5B5",
+"u:	c #3E1717",
+"v:	c #D5CDCD",
+"w:	c #573535",
+"x:	c #D7D0D0",
+"y:	c #CABFBF",
+"z:	c #441F1F",
+"A:	c #B2A2A2",
+"B:	c #A89696",
+"C:	c #866D6D",
+"D:	c #604040",
+"E:	c #5A3939",
+"F:	c #674949",
+"G:	c #715656",
+"H:	c #7D6363",
+"I:	c #7C6161",
+"J:	c #735757",
+"K:	c #401A1A",
+"L:	c #6F5252",
+"M:	c #7B6262",
+"N:	c #7A6060",
+"O:	c #6E5151",
+"P:	c #614242",
+"Q:	c #D3CBCB",
+"R:	c #C8BEBE",
+"S:	c #2B0101",
+"T:	c #DED7D7",
+"U:	c #8A7474",
+"V:	c #533131",
+"W:	c #8F7A7A",
+"X:	c #360E0E",
+"Y:	c #4B2727",
+"Z:	c #391212",
+"`:	c #B0A1A1",
+" <	c #F1EEEE",
+".<	c #4C2828",
+"+<	c #F8F6F6",
+"@<	c #F2EFEF",
+"#<	c #F3F0F0",
+"$<	c #C3B8B8",
+"%<	c #8D7676",
+"&<	c #E6E1E1",
+"*<	c #5B3A3A",
+"=<	c #927D7D",
+"-<	c #C0B3B3",
+";<	c #917B7B",
+"><	c #D0C6C6",
+",<	c #C3B7B7",
+"'<	c #B2A4A4",
+")<	c #A18F8F",
+"!<	c #9E8A8A",
+"~<	c #5C3B3B",
+"{<	c #C8BDBD",
+"]<	c #553333",
+"^<	c #C5BBBB",
+"/<	c #F0EDED",
+"(<	c #6C4F4F",
+"_<	c #553232",
+":<	c #3D1616",
+"<<	c #A89898",
+"[<	c #C7BCBC",
+"}<	c #E4E0E0",
+"|<	c #C0B4B4",
+"1<	c #795E5E",
+"2<	c #CDC4C4",
+"3<	c #755A5A",
+"4<	c #D2C9C9",
+"5<	c #FDFCFC",
+"6<	c #9C8888",
+"7<	c #887171",
+"8<	c #2F0505",
+"9<	c #664747",
+"0<	c #765C5C",
+"a<	c #C5BABA",
+"b<	c #502C2C",
+"c<	c #D7CFCF",
+"d<	c #EAE6E6",
+"e<	c #A39191",
+"f<	c #816767",
+"g<	c #978383",
+"h<	c #B9ABAB",
+"i<	c #B5A7A7",
+"j<	c #785D5D",
+"k<	c #B8AAAA",
+"l<	c #B2A3A3",
+"m<	c #998686",
+"n<	c #E4DFDF",
+"o<	c #BBAEAE",
+"p<	c #998484",
+"q<	c #644545",
+"r<	c #E8E5E5",
+"s<	c #8C7575",
+"t<	c #887070",
+"u<	c #836A6A",
+"v<	c #B5A6A6",
+"w<	c #E3DEDE",
+"x<	c #E7E2E2",
+"y<	c #654646",
+"z<	c #5C3C3C",
+"A<	c #D6CECE",
+"B<	c #7E6565",
+"C<	c #907979",
+"D<	c #CAC1C1",
+"E<	c #927C7C",
+"F<	c #9F8B8B",
+"G<	c #6E5050",
+"H<	c #6A4C4C",
+"I<	c #CCC2C2",
+"J<	c #846C6C",
+"K<	c #BBAFAF",
+"L<	c #BDB0B0",
+"M<	c #D1C8C8",
+"N<	c #4D2929",
+"O<	c #A69595",
+"P<	c #705353",
+"Q<	c #370F0F",
+"R<	c #452020",
+"S<	c #ECE9E9",
+"T<	c #A59393",
+"U<	c #C5B9B9",
+"V<	c #CDC3C3",
+"W<	c #523030",
+"X<	c #AD9C9C",
+"Y<	c #BEB1B1",
+"Z<	c #694A4A",
+"`<	c #DCD5D5",
+" [	c #7F6666",
+".[	c #AB9A9A",
+"+[	c #DFDADA",
+"@[	c #614141",
+"#[	c #D8D1D1",
+"$[	c #B7A9A9",
+"%[	c #AA9999",
+"&[	c #573636",
+"*[	c #E1DBDB",
+"=[	c #978282",
+"-[	c #D2CACA",
+";[	c #CFC5C5",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . + @ # $ % & * = - ; > , ' ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ! # & ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ { ] ^ ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . / ( _ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ : < [ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } | _ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 1 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 4 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 5 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 8 ~ ~ ~ ~ ~ ~ ~ ~ ~ 9 0 { 4 a b c d 9 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 4 e . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ) f ~ ~ ~ ~ ~ ~ ~ ~ g h i j j j j j j j k k l m n _ ~ ~ ~ ~ ~ ~ ~ o p . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . q ~ ~ ~ ~ ~ ~ ~ r s j j j j j j j j k k k k t t t u v 8 ~ ~ ~ ~ ~ ~ ~ w . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x ~ ~ ~ ~ ~ ~ y : j j j j j j j j k k k k t t t t z z z A = ~ ~ ~ ~ ~ ~ B C . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . D E ~ ~ ~ ~ ~ { % j j j j j j j k k k k t t t t z z z z F F F G H ~ ~ ~ ~ ~ I J . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K s ~ ~ ~ ~ ~ h j j j j j j j k k k k t t t t z z z z F F F F F F L 0 ~ ~ ~ ~ ~ M N . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . O ~ ~ ~ ~ ~ m j j j j j j k k k k t t t t z z z z F F F F F F F F P z n ~ ~ ~ ~ ~ Q . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ! E ~ ~ ~ ~ a j j j j j k k k k t t t t z z z z F F F F F F F F P P P R z S ~ ~ ~ ~ T U . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . V ~ ~ ~ ~ W j j j j k k k k t t t t z z z z F F F F F F F F P P P R R R R j X ~ ~ ~ ~ Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Z T ~ ~ ~ B ` j j k k k k t t t t z z z z F F F F F F F F P P P R R R R  . . ...~ ~ ~ ~ +.@.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . #.~ ~ ~ ~ $.j k k k k t t t t z z z z F F F F F F F F P P P R R R R  . . .%.%.%.&.~ ~ ~ ~ *.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . =.-.~ ~ ~ ;.>.k k k t t t z z z z z F F F F F F F F P P P R R R R  . . .%.%.%.%.,.'.~ ~ ~ ~ ).. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . !.~ ~ ~ ~ m k k t t t z z z z z F F F F F F F F P P P R R R R  . . .%.%.%.%.,.,.,.,.~.~ ~ ~ ~ {.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ].~ ~ ~ X ^.t t t z z z z z F F F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,./.~ ~ ~ ~ (.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . _.~ ~ ~ 4 t t z z z z z F F F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.,.B ~ ~ ~ <.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ) [.~ ~ ~ }.z z z z z F F F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.|.~ ~ ~ 1.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.3.4.5.6.. . . . . . . . . . . . . . . . . . . . . . . . . . . {.~ ~ ~ 8 k z z z F F F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.m ~ ~ ~ 8.. . . . . . . . . . . . . . . . . . . . . . . . . . 3.9.0.a.b.c.9.d.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ) 4.e.f.g.h.i.i.i.i.j.k.l.m.. . . . . . . . . . . . . . . . . . . . . . . n.~ ~ ~ o.z z F F F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.p.~ ~ ~ q.. . . . . . . . . . . . . . . . . . . . . . r.s.t.u.i.i.i.i.i.i.i.i.u.v.w.x.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6.y.z.i.i.i.i.i.i.i.i.i.i.i.i.i.A.B.C.. . . . . . . . . . . . . . . . . . . . D.~ ~ ~ c F F F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.A ~ ~ ~ F.. . . . . . . . . . . . . . . . . . . . G.H.I.i.i.i.i.i.i.i.i.i.i.i.i.i.i.J.K.L.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6.M.N.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.O.P.. . . . . . . . . . . . . . . . . . . Q.~ ~ ~ R.F F F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E.j ~ ~ ~ S.. . . . . . . . . . . . . . . . . . T.U.N.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.V.W.X.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y.y.J.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.h.Z.T.. . . . . . . . . . . . . . . . . `.~ ~ ~ = F F F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + +t ~ ~ ~ .+. . . . . . . . . . . . . . . . . ++@+i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.#+$+%+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . &+*+i.i.i.i.i.i.i.i.i.i.h.=+-+;+>+,+i.i.i.i.i.i.i.i.@+m.. . . . . . . . . . . . . . . . '+)+~ ~ &.F P P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +j ~ ~ ~ !+. . . . . . . . . . . . . . . . ~+J.i.i.i.i.i.i.i.i.i.{+=+=+{+i.i.i.i.i.i.i.i.i.i.i.i.]+^+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . /+(+i.i.i.i.i.i.i._+:+<+[+O.O.O.O.O.O.}+|+1+i.i.i.i.i.i.#+2+. . . . . . . . . . . . . . . 3+4+~ ~ S P P P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+- ~ ~ ~ 6+. . . . . . . . . . . . . . C.7+i.i.i.i.i.i.i.8+9+0+a+b+b+b+b+c+d+e+f+i.i.i.i.i.i.i.i.i.g.g+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . h+V.i.i.i.i.i.i.,+i+j+O.O.O.O.O.O.O.k+k+k+l+l+m+n+i.i.i.i.i.h.o+. . . . . . . . . . . . . . p+q+~ ~ 8 P R R R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+5+5+G ~ ~ ~ r+. . . . . . . . . . . . . s+t+i.i.i.i.i._+u+v+w+b+b+b+b+b+b+b+b+x+x+x+y+z+{+i.i.i.i.i.i.i.A+B+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . C+i.i.i.i.i.i.h.i+D+O.O.O.O.O.O.O.k+k+k+l+l+l+l+E+E+F+N.i.i.i.i.i.h+. . . . . . . . . . . . . G+H+~ ~ ~ L R R  . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+5+5+I+I+m ~ ~ ~ J+. . . . . . . . . . . . K+L+i.i.i.i.i.8+M+w+b+b+b+b+b+b+b+b+x+x+x+x+x+N+N+O+P+i.i.i.i.i.i.i.Q+R+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . S+i.i.i.i.i.i.;+T+O.O.O.O.O.O.O.k+k+k+l+l+l+l+E+E+E+E+U+V+n+i.i.i.i.i.W+. . . . . . . . . . . . X+Y+~ ~ ~ .. . . .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+5+5+I+I+I+Z+{ ~ ~ ~ `+. . . . . . . . . . . ) t+i.i.i.i.i.z.O+b+b+b+b+b+b+b+b+x+x+x+x+N+N+N+N+ @ @ @v+(+i.i.i.i.i.i..@6.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . +@V.i.i.i.i.i.@@#@O.O.O.O.O.O.k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@%@i.i.i.i.i.&@. . . . . . . . . . . . *@=@~ ~ -@ .%.%.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+5+5+I+I+I+Z+Z+Z+H ~ ~ ;@>@. . . . . . . . . . . ,@i.i.i.i.'@)@b+b+b+b+b+b+b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.w+!@i.i.i.i.i.i.~@{@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ]@(+i.i.i.i._+u+O.O.O.O.O.O.k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@/@_+i.i.i.V.(@. . . . . . . . . . . _@4+~ ~ W %.%.%.,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+5+5+I+I+I+Z+Z+Z+Z+,.~ ~ ~ :@<@. . . . . . . . . . &@i.i.i.i.{+[@b+b+b+b+b+b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.}@|@i.i.i.i.i.i.1@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . %+k.i.i.i.i.i.|+O.O.O.O.O.k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@F+h.i.i.i.2@3@. . . . . . . . . . 4@5@~ ~ 8 6@,.,.,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + + +5+5+5+5+I+I+I+Z+Z+Z+Z+Z+5 ` ~ ~ ~ 7@8@. . . . . . . . . (@V.i.i.i.N.9@b+b+b+b+b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@a@i.i.i.i.i.{+P.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b@i.i.i.i.i.c@O.O.O.O.k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@e@_+i.i.i.(+f@. . . . . . . . . g@h@~ ~ ~ i@,.,.,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+Z+5 5 5 h ~ ~ ~ j@k@. . . . . . . . &+I.i.i.i.l@m@b+b+b+b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@0@n@i.i.i.i.i.o@C.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . p@q@i.i.i.i.:+O.O.O.k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@s@i.i.i.i.t@p@. . . . . . . . u@v@~ ~ ~ w@,.,.,.:.:.:.:.:.7.7.7.E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+Z+5 5 5 $ $ I ~ ~ x@y@z@. . . . . . . A@t@i.i.i.'@0+b+b+b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@x+(+i.i.i.i.i.c.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . y.i.i.i.i.C@}+O.k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@u+i.i.i.i.E@. . . . . . . . F@G@H@~ ~ b ,.:.:.:.:.:.7.7.7.E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ ,.~ ~ ~ I@J@. . . . . . . . t+i.i.i.i.#@b+b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@M+i.i.i.i.i.L@C.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K+M@i.i.i.i.N@k+k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@D@n@i.i.i.i.a.. . . . . . . . O@P@~ ~ ;.:.:.:.:.7.7.7.E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ G ~ ~ ~ Q@R@. . . . . . . S@i.i.i.i.T@b+b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@V@i.i.i.i.i.9.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . W@i.i.i.i.I.k+k+l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@D@X@X@d@#+i.i.i.N.4.. . . . . . . 8@Y@~ ~ ~ >.7.7.7.7.E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ ~.~ ~ Z@`@ #. . . . . . 6.Q+i.i.i..#b+x+x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@w+'@i.i.i.i.+#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @#i.i.i.i.##l+l+l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@D@X@X@X@X@$#~@C@i.i.i.%#K+. . . . . . k@&#_ ~ ~ w@7.7.E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#E.~ ~ ~ =#-#p+. . . . . . x+i.i.i.;#>#x+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#'#i.i.i.i.)#p@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s+!#i.i.i.C@~@l+l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#t@i.i.i.i.{#. . . . . . ]#^#/#~ ~ { E.E.E.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#G ~ ~ ~ (#_#X+. . . . . w.i.i.i.i.U+x+x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#<#i.i.i.i.i.[#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . }#i.i.i.i.!@l+E+E+E+E+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#1#i.i.i.l@++. . . . . . 2#3#~ ~ B 7.E. + + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#c ~ ~ _ 5#6#. . . . . 7#8#i.i.i.9#x+N+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#:#8+i.i.i.i.0#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . a#i.i.i.i.T@E+E+U+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#d@,+i.i.i.%#Y.. . . . . b#c#~ ~ ~ %  + +5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#d#_ ~ ~ e#f#3+. . . . . g#i.i.i.l@a+N+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#:#h#h#[+i.i.i.i.i#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . j#i.i.i._+#@U+U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#l#i.i.i.i.e.. . . . . m#n#o#~ ~ p#5+5+5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#- ~ ~ ~ q#r#]#. . . . B+h.i.i.i.D+N+N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#:#h#h#h#h#s#i.i.i.i.t#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . u#i.i.i.N.U+U+U+U+$@$@$@^@^@^@^@^@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#w#i.i.i.x#y#. . . . z@z#A#~ ~ B#5+5+5+I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#{ ~ ~ ~ D#E#. . . . ) A.i.i.i..#N+ @ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#:#h#h#h#h#F#F#G#i.i.i.i.i.T.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . H#i.i.i.I#U+U+$@$@$@^@^@^@^@d@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#^@{+i.i.i.K.. . . . . J#K#~ ~ ~ F I+I+I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#C#5 8 ~ ~ L#M#3+. . . . N#i.i.i.'@y+ @ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@O#i.i.i.i.X.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . P#i.i.i.Q#$@$@$@^@^@^@^@d@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#|+i.i.i.V.S#. . . . T#U#~ ~ ~ }.I+Z+Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#C#V#V#` ~ ~ ~ W#X#]#. . . K+Y#i.i.i.z+ @ @f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@Z#i.i.i.i.`#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  $i.i.i.Q#$@^@^@^@^@d@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#.$+$i.i.i.^@) . . . @$M##$~ ~ |.Z+Z+Z+5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#R.~ ~ ~ $$E#. . . . %$i.i.i.l@&$f.f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@E@*$=$i.i.i.i.-$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ;$i.i.i.;+^@^@^@d@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$,$i.i.i.i.W@. . . F@'$)$~ ~ _ :.5 5 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#V#!$8 ~ ~ /#~$3+. . . p@{$i.i.i.T+f.f.f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$]$i.i.i.^$ #. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . /$i.i.i.($^@d@d@d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+_$i.i.i.:$s+. . . <$[$~ ~ ~ G 5 5 $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#V#V#V#% ~ ~ ~ }$|$z@. . . 1$i.i.i.(+2$f.f.f.f.f.0@0@0@B@B@B@K@K@K@K@K@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$N.i.i.i.4$3+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5$i.i.i.i.6$d@d@r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$)@i.i.i.i.8$. . . 9$0$a$~ ~ r $ $ $ $ $ $ $ *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#V#V#V#V#b$c$~ ~ ~ d$e$. . . 6.O#i.i.i.O.f.f.f.f.0@0@0@B@B@B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$f.i.i.i.i.f$k@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . g$h$i.i.i.i$r@r@r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$j$i.i.i.k$l$. . z@m$n$~ ~ ~ %.$ $ $ $ *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#V#V#V#V#b$b$C#B ~ ~ o$p$9$. . . q$i.i.i.Q+f.f.f.0@0@0@B@B@B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$D@i.i.i.i.s$z@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . r#t$i.i.i.1#r@r@D@D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$v$i.i.i.i.w$. . . J#x$~ ~ ~ w@$ $ *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#V#V#V#V#b$b$b$b$j ~ ~ ~ y$z$u@. . A$C@i.i.i.d@f.0@0@0@B@B@B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$B$i.i.i.C$D$G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . E$F$i.i.i.h.U+D@D@X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#j$i.i.i.G$K+. . H$I$J$~ ~ I *#*#*#*#4#4#4#4#C#C#C#V#V#V#V#V#V#V#V#b$b$b$b$; ; K$~ ~ ~ L$M$. . . g#i.i.i.Q+0@0@0@B@B@B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$K@'@i.i.i.O$P$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Q$R$S$i.i.i.9#X@X@X@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#T$i.i.i.i.U$. . V$z#W$~ ~ ~ z 4#4#4#4#4#C#C#C#V#V#V#V#V#V#V#V#b$b$b$b$; ; ; V#X$~ ~ Y$Z$Q$. . 6.l@i.i.i.^@0@B@B@B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$`$i.i.i.^$ %.%. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . p+G@+%_+i.i._+#@X@X@$#$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+Q+i.i.i.@%s+. X+O@#%~ ~ ~ m 4#4#4#C#C#C#V#V#V#V#V#V#V#V#b$b$b$b$; ; ; $%$%t ~ ~ ~ )$J@p+. . %%i.i.i.&%B@B@B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$K@2@i.i.i.*%=% #. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+-%;%>%i.i.i.,%'%$#$#~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+c+D+i.i.i.i.S@. . H$)%!%~ ~ H $ C#C#C#V#V#V#V#V#V#V#V#b$b$b$b$; ; ; $%$%$%$%~%~ ~ ~ {%]%. . ^%/%i.i.i.U+B@K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%V@i.i.i._%:%X#p+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . H$<%[%}%i.i.i.|%~#~#~#|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+c+<#<#a+I.i.i.i.1%) . V$P$2%~ ~ ~ ^.C#V#V#V#V#V#V#V#V#b$b$b$b$; ; ; $%$%$%$%$%; o ~ ~ )+3%Q$. . U.i.i.i.j.K@K@K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%4%i.i.i.i.5%~$6#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . k@6%7%8%9%i.i.i.0%|#|#|#|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%b%i.i.i.i.c%. X+]%d%Z@~ ~ e%V#V#V#f% .u w@m e%c$c$c$c$-@g%p.t Z+$%h%h%P ~ ~ ~ i%j%p+. k%l%i.i.i.l+K@K@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%0@N.i.i.i.m%n%|$g@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T#j%o%p%i.i.i.C@k+|#|#k#k#k#v#v#v#v#R#R#R#R#>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%q%{+i.i.i.r%. . s%M#t%~ ~ B u%-@d _ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ;.b v%b ~ ~ ~ w%]%. . x%i.i.i.O#0@U@U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%E@q@i.i.i.z%A%B%6#G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @$M$^#C%D%i.i.i.($U+k#k#v#v#v#v#R#R#R#>$>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+|+i.i.i.E%G.. u@F%G%~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ;@H% #. {@I%i.i.i.J%U@U@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%*$K%i.i.i.L%M%N%O%9$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Q$O%P%Q%S$i.i.i.;#$@v#v#v#R#R#R#>$>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%S%i.i.i.i.T%. . <$U%[.~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ V%>@p+. W%i.i.i.2@}@U@,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%W.K%i.i.i.X%Y%Z%`%8@F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . z@ &P$.&+&@&i.i.i.+$$@R#R#R#>$>$>$>$>$y+y+y+7$7$7$7$7$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%=$i.i.i.(+x.. 3+-##&~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ $&<@X+C.%&i.i.i.9+,#,#,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%&&&%i.i.i.*&=&n%-&6#m#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . m#4@>@R$;&>&i.i.i.C@j+>$>$>$>$>$y+y+y+7$7$7$7$u$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+V+i.i.i.i.,&. ]#'&)&~ ~ ~ _ o$!&}$~&{&]&^&/&/&/&/&/&]&(&_&:&<&a$~ ~ ~ [&}&|&. 1&i.i.i.'@w+,#,#:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%x+(+i.i.i.2&3&o%4&J#5&. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s%e$z#6&7&>&i.i.i._+8&>$>$y+y+y+7$7$7$7$u$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+O+[+N.i.i.i.i.9&C.. 0&a&b&c&d&e&f&f&f&f&f&g&h&i&i&i&i&i&g&f&f&f&f&j&k&l&)$c&G@V$. m&i.i.i.l@X@:#:#:#h#h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%a+l@i.i.i.>&n&n%<%2#'+F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+|&M$z#R$o&p&i.i.i.i.9#q&y+7$7$7$7$u$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+w+r&>+i.i.i.i.i.i.i.s&. t&<%f&f&u&o%v&p$-#w&-&-&-&-&-&-&-&-&-&-&w&f#7%x&y&f&f&i&<@X+z&i.i.i.i.i.i.A& @h#h#h#h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%U+'@i.i.i.B&C&D&E&O%F&z@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+H$G&z#H&j&I&_+i.i.i.>+J&7$7$u$u$u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+w+K&z._+i.i.i.i.i.i.i.L&M&. F@N&N%O&E&-&-&-&G@J@|$F%_#_#_#_#_#_#F%'$P$z#-&-&-&P&P%Q&'+. R&S&i.i.i.i.i.i.N.U+h#F#F#F#E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%r$T&i.i.i.i.U&V&R$-&2#F&p+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+'+G&z#p$u&W&X&i.i.i.{+i$y+u$u$>#>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+w+b+a+w#i.i.i.i.i.i.i.Y&Z&f&`&. .  &z# *'$`&G&.*+*@*#*$*%*&***=*-*;*>*,*'*)*!*J#_@P$z#~*V$. <@{*O$]*i.i.i.i.i.i.@@ @E@E@E@E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%y% @A+i.i.i.^*/*f&7%z#(*F&V$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ]#'+M$ *Q&_*:*<*i.i.i.i.&%[*>#>#>#c+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+w+b+b+y+>+i.i.i.i.i.i.}*|*1*g&)%m#. . k@0&F&2*3*4*5*6*6*6*6*6*6*6*6*6*6*6*6*6*6*7*8*9*0* &b#X+. t&R$f&a*b*i.i.i.i.i.i.=+R#E@*$*$*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%c*c*^@2@i.i.i.d*e*u&=%G@M$T#p+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ]#'+!*j%B%f*1*g*_+i.i.i._+/@y+c+c+<#<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+w+b+b+b+y+>+i.i.i.i.i.i.h*i*f&Z%w&-&j*. . k*l*m*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*n*o*p*q*. 8@-&-#f*j&r*^$i.i.i.i.i.i.#@*$*$3$3$3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%c*c* @K%i.i.i.i.>&s*y&O&>@E#'+]#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+|&b#z$4&6&f&5%L%i.i.i.i.;#[+<#<#<#<#a%a%a%O+O+O+R%R%R%R%R%w+w+w+b+b+b+b+c+>+i.i.i.i.i.i.@&t*y&Q&-&|$6#u@u*v*w*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*x*y*z*G&m$E&.&A*s*B*i.i.i.i.i.i.T@E@3$3$r$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%c*c*C*m+'@i.i.i.}**%{*D*w&E*4@|&G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+Q$ &O%-&P%_*;&F*_+i.i.i.i.j.G*a%a%a%O+O+O+R%R%R%R%R%w+w+w+b+b+b+b+b+w+f+i.i.i.i.i.i.t$1*H*<%m$.%F&I*J*5*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*K*L*j*O%z#M*o%{*N*_+i.i.i.i.i.'#*$r$r$N$N$N$N$N$(%(%(%y%y%y%y%y%y%y%c*c**$O*2@i.i.i.i.P*i*f&Q*E&R*j* #F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . g@F&G&>@w&x&f&S*T*i.i.i.i.i.@@q&O+O+R%R%R%R%R%w+w+w+b+b+b+b+b+b+b+<+i.i.i.i.i.i.>%U*H&-&X#b#T#V*W*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*X*Y*E#P$E&H&f&Z*`*i.i.i.i.i.T&N$N$N$N$(%(%(%(%y%y%y%y%y%y%y%c*c* =~@N.i.i.i.i..=I&1*y&+=z#6% &9$F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . V$T#b#'$-&=%_*@=O$#=i.i.i.i.'@u+R#R%R%R%w+w+w+b+b+b+b+b+b+b+b+O.i.i.i.i.i.i.$=V&N%z#<@F&%=&=6*6*6*6*6*6*6*6*6*6*6*6*6*6**===-=;=>=,=;='=)=!=6*6*6*6*6*6*6*6*6*6*6*6*6*~={= &`&z#f#g&]=d*i.i.i.i.i.#@N$(%(%(%(%y%y%y%y%y%y%y%c*c*C*O*=+i.i.i.i.i.^=:*f&Z%<%m$R@F&m#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+5&F&<@ *w&;%f&/=(=i.i.i.i.i.'@%@s#w+w+b+b+b+b+b+b+b+b+x+q%l@i.i.i.i.i._=V&N% *e$F&:=<=6*6*6*6*6*6*6*6*6*6*6*[=,=}=|=1=1=2=2=2=2=2=3=3=3=4=5=-=!=6*6*6*6*6*6*6*6*6*6*6=7=8=R@m$B%i&9=X%i.i.i.i.'@0=(%(%y%y%y%y%y%y%y%c*c*a=T&'@i.i.i.i.i.b=c=f&i&+=-&X#d='+u@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . t&F&b#R*-&-#e=f&f=B*i.i.i.i.i._+%@R#b+b+b+b+b+b+x+x+x+=$i.i.i.i.i.g=7&N%>@!*'+h=)=6*6*6*6*6*6*6*6*6*!=;=i=j=1=1=1=2=2=2=2=2=3=3=3=k=k=k=k=k=l=m===6*6*6*6*6*6*6*6*6*6*n=o=b#z$w&o%p=X%i.i.i.i.(+E@y%y%y%y%y%y%c*c*q=r=i.i.i.i.i.i.g=s=U*g&7%E&m$.%F&s%F@. . . . . . . . . . . . t=u=v=w=. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x=y=z=A=B=C=D=E=w=. . . . . . . . . . z@|&F&.%m$-&p$_*j&F=G=i.i.i.i.i._+9#9@b+b+x+x+x+x+O.i.i.i.i.i.H=a*Q*>@!* #I=J=6*6*6*6*6*6*6*6*!=>=K=j=1=1=1=2=2=2=2=2=3=3=3=k=k=k=k=k=k=k=k=L=L=M=N=6*6*6*6*6*6*6*6*6*O=P= &F%<%D*Q=.=i.i.i.i.'#y%y%y%y%c*y%4%A+i.i.i.i.i.i.R=S=U*A*R$<%z#_#j*T#k@. . . . . . . . T=U=V=W=X=Y=Z=Z=Z=Z=`= -.-+-@-. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . #-$-%-&-Z=Z=Z=Z=Z=Z=Z=*-=---;->-,-. . . . . . . t&F&j*'&z#4&H&A*{*'-_%i.i.i.i.i.i..#~@b+x+N+O+;#i.i.i.i.i.)-x& *!* #!-6=6*6*6*6*6*6*6*6*'=~-j=1=1=1=2=2=2=2=2=3=3=3=k=k=k=k=k=k=k=k=L=L=L=L={-{-]-^-6*6*6*6*6*6*6*6*m=/-F&(-<%o%Z*_+i.i.i.i.w+y%c* =d@_$i.i.i.i.i.9%_-:-f&A*6&P&-&|$6#F&5&]#. . . . . <-[-}-|-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=1-2-3-. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.4-%-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=*-5-6-+-@-. . . . G+s%F&4@R*-&P&Z%u&{*7-8-i.i.i.i.i.i.(+[+K&9-i.i.i.i.i.0-a-E&M$5&b-w*6*6*6*6*6*6*6*c-}=j=1=1=1=2=2=2=2=2=3=3=3=k=k=k=k=k=k=k=k=L=L=L=L={-{-{-d-d-3=e-6*6*6*6*6*6*6*6*f-g-F&(-w&h&g*i.i.i.i.n@*$h-=+i.i.i.i.i.i-j-k-f&g&H&P&-&J@e$F&'+V$. . . w=l-2-m-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=&-n-E=. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . ) o-p-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=q-r-[-s-. . . V$|&F&R@~*-&B%Z%u&V&Z*t-i.i.i.i.i.i.2@i.i.i.i.i.L%u-v-N&H$w-x-6*6*6*6*6*6*6*y-z-1=1=1=2=2=2=2=2=3=3=A-B-C-D-E-F-G-H-I-J-K-L-L={-{-{-d-d-d-d-d-d-M-N-6*6*6*6*6*6*6*v*@$F&O%v-O-Y&i.i.i.i.2@i.i.i.i.i.L%P-Q-f&i&Z$4&-&J@M$F&T#t&X+. R-S-T-U-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=V-$-W-. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . X-Y-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z-`-#-. . t&T#F&.%E*-&^#Z%u&U*s= ;i.i.i.i.i.i.i.i.i.i..;Z$X#'++;5=6*6*6*6*6*6*6*@;#;1=1=2=2=2=2=2=3=$;%;&;g&f&f&f&f&g&A*f&f&f&f&*;=;-;d-d-d-d-d-d-d-d-d-;;>;6*6*6*6*6*6*6*,;V$ &'$N%';);i.i.i.i.i.i.i.2&r*@=f&n%M#-&-&R*R@F&T#g@F@R-A=!;*-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=~;{;];^;/;(;_;:;<;[;Y=Z=Z=Z=Z=Z=Z=Z=Z==-};. . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . ) |;V-Z=Z=Z=Z=Z=Z=Z=1;Y=Z-2;3;4;5;6;7;Z-8;9;0;Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=a;`-#-G+b;F& &.%P$-&^#v&A*j&c;d;_+i.i.i.i.i.i.e;D*j%j*p+f;6*6*6*6*6*6*6*g;h;1=2=2=2=2=2=3=$;i;j;f&h&Z%N%-#<%-&-&-&-&B%P%.&n%u&f&k;l;d-d-d-d-d-d-d-d-m;>;6*6*6*6*6*6*n;o;@$8@`%H*g*i.i.i.i.i.z%p;U*u&D&O&-&G@O%E$F&T#b;q;A=!;*-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=9;r;s;t;u;u;v;v;v;w;w;w;w;w;x;y;z;A;Z=Z=Z=Z=Z=Z=&-B;) . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . {@C;Z=Z=Z=Z=Z=Z=Z=D;E;F;G;H;H;H;H;H;I;I;I;s;s;H;3;Z-Y=0;Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=a;`-J;9$F& &.%P$-&P&R$A*f&p=K;`*i.i.i.L;M;M*<$t&N;O;6*6*6*6*6*6*@;#;2=2=2=2=2=3=2=P;Q;f&x&O&-&-&-& *z$'$F%X#'$`%z#-&-&4&Z$h&f&R;S;d-d-d-d-T;T;T;U;!=6*6*6*6*6*6*V;. 3+E#w&W;^$i.i.X;Y;f&A*v&^#-&m$-%d=F&H$Z;`;!;*-Z=Z=Z=Z=Z=Z=Z=Z=Z= >{;.>+>@>u;u;u;v;v;v;w;w;w;w;w;x;x;x;#>#>v;G;q-Z=Z=Z=Z=Z=Z=$>{@. . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . %>&>Z=Z=Z=Z=Z=Z=*>=>G;G;H;H;H;H;H;I;I;I;s;s;s;->->->->;>;>>>,>U-Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=a;'>)>F&F&G&J@-&<%.&y&f&!>~>*&i.{>]>_#5&. M=6*6*6*6*6*6*[=|=2=2=2=2=3=3=$;^>f&/>M*-&m$_#]%b#F&F&F&F&F&F&F& &E#-%|$z#E&Z$_*(>_>d-T;T;T;T;:>:>i=6*6*6*6*6*6*6*<>. s%6%Z$[>}>|>f&g&H&w&-&E*J# &F&1>2>X=*-Z=Z=Z=Z=Z=Z=Z=Z=Z=~;r;3>4>@>@>u;u;u;v;v;v;w;w;w;w;w;x;x;x;#>#>#>#>#>#>u;5>0;Z=Z=Z=Z=Z=6>7>. . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . 8>9>Z=Z=Z=Z=Z=0>a>G;G;H;H;H;H;H;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>.>c>d>Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=e>f>g>F&M$~*-&E&=%o%f&@=h>i>>@j*G+,;6*6*6*6*6*6*N-j>2=2=2=3=3=3=k>l>y&P%-&`%J# &F&F&|&s%3+m#k@m#t&g@5&T#F&F&E$_@z#<%;%f&m>T;T;:>:>:>n>n>o>6*6*6*6*6*6*>=p>F@'+E*i&f&_*.&<%-&z$G& &q>r>s>*-Z=Z=Z=Z=Z=Z=Z=Z=Z=~;r;t>@>@>@>@>u;u;u;v;v;v;w;w;w;w;w;x;x;x;#>#>#>#>#>#>#>u>u>u>_;D;Z=Z=Z=Z=Z=--@-. . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . 7>X=Z=Z=Z=Z=Z=q-v>G;H;H;H;H;H;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>y>Z-d>Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=z>A>g>6#_@z#-&-#x&u&+=.%t&B>C>6*6*6*6*6*6*D>2=2=3=3=3=k=E>F>n%<% *O@ &F&s%V$F@. . . . . . . . . . z@t&H$F&4@'$-&=%u&G>:>:>n>n>n>n>:>)=6*6*6*6*6*6*H>. @$R@Q&Z$4&-&'$e$I>J>K>*-Z=Z=Z=Z=Z=Z=Z=Z=Z=~;r;t>@>@>@>@>@>u;u;u;v;v;v;w;w;w;w;w;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>M>N>Z=Z=Z=Z=Z=O>) . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . %+P>Z=Z=Z=Z=Z=Q>F;H;H;H;H;H;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>Y-Z-d>Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=S>T>U>2#>@-&w&X#|&. V>6*6*6*6*6*6*)=W>3=3=3=k=k=X>Y>x&E&R*b#F&g@z@. . . . . . . . . . . . . . . . k@H$F&.% *+=g&Z>n>n>n>n>n>n>~-6*6*6*6*6*6*`>B>. s%'$z#F% ,.,+,@,Z=Z=Z=Z=Z=Z=Z=Z=Z=~;r;t>@>@>@>@>@>@>u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#>$,Z=Z=Z=Z=Z=B=. . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . %,Z=Z=Z=Z=Z=,>H;H;H;H;H;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,Y-a>d>Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=*,T>=,~*0&z@q*-,6*6*6*6*6*6*f-3=3=k=k=k=k=;,n%E&2#F& #z@. . . . . . . . . . . . . . . . . . . . b;T#4@`%Q&>,,,n>n>n>n>',',,=6*6*6*6*6*6*),. ]#E$4@!,~,Z=Z=Z=Z=Z=Z=Z=Z=Z=~;r;t>@>@>@>@>@>@>@>u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,#>N>Z=Z=Z=Z=V-{,. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . #-],Z=Z=Z=Z=^,H;H;H;I;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,(,9>9;Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=_,F&b;. :,6*6*6*6*6*6*g;3=k=k=k=k=k=<,f*<%O@F&m#. . . . . . . . . . . . . . . . . . . . . . . ]#|&d=P$~$[,},n>',',',',1=N-6*6*6*6*6*|,. . g@H$1,Z=Z=Z=Z=Z=Z=Z=~;r;t>@>@>@>@>@>@>@>@>u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,u;3,Z=Z=Z=Z=X=C.. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . ) !;Z=Z=Z=Z=4,(,H;I;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,G;9>9;Z=Z=Z=Z=Z=Z=Z=7,b;F@. 8,6*6*6*6*6*6*i=k=k=k=k=k=9,j;B%`&T#u@. . . . . . . . . . . . . . . . . . . . . . . . . X+9$b#m$6&0,',',',a,a,a,b,6*6*6*6*6*6*c,. X+. -%d,Z=Z=Z=Z=e,t>f,@>@>@>@>@>@>@>@>u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,g,0;Z=Z=Z=Z=z=. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . h,Z=Z=Z=Z=1;i,I;I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,H;,>Z=Z=Z=Z=k,l,. . ) m,6*6*6*6*6*)=k=k=k=k=k=k=n,~$r#F&u@. . . . . . . . . . . . . . . . . . . . . . . . . . . . s%!*z#o,p,a,a,a,q,q,r,6*6*6*6*6*6*s,. . . F&t,Z=Z=Z=Z=[;@>@>@>@>@>@>@>u;u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,v,Z=Z=Z=Z=w,) . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . X=Z=Z=Z=Z=Z-I;I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,{;Z=Z=Z=Z=y,_@. . z,6*6*6*6*6*6*A,k=k=k=k=L=B,C,E*8@V$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+ #(*+=D,a,q,q,q,q,q,x-6*6*6*6*6*E,. . . '+F,Z=Z=Z=Z=9;@>@>@>@>@>u;u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,u,u,L>A;Z=Z=Z=Z=G,. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . 3-Z=Z=Z=Z=H,I;I;s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,x,x,I,Z=Z=Z=Z=J,4@. . K,6*6*6*6*6*6*|=k=k=L=L=L=L,Q&!*m#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+|&F%M,N,q,q,q,q,q,O,6*6*6*6*6*P,) . . m#Q,R,Z=Z=Z=Z=S,@>@>u;u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,u,u,T,T,T,U,Z=Z=Z=Z=V,. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . W,Z=Z=Z=Z=X,s;s;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,x,x,Y,y>Z=Z=Z=Z=Z=Z,H$. . `,6*6*6*6*6*x-k=L=L=L=L={- '_@Q$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . z@4@f#.'q,q,q,q,q,K=6*6*6*6*6*6*+'. . u@G@@'Z=Z=Z=Z=#'u;u;u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,u,u,T,T,T,T,$'@>0;Z=Z=Z=%'. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . &'Z=Z=Z=0>G;s;->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,x,x,Y,Y,Y,*'Z=Z=Z=Z=='-'@$. . ;'6*6*6*6*6*,=L=L=L={-{->')%E$G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b;r#,'q,q,q,q,q,a,!=6*6*6*6*6*''. . . J#)'Z=Z=Z=Z=!'u;u;v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,u,u,T,T,T,T,$'$'$'$'~'Z=Z=Z=R,W-. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . {'Z=Z=Z=]'->->->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,x,x,Y,Y,Y,^'^'/'Z=Z=Z=Z=('R*X+. ) _'6*6*6*6*6*m=L={-{-{-d-:'J@3+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+4@<'['q,q,q,}'}'|'6*6*6*6*6*1'. . .  &2'Z=Z=Z=Z=3'v;v;v;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,u,u,T,T,T,T,$'$'$'$'$'$'4'Z=Z=Z=Z=5'. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . 6'Z=Z=Z=Z=7'->->;>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,x,x,Y,Y,Y,^'^'^'^'U-Z=Z=Z=Z=8'6#. . c,6*6*6*6*6*6*9'{-{-d-d-d-0'.%F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . t&B%a'q,}'}'}'b'o>6*6*6*6*6*c'. . . V$d'Z=Z=Z=Z=1;u;w;w;w;w;x;x;x;x;#>#>#>#>#>#>#>u>u>u>u>u>L>L>L>#,#,#,#,2,2,2,2,2,2,2,2,u,u,u,T,T,T,T,$'$'$'$'$'$'$'$'3>Z=Z=Z=Z=e'. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . f'Z=Z=Z=Z=4';>;>;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,j,x,x,x,x,Y,Y,Y,^'^'^'^'^'x,Z=Z=Z=Z=Z=g'9$. . h'6*6*6*6*6*6*j=d-d-d-d-d-i's%. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+6%j'}'}'b'b'b'k'6*6*6*6*6*l'. . . F@m'Z=Z=Z=Z=Z=t;w;w;x;x;x;x;#>#>#>w;@>n'y;o'S,p'^'^'j,j,j,x,x,p'p'_;g,g,o'n'@>#>2,u,u,u,T,T,T,T,$'$'$'$'$'$'$'$'$'$'y;Z=Z=Z=Z=q'. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . r'Z=Z=Z=Z=4;;>;>b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'s;Z=Z=Z=Z=Z=s'p+. . t'6*6*6*6*6*6*d-d-d-d-d-d-u'u@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . j*v'b'b'b'b'b'w'6*6*6*6*6*x'. . . . y'Z=Z=Z=Z=Z=z'u;A'S,j,w>G;^;3;B'7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;2;C'D'4;I;5,S,A'w;u,$'$'$'$'$'$'$'$'v;Z=Z=Z=Z=E'. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . F'Z=Z=Z=Z=I;b>b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'y>Z=Z=Z=Z=Z=G'F@. . H'6*6*6*6*6*>;d-d-d-d-d-d-I'. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . m#J'b'b'b'K'K'L'6*6*6*6*6*M'. . . . N'Z=Z=Z=Z=Z=O'7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;2;P'y>x>S,M>2,$'$'#,Z=Z=Z=Z=Q'. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . R'Z=Z=Z=0;b>b>b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'S'Z=Z=Z=Z=Z=T'. . . U'6*6*6*6*6**=d-d-d-d-d-d-V'. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+W'b'K'K'K'K'~-6*6*6*6*6*X'. . . . Y'Z=Z=Z=Z=Z=Z'7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;3;I;x,Z=Z=Z=Z=`'. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . .  )Z=Z=Z= >b>w>w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.)3;Z=Z=Z=Z=Z=+). . . @)6*6*6*6*6*c-d-d-d-d-d-T;#). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . $)K'K'K'K'K'%)6*6*6*6*6*&). . . . *)Z=Z=Z=Z=Z==)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;-)Z=Z=Z=Z=;). . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . >)Z=Z=Z=Z=w>w>x>x>x>x>x>R>R>R>&,&,&,&,/,/,/,/,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)#'Z=Z=Z=Z=Z=,). . . ')6*6*6*6*6*6*d-d-d-T;T;T;)). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . !)K'K'K'K'q,~)6*6*6*6*6*{). . . . ])Z=Z=Z=Z=Z=^)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;/)Z=Z=Z=Z=(). . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . _)Z=Z=Z=Z=s;x>x>x>x>R>R>R>&,&,&,&,/,/,/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;5;Z=Z=Z=Z=Z=:). . . <)6*6*6*6*6*6*W>T;T;T;:>:>[). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . })K'T;r,w'|)1)6*6*6*6*6*2). . . . 3)Z=Z=Z=Z=Z=/)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;4)Z=Z=Z=Z=5). . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . 6)Z=Z=Z=Z=.>x>x>R>R>R>&,&,&,&,/,/,/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;x>Z=Z=Z=Z=Z=7). . . 8)9)6*6*6*6*6*0)T;:>:>:>:>a). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b)w'c)|)|)|)|)y-6*6*6*6*6*d). . . . e)Z=Z=Z=Z=&-7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;f)Z=Z=Z=Z=g). . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . h)i)Z=Z=Z=j)R>R>R>&,&,&,&,/,/,/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,k)0;Z=Z=Z=Z=l). . . e$&)6*6*6*6*6*}=:>:>:>n>n>m). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . n)|)|)|)|)|)|)o)6*6*6*6*6*p). . . . q)Z=Z=Z=Z=r)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;s)Z=Z=Z=t)u). . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . G&v)Z=Z=Z=w)R>&,&,&,&,/,/,/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,D;Z=Z=Z=Z=x). . . T#y)6*6*6*6*6*z):>n>n>n>n>A)B). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . C)|)|)|)|)|)D)6=6*6*6*6*6*E). . . . F)Z=Z=Z=Z=4,7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;G)Z=Z=Z=H)X#. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . F&I)Z=Z=Z=A;&,&,&,/,/,/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,{;Z=Z=Z=Z=J)7>. . t&K)6*6*6*6*6*x-n>n>n>n>n>n>L). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . B>M)|)|)|)|)|)b,6*6*6*6*6*N)O). . . %+P)Z=Z=Z=Z=Q)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;4)Z=Z=Z=Z=R)<$. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . m#S)Z=Z=Z=Z=.>/,/,/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>T)Z=Z=Z=Z=Z=U). . u@V)6*6*6*6*6*6*h;n>n>n>',',W)q*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X)|)|)|)|)|)|)~=6*6*6*6*6*Y)(-. . . {,Z=Z=Z=Z=Z=Z)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;`)Z=Z=Z=Z= ! #. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . z@D$.!Z=Z=Z=+!/,5,5,5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>x>Z=Z=Z=Z=Z=@!. . X+#!$!6*6*6*6*6*|)n>',',',',',%!. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . &!|)|)|)|)|)|)*!6*6*6*6*6*=!4@. . . -!Z=Z=Z=Z=G)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;X,1;Z=Z=Z=;!)%V$. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . X+E*>!Z=Z=Z= >b>5,5,5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>g,g,D;Z=Z=Z=Z=,!. . . J@'!6*6*6*6*6*x-',',',',a,a,)!q*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . !!|)|)|)|)|)|)b,6*6*6*6*6*6*~!s%. . . {!Z=Z=Z=Z=]'7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;]'Z=Z=Z=Z=]!`%F@. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . .%^!/!Z=Z=Z=(!5,6,6,6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>g,g,g,g,9>Z=Z=Z=Z=_!,-. . e$:!6*6*6*6*6*6*<!',a,a,a,q,q,[!. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . }!|!|)|)|)|)|)|)x-6*6*6*6*6*1!~$p+. . ,-2!Z=Z=Z=Z=3,^)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;3!&-Z=Z=Z=4!5!(*. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . .  #p$6!Z=Z=Z=1;s;6,j,j,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>g,g,g,g,S,.>]'Z=Z=Z=Z=Z=o-. .  #7!8!6*6*6*6*6*9!a,a,q,q,q,q,0!a!. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b!|)|)|)|)|)|)c!6*6*6*6*6*6*d!|$X+. . e!Z=Z=Z=Z=Z=Z=Z=G)Q>f!7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;g!A;Z=Z=Z=Z=h!M#5&. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . V$|$i!j!Z=Z=Z=s)/,j,x,x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>g,g,g,S,F;e,0>Z=Z=Z=Z=Z=Z=Z=k!. . V$w&l!6*6*6*6*6*6*;;q,q,q,q,q,q,m!n!. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . o!|)|)|)|)|)|)|)x-6*6*6*6*6*p!q!M$. . . r!t,s!Z=Z=Z=Z=Z=Z=Z=Z=t!p-/)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;N>Z=Z=Z=Z=u!v!F%V$. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . e$Z$w!Z=Z=Z=Z=c>x,x,x,x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>g,g,g,G;!'r)Z=Z=Z=Z=Z=Z=Z=k,x!y!z!. . X+2#A!p!6*6*6*6*6*x-B!q,q,q,q,q,q,C!D!. . . . . . . . . . . . . . . . . . . . . . . . . . . . E!O,|)|)|)|)|)|)e-6*6*6*6*6*6*F!M#s%. . . '&f&j&G!H!4!Z=Z=Z=Z=Z=Z=Z=Z=~;~'3!7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;e>~,Z=Z=Z=I!J!P%!*. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . 9$P$K!L!Z=Z=Z=Z=5>x,Y,Y,Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>g,g,->a>U-Z=Z=Z=Z=Z=Z=Z=M!N!O!P!f&A*j%. . . j*~$d!6*6*6*6*6*6*Q!q,q,q,q,q,q,}'R!S!. . . . . . . . . . . . . . . . . . . . . . . . . . T!U!|)|)|)|)|)|)D)V!6*6*6*6*6*W!X!r#p+. . . g@f#Z%g&f&V&Y!Z!`!Z=Z=Z=Z=Z=Z=Z=Z=~;N>^)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7; ~~,Z=Z=Z=Z=w!/>F%3+. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . z@e$Q&.~+~Z=Z=Z=Z=@~Y,^'^'^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>+>_;.>#~t!Z=Z=Z=Z=Z=Z=Z=$~%~&~*~f&u&H*=%E&M$. ) . k@'$=~&)6*6*6*6*6*6=4=q,q,q,}'}'}'b'-~;~. . . . . . . . . . . . . . . . . . . . . . . . >~,~|)|)|)|)|)|)|)y-6*6*6*6*6*6*'~p$6#. . . )~!~G@-&E&P%D&A*f&~~{~]~^~Z=Z=Z=Z=Z=Z=Z=Z= >s)e>X,7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;~'~,Z=Z=Z=Z=/~(~<%E$F@. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . 9$|$Q*_~:~Z=Z=Z=Z=<~^'^'^'^'^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>+>+>R>[~^,0;Z=Z=Z=Z=Z=Z=Z=t)}~|~1~f&f&n%p$<%-&z#2~3~t.4~s+X+E#P%5~6=6*6*6*6*6*6~{-}'}'}'b'b'b'b'7~8~) . . . . . . . . . . . . . . . . . . . . 9~0~|)|)|)|)|)|)|)|)a~6*6*6*6*6*6*b~c~'$g@. . {@u+i.d~e~f~z#-&4&~$/>u&f&g~h~i~`!Z=Z=Z=Z=Z=Z=Z=Z=~,H,j~f!7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;3!9;Z=Z=Z=Z=Z=i~k~Q&2#3+. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . z@0& *n%_~:~Z=Z=Z=Z=1-l~^'^'p'p'p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,S,+>_;y>m~D;Z=Z=Z=Z=Z=Z=Z=Z=='i~n~o~f&f&D*)%w&-&-&~*p~q~r~i.i.i.{#. 9$'$/>s~6*6*6*6*6*6*t~T;b'b'b'b'K'K'b'u~v~w~. . . . . . . . . . . . . . . . . S!x~c)|)|)|)|)|)|)|)|);=6=6*6*6*6*6*9)y~-#R@G+. . z~i.i.i.i.A~B~C~'$z#-&w&p$n%f&f&k~y!D~d,Z=Z=Z=Z=Z=Z=Z=Z=Z=V-4,Q)Z)7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;7;X,N>1;Z=Z=Z=Z=Z=E~k~)%~*F&F@. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . g@G&<%e=J!F~Z=Z=Z=Z=0;G~x>p'p'.).).)_;_;_;_;_;S,S,S,S,S,S,H~5;I~]'0>Z=Z=Z=Z=Z=Z=Z=Z=d,6!y!P!f&f&e=.&^#-&-&P$-%J~K~_$i.i.i.i.i.{+L~G+E$P&M~N~6*6*6*6*6*6*|'B!b'K'K'K'{-O~|)|)|)}'P~C.. . . . . . . . . . . . Q~R~i=|)|)|)|)|)|)|)|)|)b,S~6*6*6*6*6*6*l!Z%r#g@. . d.T~i.i.i.i.i.i.U~V~W~O@~*-&-&P&Z$H*A*f&f&X~h!Y~/!Z=Z=Z=Z=Z=Z=Z=Z=Z= >3,~'4)X,7;7;7;7;7;7;7;7;7;3!e>4,&-Z=Z=Z=Z=Z=~,D~k~)%>@0&V$. . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . F@|&'&<%e=Z~`~Z=Z=Z=Z=Z=~,]'5>G; {_;_;_;_;S,S,S,.{w>D'Z-`)0;Z=Z=Z=Z=Z=Z=Z=Z=/!+{h!@{f&f&A*/>Z$^#-&-&`%6%E$#{${%{i.i.i.i.i.i.i.i.&{*{g@'&.&={-{6*6*6*6*6*6*==T;K'a,;;|)|)|)|)|)|)|)O=;{>{b-,{'{C.){!{~{{{]{{-,~|)|)|)|)|)|)|)|)|)|);=6=6*6*6*6*6*6*^{/{E&0&G+. ) w+i.i.i.i.i.i.i.i.i.i.({_{4@-%P$-&-&4&f#6&i&f&f&:{<{[{}{Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z= >A;9;s)1-Y=3,D;V-Z=Z=Z=Z=Z=Z=Z=Z=s!|{f&)% *<$9$. . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . ]#T#O%<%D*1{2{j!Z=Z=Z=Z=Z=Z=Z=1;3,1-p-Q)^,3'3{0;Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=4{[{5{:{f&f&h&6&f#4&-&-&`%`&6#F&6{7{8{i.i.i.i.i.i.i.i.i.i.i.9{G+ &j%n%0{6*6*6*6*6*6*6*[=L'~)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)1)6=6*6*6*6*6*6*a{b{P%N&t&. . c{i.i.i.i.i.i.i.i.i.i.i.i.i.d{e{f{4@<@'$z#-&-&M*7%n%u&f&f&g{2{L!`!Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=h{i{:{_*f# *E# #F@. . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . V$F&O%-&Q*u&j{k{='Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=l{/~m{n{f&f&u&n%7%M*-&-&z#'$O@4@F&F&o{p{q{i.i.i.i.i.i.i.i.i.i.i.i.i.i.r{@$M$P&_*s{6*6*6*6*6*6*6*6=a~|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)t{[=6*6*6*6*6*6*6*N~u{R$J@H$F@. v{(+i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.w{x{y{F&8@G&O%m$-&-&4&M#Z%y&f&f&V&z{2{]~A{Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=B{C{D{f&D&P&m$E#|&F@. . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . @$F&6%z#O&o%f&D{E{F{G{Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=Z=^~H{I{h~J{f&f&f&h&Z%M#<%-&-&m$_#G&j*F&F&H$K{L{2@i.i.i.i.i.i.i.i.u.=+i.i.i.i.i.i.(+&+ #O%-#A*M{6*6*6*6*6*6*6*6*^-c!|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)A,a~5*6*6*6*6*6*6*6*N{O{x& *4@p+. 6.|%i.i.i.i.i.i.|+z+;+i.i.i.i.i.i.i.i.i.P{Q{ #F&F&F&!*-%~*z#-&-&v-)%H*g&f&f&f&R{S{T{x!U{H)V{I!Z=I!F~.!W{X{|~X~f&f&Y{+=-&'$b#|&F@. . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . @$F&R@`%-&f#n%f&f&P!Z{n~i{`{ ]]~)'.]+]w!<{@]U*f&f&f&h&D&p$B%-&-&z#~*-%!*F&F&F&5&t&#]9{2@i.i.i.i.i.i.i.2@$]%]&]<#i.i.i.i.i.i.i.*]=]F&z$Q&u&-]9)6*6*6*6*6*6*6*6=;]>]|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)A,,]']6*6*6*6*6*6*6*6*)]!]Y{E&.%9$. p@~]i.i.i.i.i.i.(+O.O.O.m+w#h.i.i.i.i.i.i.i.i.{]]]@$g@'+F&F&j*.%r#m$-&-&-&v-Z$;%a-u&f&f&f&f&f&f&U*f&f&f&f&f&f&i&H&v--&>@(*F&5&F@. . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . p+'+8@6% *-&^#7%/>g&f&f&f&f&f&f&f&f&f&f&i&H*H&M#P&-&-&-&`%_#.%j*F&F&'+s%V$X+X.^]2@i.i.i.i.i.i.i.=+k+(%&]&]&]&]$]i.i.i.i.i.i.i.~]/]d=`%Q&g&(]p!6*6*6*6*6*6*6*6*6*x-;=A,|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)|)_]1)J=6*6*6*6*6*6*6*6*6*:]<]H*4&O@H$X+r.4~i.i.i.i.i.i.i.T@O.O.O.O.O.}+.@,+i.i.i.i.i.i.i.i.[]G.. u@t& #F&F&F&!*O@F%m$-&-&-&E&v-=%]>6&;%/>n%/>D&v&Q*=%^#-&-&m$-%j*F&t&. . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . F@9$F&j*-%E*-&-&-&^#+=P%~$Z$N%M#+=M*E&-&-&-&z#P$_#(*4@F&F&F& #3+z@. . A@}]I.i.i.i.i.i.i.i.I.^@c*&]&]&]&]K.K.|]Q+i.i.i.i.i.i.i.1]2]b#`%O&h&3]4]6*6*6*6*6*6*6*6*6*6*5*y--=c!A,|)|)|)|)|)|)|)|)5],=6]^-6*6*6*6*6*6*6*6*6*6*7]8]9]v&-&2#T#]#0]a]i.i.i.i.i.i.i.n@O.O.O.O.O.O.O.O.#@N@I.i.i.i.i.i.i.i.I.}]T.. . F@@$9$H$F&F&F&4@]%(-'$m$-&-&-&-&-&-&-&-&-&-&-&`%O%R@ &F&Q$]#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . u@ #F&F&!*N&X#`%z#-&-&-&-&-&z#m$|$O%<@R@j*F&F&F&|&g@@$F@. . . . 1&b]i.i.i.i.i.i.i.>+c]|]&]&]&]&]K.K.K.d]d]%]'@i.i.i.i.i.i.i.e]f]b#P$w&D*g]h]9)6*6*6*6*6*6*6*6*6*6*6*6*6=J=[=x-y-)=x-^-i]6*6*6*6*6*6*6*6*6*6*6*6*6*j]k]u&Z$z#<@F&u@l]0%i.i.i.i.i.i.i.=+D+O.O.O.O.O.O.O.O.O.O.O.##(+i.i.i.i.i.i.i.u+1&. . . . . z@m#9$H$F&F&F&F&j*E#M$(*N&-%N&J#.%<$j*F&F&T#s%z@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . z@3+'+F&F&F&F& &d=4@b#8@F&F&F&F&F&F& #g@V$G+. . . . . . A$a=i.i.i.i.i.i.i.>+D@m]&]&]&]&]K.K.K.d]d]d]d]n]c]i.i.i.i.i.i.i.i.k+o]j*R*E&H&f&y~p]6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*$!q]r]h&-# *.%T#V$s]t]i.i.i.i.i.i.i.C@[+O.O.O.O.O.O.O.O.O.O.O.O.O.O.z+I.i.i.i.i.i.i.i.u]6.. . . . . . . F@V$t&9$ #T#F&F&F&F&F&F&F&F& #g@@$X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . z@k@g@5&5&|&H$|& #5&9$b;@$z@. . . . . . . . . ) U$#+i.i.i.i.i.i.>+c]|]&]&]&]&]K.K.K.d]d]d]d]n]n]n]n]T@i.i.i.i.i.i.i.i.*]v] &2#z#P%h&9]w]x]6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*$!y]!]f&Z%<%`%!*'+z]y.2@i.i.i.i.i.i.i._+T@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.N@;#i.i.i.i.i.i.Q+~+. . . . . . . . . . . . X+G+]#u@]#]#F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ^%a=i.i.i.i.i.i.(+c]|]&]&]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]A]B]i.i.i.i.i.i.i.i.l@C]y{e$>@E&Q*A*f&D]E]p!6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*4]F]G]f&o%+=-&r#j* #H]I]i.i.i.i.i.i.i.i._+z+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@%@{+i.i.i.i.i.i.u]6.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . J]u.i.i.i.i.i.'@}+c*&]&]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]L]_$i.i.i.i.i.i.i.i.i.m&M]b#r#-&w&Q*_*f&r]N]O]p!6*6*6*6*6*6*6*6*6*6*6*6*6*6*6*P]Q]M{R]f&f&D*f#-&m$.%F&S]T]1+i.i.i.i.i.i.i.i.h.z+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.}+.#i.i.i.i.i.i.q@U]. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ) S+{+i.i.i.i.i.B]V]&]&]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]c*D@}+>+i.i.i.i.i.i.i.i.i.h.W]X]R@z$-&E&=%/>u&f&Y]Z]`] ^^{&).^+^6*6=@^#^$^O]%^&^*^f&f&h&Q*M*-& *`&j*F&=^~]i.i.i.i.i.i.i.i.i.,+$]O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.e+(+i.i.i.i.i.V.1$%+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -^v.i.i.i.i.i.(+;^&]&]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]E@E+O.O.D+Q#i.i.i.i.i.i.i.i.i.i.%{>^,^R@X#z#-&w&p$x&_*f&f&f&f&f&f&f&f&f&f&f&f&f&f&e=R$+=-&-&j%6%j*F&'^)^l@i.i.i.i.i.i.i.i.i.1+J%O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@.@h.i.i.i.i.i.I]y#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ^%l+i.i.i.i.i.!^(%&]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^N+O.O.O.O.O.O..@_+i.i.i.i.i.i.i.i.i.i.V.{^F&d=<@~*-&-&-&B%M#.&6&D&H*Y{n%x&Z%H&p$+=<%-&-& *_#<$ &F&5&V$}]i.i.i.i.i.i.i.i.i._+c@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.m+>+i.i.i.i.i.|%m.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ]^u+i.i.i.i.{+d@&]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^n]7$O.O.O.O.O.O.O.O.e+I.i.i.i.i.i.i.i.i.i.^^u@t&/^(^_^:^<^[^j%-&-&-&-&-&-&-&-&-&-&-&G@z$'&}^|^1^2^3^4^. . 5^9%i.i.i.i.i.i.i.(+$]O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@6^i.i.i.i.i.A+7^. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ++t]i.i.i.i.Q+%]&]&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^&]|#O.O.O.O.O.O.O.O.O.O.O.<+C@i.i.i.i.i.i.i.8^t&. 9^~ ~ ~ ~ 8 0^a^b^c^d^e^f^f^g^h^i^j^k^l^m^~ ~ ~ ~ ~ n^. . r#o^i.i.i.i.i.h.i+#@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.z+C@i.i.i.i.I.3@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . L~8+i.i.i.i.!^y%&]K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^p^d@O.O.O.O.O.O.O.O.O.O.O.O.O.D+<+;#i.i.i.i.G=q^p+r^~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ s^) . !*t^i.i.i.i.;+T+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T+(+i.i.i.i.{+0.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . R+Q+i.i.i.i.[+u^K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^3$E+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.##i.i.i.i./*P&G+n^~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ w^.  &6&b=i.i.i.1#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.D+-+i.i.i.i.{+1&. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . f@Z#i.i.i.i.6$K.K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^U@k+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.1+i.i.i.^$x^6%y^z^~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ A^. t&4&B^i.i.i.h.j+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@C^i.i.i.i.N.D^. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ^+g.i.i.i.i.X@K.K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^ @O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.$]i.i.i.i.E^P%8@F^~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ G^. u@-%H^}%i.i.i.i+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.1#i.i.i.i.Q+f@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . K+.$i.i.i.i.$#K.d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^w+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.C^i.i.i.`*I^r#k@J^~ ~ ~ ;.9 ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 8 K^~ ~ ~ ~ L^. T#-#M^i.i.i.N.#@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.N^i.i.i.i.O^0]. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . }]i.i.i.i.P^d]d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^~^<#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.J%_+i.i.i.j-)%!*Q^R^~ ~ ~ G % i g%b W ;.B ~ ~ ~ ~ ~ ~ _ X d = m p.% S^8 ~ ~ ~ T^. @$O%U^i-i.i.i.N@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@-+i.i.i.i.L+) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . S#{+i.i.i.T@d]d]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^v^K]7$O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.6^i.i.i.]*V^z$b;W^~ ~ ~ y % % % % % % % % % u u u u S^% % % % % % % % r ~ ~ ~ X^. . b#~$Y^i.i.i.>+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.D+>+i.i.i.i.Z^. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . C.~@i.i.i.!@&]d]n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^v^`^K]R#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.j+{+i.i.i. /)%G&F@./~ ~ ~ * % % % % % % % % % % % % % % % % % % % % % % p#~ ~ ~ ~ ' . m#R*+/@/i.i.i.9+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T+C@i.i.i.#/$/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . S@i.i.i.l@E@n]n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^v^`^`^K]v#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.6^i.i.i.@/%/E*9${.Z@~ ~ ~ i % % % % % % % % % % % % % % % % % % % % % % u _ ~ ~ ~ &/. G+E#Z$ /i.i.i.-+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.##i.i.i.i.K.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . C.&{i.i.i.^@n]n]n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^v^`^`^`^K]v#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.}+{+i.i.i.|*Z$e$u@*/~ ~ ~ 0 % % % % % % % % % % % % % % % % % % % % % % % % W ~ ~ ~ =/. . 3+z$-/]*i.i.i.e+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.:+i.i.i.;/G.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . >/i.i.i.j.,/n]n]n]n]n]K]K]K]~^~^~^v^v^v^v^v^`^`^`^'/K]k#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.@@i.i.i.i-)/J@s%. !/~ ~ ~ $.% % % % % % % % % % % % % % % % % % % % % % % % m ~ ~ ~ ~ U . G+R@Z$~/i.i.i.-+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T+_+i.i.i.Z.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . +#i.i.i.$#n]n]n]n]K]K]K]~^~^~^v^v^v^v^v^`^`^`^'/'/K]|#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.}+h.i.i.i.{/p$e$z@]/~ ~ ~ _ u % % % % % % % % % % % % % % % % % % % % % % % % u _ ~ ~ ~ ^/. . 9$J@//`*i.i.i.e+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O..#i.i.i.>+2.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.(/i.i.l@,/n]n]K]K]K]~^~^~^v^v^v^v^v^`^`^`^'/'/'/~^k#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.n@i.i.i.T*_/J@9$. :/~ ~ ~ r % % % % % % % % % % % % % % % % % % % % % % % % % % d ~ ~ ~ </. . z@e$)%[/i.i.i.Q#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.$]i.i.i.i.3@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . }/i.i.i.Y#n]K]K]K]~^~^~^v^v^v^v^v^`^`^`^'/'/'/'/`^>$O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.m+_+i.i.i.|/M#e$]#. 1/~ ~ ~ g%% % % % % % % % % % % % % % % % % % % % % % % % % % ~%~ ~ ~ ~ 2/. . s%P$//X&i.i.i.$]O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.;#i.i.i.3/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4/i.i.i.5/K]K]~^~^~^v^v^v^v^v^`^`^`^'/'/'/'/6/`^u$O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.;+i.i.i.7/Y{'$9$. 8/_ ~ ~ B A % % % % % % % % % % % % % % % % % % % % % % % % % % l _ ~ ~ ~ 7 . . ]#G&7%9/i.i.i.Q#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.1#i.i.i.0/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . a/i.i.i.C*~^~^~^v^v^v^v^v^`^`^`^'/'/'/'/6/6/'/<#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.##i.i.i.b/c/B%!*]#. d/~ ~ ~ { % % % % % % % % % % % % % % % % % % % % % % % % % % % % 0 ~ ~ ~ e/. . . 9$E*f/X%i.i.i.T&O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.u+i.i.i.g/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . h/i.i.i.i/~^v^v^v^v^v^`^`^`^'/'/'/'/6/6/6/6/R%O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.D+N.i.i.i.Y^R$(-g@. . j/~ ~ ~ w@% % % % % % % % % % % % % % % % % % % % % % % % % % % % -@~ ~ ~ k/@.. . z@G&N%/*i.i.i.=+#@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T@i.i.i.^*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . l/i.i.N.v^v^v^v^v^`^`^`^'/'/'/'/6/6/6/6/m/ @O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.c@i.i.i.n/o/z#8@G+. p/q/~ ~ B A % % % % % % % % % % % % % % % % % % % % % % % % % % % % - ~ ~ ~ ~ r/. . . s%~*s/t/i.i.i.<+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T@i.i.i.i.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . u/i.i.I#v^v^v^`^`^`^'/'/'/'/6/6/6/6/m/m/,#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.[+h.i.i._+v/N%J#k@. . w/~ ~ ~ |.% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % o.~ ~ ~ x/. . . z@E#f#e*i.i.i.C@j+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T@i.i.i.@/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . y/i.i.l@v^`^`^`^'/'/'/'/6/6/6/6/m/m/m/N$k+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@>+i.i.i.m%n%J@|&. . . z/~ ~ ~ p#% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % A/~ ~ ~ _ B/. . . g@X#H*C/i.i.i.n@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.|+i.i.i. ;. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . D/i.i.i.9{`^'/'/'/'/6/6/6/6/m/m/m/m/m]E+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O..@i.i.i.E/F/B%E#u@. . . G/~ ~ _ u % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % i ~ ~ ~ ~ w . . . G+0&P&H/@/i.i._+[+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.6^i.i.i.I/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . J/i.i.i.K/'/'/'/6/6/6/6/m/m/m/m/L/d]^@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.$]_+i.i.}*M/Z$(-s%. . . N/k/~ ~ 0 % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % g ~ ~ ~ O/. . . . 3+`&Q*P/i.i.i.1+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.-+i.i.i.Q/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . R/i.i.i.~#'/6/6/6/m/m/m/m/m/L/L/`^$#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@I.i.i.i. /Y{`% &G+. . . S/~ ~ ~ * % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % * ~ ~ ~ Z@T/. . . X+8@ *U/>&i.i.i.%@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.#@h.i.i.i.V/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . W/^$i.i.V@6/6/m/m/m/m/m/L/L/L/L/7$O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.@@i.i.i.Y&X/P&<$k@. . . . Y/~ ~ ~ ..% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % u%~ ~ ~ ~ Z/. . . . @$]%Q&:*b/i.i.h.T+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.z+i.i.i.b/`/. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . r#$=i.i.'@K.m/m/m/m/L/L/L/ ( (x+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T@_+i.i.b/=&N%`&5&. . . . . .(~ ~ B A % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % K^~ ~ ~ +(. . . . . |&|$;%{/i.i.i.>+#@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.N^i.i.i.e;E*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . !*@(i.i.i.$#m/m/L/L/L/ ( ( (h#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.j+,+i.i.i.#(H*P$ &G+. . . . $(~ ~ ~ r % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % v ~ ~ ~ B %(. . . . z@0&E&&(*(i.i.i.6^O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.J%h.i.i.i.=(M$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9$-(G=i.i.I#`^L/L/ ( ( ( (m]l+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.:+i.i.i.^=(~4&6#k@. . . . . ;(~ ~ ~ ~%% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % p.~ ~ ~ ~ >(. . . . . g@O@P%,('(i.i._+T@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.1#i.i.i.h*)('+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . u@-&!(i.i.i.|# ( ( ( (~(~^^@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.%@i.i.i.{(](Q&6%Q$. . . . . . ^(~ ~ ~ u%% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % y ~ ~ ~ /(. . . . . X+H$z$6&((i.i.i.C@[+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.[+h.i.i.i._(4&@$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@O@:(C$i.i.N.K. (~(~(L/R#O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T@_+i.i._+c;H&~*'+F@. . . . . . <(~ ~ X % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % = ~ ~ ~ [(. . . . . . V$4@G@e=Y^i.i.i.=+j+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.;+i.i.i.}(|(-%F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . '+Q&h>i.i.i.1(~(~(~(b+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.[+C@i.i.i.2(o%G@0&V$. . . . . . 3(Z@~ ~ r % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % 4(~ ~ ~ ~ B/. . . . . . 9$(*M*5(B&i.i.i.;+#@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.%@i.i.i.i.|/Q&T#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @$_@D*6(i.i.i.$#7(3$O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.J%N.i.i.i.p&C%B%]%9$. . . . . . . 8(~ ~ ~ * % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % u _ ~ ~ ~ 9(. . . . . . X+H$r#M#Q%b=i.i.i.Q##@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T@_+i.i.i.t$n%_@@$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+0&M*0(}%i.i.i.;^E+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.}+=+i.i.i.>&Q%f#_@|&X+. . . . . . . a(~ ~ ~ b(% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % g ~ ~ ~ c(. . . . . . . z@8@`%.&M%L%i.i.i.-+#@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.$]C@i.i.i.C$[%B%0&X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . t&O%Q*:-^*i.i._+##O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.T+;#i.i.i. ;7&7%P$8@z@. . . . . . . . d(~ ~ _ S^% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % { ~ ~ ~ e(. . . . . . . . m#4@ *;%f(n/i.i.i.-+j+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.$]C@i.i.i.X&=&.&(-t&. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@d= *D*Z*_+i.i._+<+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.e+,+i.i.i.P*!>R$>@4@t&. . . . . . . . . g(~ ~ g % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % $.~ ~ ~ h(. . . . . . . . . Q$e$-&Y{i(C$i.i.i.;#m+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.##h.i.i.i.}*F=n%m$8@X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . m#.%P&y&j(_+i.i.i.C^D+O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.%@_+i.i.i.k(](;%z#<$s%. . . . . . . . . T/~ ~ ~ { % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % ..~ ~ ~ ~ l(. . . . . . . . X+|&<@4&/>3&h*i.i.i.h.N@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.D+n@i.i.i.i.}*S=i&w&G&t&. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . |&(-v-g&r*^*i.i.i.;#/@O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.m+1+i.i.i.i.*(;&x&z#G& #X+. . . . . . . . . m(~ ~ ~ -@% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % S^~ ~ ~ ~ / . . . . . . . . . G+H$6%E&Y{,(R=i.i.i.i.N^J%O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.##;#i.i.i.i.X&n(y&B%`& #. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . z@F&|$+=g&Z&'(i.i.i.i.1+/@#@O.O.O.O.O.O.O.O.O.O.O.9+.#_+i.i.i._+o(p(v&-&(*'+G+. . . . . . . . . . q(~ ~ ~ w@% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % 8 ~ ~ ~ r(. . . . . . . . . . z@F&-%E&/>s((=i.i.i.i.{+6^j+O.O.O.O.O.O.O.O.O.O.O.D+N@(+i.i.i.i.i.n/t(y&M*R*F&]#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . k@j*P$v-h&,(X;i.i.i.i.i.,+.#/@[+#@O.O.O.J%z+n@;#i.i.i.i.i.L;h>f&Q*z#<@'+]#. . . . . . . . . . . u(~ ~ ~ u%% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % ;.~ ~ ~ v(. . . . . . . . . . . u@F&-%-&6&f&_(X&i.i.i.i.h.Q#u+e+D+O.O.O.D+$]u+N^{+i.i.i.i.i.i.w(x(a-B%|$8@V$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b;b#J@P&D*U*r*}%i.i.i.i.i.i.i._+{+{+_+i.i.i.i.i.i.i.}*[/x(g&P%z#]%T#u@. . . . . . . . . . . . y(~ ~ ~ u % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % g ~ ~ ~ z(. . . . . . . . . . . . p+F&N&z#p$A*a*d;i.i.i.i.i.i.i.i.{+{+h.i.i.i.i.i.i.i.i.i.E/((f&H*<%|$8@b;. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9$j*'$-&]>u&A([>E/i.i.i.i.i.i.i.i.i.i.i.i.i.i.#=$==&f&n%^#>@e$'+z@. . . . . . . . . . . . . B(~ ~ ~ % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % K^~ ~ ~ C(. . . . . . . . . . . . . p+T#G& *M*f*f&s=P*i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.G='-{*g&p$-&_@ &3+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3+ &6%z#B%H*f&U*5%F*h*i.i.i.i.i.i.i.i.^$D%{>7&f&h&M#-&~*b#H$z@. . . . . . . . . . . . . . D(~ ~ ~ S^% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % H ~ ~ ~ E(. . . . . . . . . . . . . . u@'+!*P$E&.&A*{*Z*F(X&i.i.i.i.i.i.i.i.i.i.G($=H(j&u&;%P&G@O@F&b;. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b;F&E#P$-&v-Z%A*f&f&I(J(r*P/K(L(.;p=V&f&f&n%~$4& *-% &5&F@. . . . . . . . . . . . . . . M(~ ~ ~ u%% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % B ~ ~ ~ N(. . . . . . . . . . . . . . . ]# # &O%z#P&v&u&f&o&J(O(P(C/C/6(Q(p%'-:*f&f&g&Z%B%-&~*4@F&@$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . u@'+ &O@m$-&4&M#Z%f*u&f&f&f&f&f&_*H*Z$^#-&z#r#b#F&b;. . . . . . . . . . . . . . . . . R(~ ~ ~ 4(% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % u ~ ~ ~ ~ S(. . . . . . . . . . . . . . . . X+g@F&E#J@-&P&)%Y{u&f&f&f&f&f&f&f&f&y&D&~$E&-&E*.% &|&z@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+3+F& &]%|$z#-&-&E&^#M*O&M*E&-&-&-&`%-%b#F&|&u@. . . . . . . . . . . . . . . . . . T(~ ~ ~ { % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % 4(~ ~ ~ U(V(. . . . . . . . . . . . . . . . . . V$'+F&.%P$-&-&E&B%M#Z$Z$)%~$+=^#-&-&z#R*.% &F&b;X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ]#s%F&F&j*.%(-'$`%m$ *m$~*r#<@4@F&F&|&@$. . . . . . . . . . . . . . . . . . . . W(x@~ ~ ;.% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % b ~ ~ ~ X(N&. . . . . . . . . . . . . . . . . . . X+b;F&F&E$-%'$j%-&-&-&-&-&z#`%_@J#b#F&F&g@G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@t& #F&F&F&F&F&F&F&F&F&F&H$g@u@. . . . . . . . . . . . . . . . . . . . . . (-Y(~ ~ ~ G % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % g ~ ~ ~ Z( &. . . . . . . . . . . . . . . . . . . . . F@3+'+F&F&F&8@4@4@E$b#F&F&F&F&|&t&F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@V$m#9$9$s%g@t&@$z@. . . . . . . . . . . . . . . . . . . . . . . . . E$`(~ ~ ~ ~.% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % : ~ ~ ~ ~  _9$. . . . . . . . . . . . . . . . . . . . . . . . z@m#g@ #H$H$'+|&Q$9$k@G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9$._+_~ ~ _ i % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % ~.~ ~ ~ ;@0$z@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . u@<%@_~ ~ ~ { % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % u%_ ~ ~ ~ #_>@F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@6%$_%_~ ~ ~ : % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % 0 ~ ~ ~ [.&_J#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T#f#@_~ ~ ~ K^A % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % $.~ ~ ~ ~ *_p$H$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . k@_@=_e#~ ~ ~ |.% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % : 8 ~ ~ ~ )+-_|$@$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+4@+=;_>_~ ~ ~ b % % % % % % % % % % % % % % % % % % % % % % % % % % % % p.9 ~ ~ ~ _ {&N%R@X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3+X#;%,_~ ~ ~ ~ -@% % % % % % % % % % % % % % % % % % % % % % % % % % ..X ~ ~ ~ ~ '_D*z$9$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@0&E&)_b&~ ~ ~ ~ { A % % % % % % % % % % % % % % % % % % % % % % % p#8 ~ ~ ~ ~ !_g&^#E#]#. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3+-%Q&~_<&~ ~ ~ ~ 0 u%% % % % % % % % % % % % % % % % % % % % - |.~ ~ ~ ~ ~ {_]_Q&(-s%. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+'+z$Z$^_/_~ ~ ~ ~ _ (_u % % % % % % % % % % % % % % % % u * 8 ~ ~ ~ ~ ~ __:_~$P$ &G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . V$0&>@]>:_<_~ ~ ~ ~ ~ B { b(% % % % % % % % % % % A : c 8 ~ ~ ~ ~ ~ o#[_f&)%m$b#k@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9$E#G@)%f&}_|_~ ~ ~ ~ ~ ~ H r * 4(b(..p.b(p#* W B ~ ~ ~ ~ ~ ~ ~ e#]&A*M# *!*s%. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . X+ #R@G@M#g&1_2_Z@~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ %_3_j&i&v->@<$ #X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@H$E#>@^#n%f&4_5_6_~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 7_8_9_u&H&4&P$4@|&X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . G+|&0&~*-&~$h&f&1_0_a_[.~ ~ ~ ~ ~ ~ ~ ~ ~ ~ U(b_W$c_f&f&H*B%-&_@8@5&F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F@5& &6%G@E&N%e=f&f&:_d_l&e_f_g_#&n$}$8_h_e&f&f&_*R$B%-&P$R@F&g@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . b;F&4@_@z#-&M*.&/>y&f&f&f&f&f&f&f&f&u&o%H&f#E&-&`%O@ &T#@$. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . p+ #F&4@`&m$-&-&-&P&Q&P%=%p$~$+=^#E&-&-&z#X#e$F&F&9$G+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . k@|&F&F&6#O@_@P$z#-&-&-&-&z#`%|$2#e$8@F&T#g@z@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . u@s%T#F&F&F&F& &j*0&d=F&F&F&F&F& #k@X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . z@k@g@Q$ # #H$|&5&g@t&p+X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_k_l_m_n_o_p_q_F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_r_s_t_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_u_v_w_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_x_y_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_z_A_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_B_C_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_D_E_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_F_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . G_H_I_J_B_i_i_i_i_i_i_i_i_i_i_i_i_K_G_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . L_D_i_i_i_i_i_i_i_i_i_i_i_i_I_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . M_N_i_i_i_i_i_i_i_i_i_i_i_O_. . . . . . . . . F@P_Q_R_S_T_U_V_W_k_u_X_Y_Z_`_ :.:+:@:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . p+A_#:$:%:u_&:*:=:. . . . . . . . . . -:;:v_>:,:':):u_&:!:V_~:{:]:p_^:/:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . (:i_i_i_i_i_i_i_i_i_i_i__:. . . . . . Q_::<:[:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_,:s_H_. . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . =:}:i_i_i_i_i_i_i_|:. . . . . . . 1:2:,:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_u_3:.:4:5:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . 6:N_i_i_i_i_i_i_i_i_i_7:t_. . . . . . . . . . . 8:%:i_i_i_i_i_i_i_i_i_[:6:. . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . y_i_i_i_i_i_i_i_i_i_i_i_}:. . . . . j_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_&:9:0:. . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. 0:a:i_i_i_i_i_i_i_i_i_|:. . . . . . =:W_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . c:i_i_i_i_i_i_i_i_i_i_d:X+. . . . . . . . . X+>:i_i_i_i_i_i_i_i_i_i_p_. . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . e:i_i_i_i_i_i_i_i_i_i_i_[:. . . . . j_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_U_f:. . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_j_g:i_i_i_i_i_i_i_i_i_i_|:. . . . . s_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . h:i_i_i_i_i_i_i_i_i_i_i:. . . . . . . . . j:i_i_i_i_i_i_i_i_i_i_k:. . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . G_i_i_i_i_i_i_i_i_i_i_i_l:. . . . . j_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_m:n:. . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_(:i_i_i_i_i_i_i_i_i_i_i_|:. . . . o:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . 1:p:i_i_i_i_i_i_i_i_i_N_M_. . . . . . . L_B_i_i_i_i_i_i_i_i_i_q:r:. . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . s:i_i_i_i_i_i_i_i_i_i_i_Y_. . . . . j_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_a:. . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_t:i_i_i_i_i_i_i_i_i_i_i_i_|:. . . 1:u:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . v:B_i_i_i_i_i_i_i_i_i_w:j_. . . . . 0:$:i_i_i_i_i_i_i_i_i_&:x:. . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . y:i_i_i_i_i_i_i_i_i_i_i_V_. . . . . j_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_y_. . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_z:i_i_i_i_i_i_i_i_i_i_i_i_|:. . . A:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i:i_i_i_i_i_i_i_i_i_i_s_. . . . . ]:i_i_i_i_i_i_i_i_i_i_B:. . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . C:i_i_i_i_i_i_i_i_i_i_i_D:. . . . . j_i_i_i_i_i_i_i_!:E:F:G:H:I:J:<:K:i_i_i_i_i_i_i_i_i_i_i_i_i_F:. . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_|:. . . L:i_i_i_i_i_i_i_i_i_i_[:E:J:M:N:O:P:,:u_i_i_i_i_i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . O:i_i_i_i_i_i_i_i_i_X_Q:. . . R:S:i_i_i_i_i_i_i_i_i_{:. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . T:N_i_i_i_i_i_i_i_i_i_i_i_U:. . . . . j_i_i_S:V:W:R:5:. . . . . . . . . `.s_X:i_i_i_i_i_i_i_i_i_i_l:H_. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_|:. . . Y:i_i_i_i_i_i_i_i_Z:`:0:. . . . . . . p+x:p_k:K:i_i_i_b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . .  <z:i_i_i_i_i_i_i_i_i_.<+<. @<r_i_i_i_i_i_i_i_i_i_D_#<. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . 6:D_i_i_i_i_i_i_i_i_i_i_i_i_$<. . . . . j_Z:%<&<. . . . . . . . . . . . . . . `.Z_i_i_i_i_i_i_i_i_i_i_+:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_*<B:-:@<G_f:R:=<m:|:. . . 7:i_i_i_i_i_i_i_i_-<. . . . . . . . . . . . . . L_;<*:b:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . ><X_i_i_i_i_i_i_i_i_i_.:. h:i_i_i_i_i_i_i_i_i_z_Q:. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . G_f:,<J_B_i_i_i_i_i_i_i_i_i_i_i_i_Z_j_. . . . . . +<. . . . . . . . . . . . . . . . . . A:i_i_i_i_i_i_i_i_i_i_S_. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_N_'<. . . . . . . . . e:. . . z_i_i_i_i_i_i_i_i_/:. . . . . . . . . . . . . . . . . P_. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . R_i_i_i_i_i_i_i_i_i_S:v_i_i_i_i_i_i_i_i_i_i_)<. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_!<. . . . . . . . . . . . . . . . . . . . . . . . . . 5:i_i_i_i_i_i_i_i_i_i_~<. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_X_{<. . . . . . . . . . . . . . Z_i_i_i_i_i_i_i_i_^:. . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . X+ :i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_T_. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_q:/:. . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_z:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_::. . . . . . . . . . . . . . . ]<i_i_i_i_i_i_i_i_D_^<X+. . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . 5:K:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_V_/<. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_[:^:. . . . . . . . . . . . . P_A:]:(<_<V_X:z_S:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_[:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_Y_1:. . . . . . . . . . . . . . . ]:i_i_i_i_i_i_i_i_i_i_:<T_%<<<[<}<F@. . . . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . y:l:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_X_><. . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_&:|<. . . . . . . . . . . t_;<*:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_l:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_1<. . . . . . . . . . . . . . . . 2<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_B_`_3<)<4<5<. . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . s_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_6<. . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_q:C_. . . . . . . . . . E_7<8<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_5<. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_p_. . . . . . . . . . . . . . . . . 9<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_7:0<a<X+. . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . F@D:i_i_i_i_i_i_i_i_i_i_i_i_i_ :X+. . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_8<U:/:. . . . . . . . . . 8:b<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_c<. . . . . . . . . . . . . . . . . }<l_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_`_{<. . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . d<K_i_i_i_i_i_i_i_i_i_i_i_K:5:. . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_,:6<f:. . . . . . . . . . . 1:.<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_d<. . . . . . . . . . . . . . . . . . T:,:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_S:e<. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . /:b<i_i_i_i_i_i_i_i_i_i_i_Y:w_. . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_S:X:r_b<D:.:A:T:. . . . . . . . . . . . . . f<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_E_. . . . . . . . . . . . . . . . . . . E_g<W_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_S:h<. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . f<i_i_i_i_i_i_i_i_i_i_i_i_i_N:. . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . &<u_i_i_i_i_i_i_i_i_i_i_S:L:i<T:r:F@. . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . p+A_j<':i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_r_p+. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . k<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_l<. . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . m<i_i_i_i_i_i_i_i_i_i_):y:. . . . . . . . . /:i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . n<o<p<N:<:V_l:i_i_i_i_i_i_i_i_i_i_i_i_i_A:. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . `.X:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_k_@:. . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . q<i_i_i_i_i_i_i_i_i_i_i:. . . . . . . . . . n<i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . p+c<;:*<i_i_i_i_i_i_i_i_i_i_j<. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . 0:U_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_3:p+. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . }:i_i_i_i_i_i_i_i_i_i_r<. . . . . . . . . . A:i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s<i_i_i_i_i_i_i_i_i_.<. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . t<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_u<. . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . B_i_i_i_i_i_i_i_i_i_i_E_. . . . . . . . . . <:i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s:i_i_i_i_i_i_i_i_i_W_. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . Q_i_i_i_i_i_i_i_i_i_i_D_i_i_i_i_i_i_i_i_i_i_A_. . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . z_i_i_i_i_i_i_i_i_i_i_v:. . . . . . . . . v<i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . C_w<. . . . . . . . . . . . . . . . . @<i_i_i_i_i_i_i_i_i_8<. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . x<Z:i_i_i_i_i_i_i_i_i_~:n:.<i_i_i_i_i_i_i_i_i_7:n<. . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . l_i_i_i_i_i_i_i_i_i_i_a:. . . . . . . . [<[:i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<S:y<h<w_. . . . . . . . . . . . . . j:i_i_i_i_i_i_i_i_i_':. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . 5<z<i_i_i_i_i_i_i_i_i_k_P_. A<z_i_i_i_i_i_i_i_i_i_b:G_. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . ~:i_i_i_i_i_i_i_i_i_i_i_B< <. . . .  <C<X_i_i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<i_i_i_z_P:R_D<s:. . . . . . . . 5:E<X_i_i_i_i_i_i_i_i_i_]<. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . C<i_i_i_i_i_i_i_i_i_i_p_. . . F<i_i_i_i_i_i_i_i_i_i_U:. . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . E<i_i_i_i_i_i_i_i_i_i_i_i_&:D:N:j<n_8<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<i_i_i_i_i_i_i_i_K_E:F:G:H:I:O:`_l:i_i_i_i_i_i_i_i_i_i_i_.:. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . a<S:i_i_i_i_i_i_i_i_i_O:. . . . X+>:i_i_i_i_i_i_i_i_i_S:I_. . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . A<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_X_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_><. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . H_u:i_i_i_i_i_i_i_i_i_':e:. . . . . 8:Z:i_i_i_i_i_i_i_i_i_K_r<. . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . G<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_F_i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_P:. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . F@>:i_i_i_i_i_i_i_i_i_S:$<. . . . . . . A_i_i_i_i_i_i_i_i_i_i_D:F@. . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . P_7:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_H<F@i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_X:}<. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . g<i_i_i_i_i_i_i_i_i_i_C:. . . . . . . . . J_i_i_i_i_i_i_i_i_i_i_|:. . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . y:z_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_<:E_. i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . ;<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_':^:. . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . I<u_i_i_i_i_i_i_i_i_i_m:/:. . . . . . . . . w_q:i_i_i_i_i_i_i_i_i_l:y:. . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2<}:i_i_i_i_i_i_i_i_i_i_i_i_i_i_0<p+. . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . e<X_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_(<&<. . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . e:l_i_i_i_i_i_i_i_i_i_z_c<. . . . . . . . . . . ^:8<i_i_i_i_i_i_i_i_i_K:5:. . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s:J<[:i_i_i_i_i_i_i_i_i_i_m:K<. . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . . . . . . . . . . . . . . n:L<v_`_u_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_7:h:M<. . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_j_. . . . X+g:i_i_i_i_i_i_i_i_i_i_R_. . . . . . . . . . . . . 6<i_i_i_i_i_i_i_i_i_i_ :X+. . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . |:|:|:|:|:|:|:|:|:|:|:F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . s:c:3<N<K_X_N_K:_:U:y_X+. . . . . s:s:s:s:s:s:s:s:s:s:s:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . +<C_O<O_P<w:V_!:N_l:Y_:<D_*<I:R_{<j_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . @<`:N:_<W_z_X_Q<R<>:J<o:S<. . . . . . . i_i_i_i_i_i_9<. . . . . . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . . . T<i_i_p:. . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . 5:v_&:i_i_i_i_i_i_i_i_i_i_i_u_y<S<. . . . . i_i_i_i_i_i_i_y:. . . . . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . . . d:i_i_]:. . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . U<!:i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_L_. . . . . i_i_i_i_i_i_i_b:. . . . . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . . #<8<i_i_V<. . . i_i_i_i_i_g<. . . . . . . . . . . . . ]<]<]<]<]<p_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . K<X_i_i_i_i_i_i_l:r_$:q:W_i_i_i_i_i_L_. . . . . i_i_i_i_i_i_i_i_A_. . . . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . . v<i_i_K_F@. . . i_i_i_i_i_g<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . -:[:i_i_i_i_i_W<i<@<. . . . S<-<f<Z_i_L_. . . . . i_i_i_i_i_i_i_i_N<5<. . . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . . J:i_i_M:. . . . i_i_i_i_i_g<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . P:i_i_i_i_i_u<j_. . . . . . . . . G_'<r<. . . . . i_i_i_i_i_i_i_i_i_X<. . . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . 0:X:i_i_Y<. . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. @:S_D_X_Q<E:B:5<. . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . w_q:i_i_i_i_G:. . . . . V<l:i_i_i_i_h<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . Q:i_i_i_i_i_Z<X+. . . . . . . . . . . . . . . . . . i_i_i_i_i_i_i_i_i_}:/:. . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . $<i_i_[:+<. . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<O<z_i_i_i_i_i_i_ :0:. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . ^:8<i_i_i_i_h<. . . w_*:i_i_i_i_H:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . s<i_i_i_i_S:`<. . . . . . . . . . . . . . . . . . . i_i_i_i_i_(<S:i_i_i_!<. . . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . . o_i_i_G<. . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_q:i_i_i_i_i_i_i_i_i_s_. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . !<i_i_i_i_K_5:. . v_i_i_i_i_q:w_. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . *<i_i_i_i_3:. . . . . . . . . . . . . . . . . . . . i_i_i_i_i_g<{:i_i_i_Z:#<. . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . X+l_i_i_=:. . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_i_i_X_m:%:i_i_i_i_i_Z:p+. . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . X+d:i_i_i_i_{:. {<S:i_i_i_z_v:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . K_i_i_i_i_B<. . . . . 0:]<]<]<]<]<]<]<]<]<. . . . . i_i_i_i_i_g<@:X_i_i_i_C<. . g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . Q:i_i_u_e:. . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_i_3:&<. /:g:i_i_i_i_i_2<. . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . r<!:i_i_i_i_p_z:i_i_i_i_F<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . X_i_i_i_i_W:. . . . . /:i_i_i_i_i_i_i_i_i_. . . . . i_i_i_i_i_g<.  [i_i_i_[:d<. g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . ;<i_i__:. . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_u_M_. . . 4<i_i_i_i_i_.[. . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . . Y<i_i_i_i_i_i_i_i_i_q<X+. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . X_i_i_i_i_;<. . . . . /:i_i_i_i_i_i_i_i_i_. . . . . i_i_i_i_i_g<. r<N_i_i_i_f<. g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . . b<i_i_j:. . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_<:. . . .  <i_i_i_i_i_!<. . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . . . o_i_i_i_i_i_i_i_W_d<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . K_i_i_i_i_ [. . . . . /:i_i_i_i_i_i_i_i_i_. . . . . i_i_i_i_i_g<. . ::i_i_i_X_+[g<i_i_i_i_i_. . . . . . i_i_i_i_i_g<. . . . . . . g<i_i_i_i_i_. . . . . . `.i_i_i_w<. . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_(:. . . . G_i_i_i_i_i_g<. . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . . . +<m:i_i_i_i_i_i_-<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . *<i_i_i_i__<. . . . . . . . . g<i_i_i_i_i_. . . . . i_i_i_i_i_g<. . @<%:i_i_i_G:g<i_i_i_i_i_. . . . . . u_i_i_i_i_|:. . . . . . . |:i_i_i_i_8<. . . . . . j:i_i_`_. . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_2:. . . . X+i_i_i_i_i_g<. . . . i_i_i_i_i_g<. . . . 5<i_i_i_i_i_g<. . . . . . . . 9:i_i_i_i_i_K_1:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . s<i_i_i_i_l:+[. . . . . . . . g<i_i_i_i_i_. . . . . i_i_i_i_i_g<. . . R_i_i_i_S:G<i_i_i_i_i_. . . . . . W_i_i_i_i_(:. . . . . . . .:i_i_i_i_:<. . . . . . _:i_i_=<. . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . i_i_i_i_i_9:. . . . s:i_i_i_i_i_g<. . . . . . . c<z_i_i_i_i_i_i_1<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . Q:i_i_i_i_i_P<. . . . . . . . g<i_i_i_i_i_. . . . . i_i_i_i_i_g<. . . +<l_i_i_i_i_i_i_i_i_i_. . . . . . E:i_i_i_i_@[. . . . . . . D:i_i_i_i_*<. . . . . e:u_i_i_^:. . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . 8<i_i_i_i_7<. . . . ^<i_i_i_i_i_g<. . . . . . E_.<i_i_i_i_i_i_i_i_o:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . D:i_i_i_i_i_W:X+. . . . . . g<i_i_i_i_i_. . . . . i_i_i_i_i_g<. . . . c:i_i_i_i_i_i_i_i_i_. . . . . . s<i_i_i_i_X_`.. . . . . `.X_i_i_i_i_%<. . . . . =:i_i_r_. . . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . K_i_i_i_i_F:. . . . k:i_i_i_i_i_g<. . . . . .  [i_i_i_i_Z_i_i_i_i_7:&<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . 6:N_i_i_i_i_i_n_t:/:. . . G_S_i_i_i_i_i_. . . . . i_i_i_i_i_g<. . . . 5<.<i_i_i_i_i_i_i_i_. . . . . . x:i_i_i_i_i_`_x:. . . c<b<i_i_i_i_i_#[. . . . . O:i_i_v_. . . . . . . . i_i_i_i_i_g<. . . . . . . . . . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . <:i_i_i_i_X_[<. X+T<i_i_i_i_i_i_g<. . . . . o<i_i_i_i_[:+[T_i_i_i_i_n_F@. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . $[u_i_i_i_i_i_i_z_D_V:Y:&:i_i_i_i_i_i_. . . . . i_i_i_i_i_g<. . . . . 4:i_i_i_i_i_i_i_i_. . . . . . . G:i_i_i_i_i_i_}:3:l_i_i_i_i_i_i_a:. . . . . /:Y_i_i_^<. . . . . . . . i_i_i_i_i_K:]<]<]<]<]<]<]<]<]<%[. . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . F_i_i_i_i_i_S:.<u:i_i_i_i_i_i_i_g<. . . . 8:Z:i_i_i_i_;:. f:W_i_i_i_i_g<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . Q_Q<i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_. . . . . i_i_i_i_i_g<. . . . . . &[i_i_i_i_i_i_i_. . . . . . .  <`_i_i_i_i_i_i_i_i_i_i_i_i_i_`_ <. . . . . -<i_i_7:G_. . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_|:. . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . f:7:i_i_i_i_i_i_i_i_,:i_i_i_i_i_g<. . . F@@[i_i_i_i_d:X+. . o<i_i_i_i_X_4<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . r<N:8<i_i_i_i_i_i_i_i_i_i_i_z_P<I_. . . . . i_i_i_i_i_g<. . . . . . R:i_i_i_i_i_i_i_. . . . . . . . #<#:l:i_i_i_i_i_i_i_i_i_l:#:#<. . . . . . H:i_i_3<. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_|:. . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . -<B_i_i_i_i_i_i_~:d<i_i_i_i_i_g<. . . m<i_i_i_i_Q<x<. . . . 1<i_i_i_i_*:r:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . f:O<G:N<X:u_z_!:Y:H<%<t:w_. . . . . . . i_i_i_i_i_g<. . . . . . . 9<i_i_i_i_i_i_. . . . . . . . . . *[g<q<r_B_S:B_r_d:=[*[. . . . . . . F@:<i_i_$[. . . . . . . . . i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_|:. . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . i_i_i_i_i_g<. . . . . . `<1<}:8<X:D:=:5<. i_i_i_i_i_g<. . -[8<i_i_i_i_=:. . . . . #<V_i_i_i_i_#:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ;[i_i_z_1:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . %<i_i_ :. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y:i_i_<<. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ",
+". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "};
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.pam
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.pam	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/gdm.pam	(revision 3121)
@@ -0,0 +1,11 @@
+#%PAM-1.0
+auth    requisite       pam_nologin.so
+auth    required        pam_env.so readenv=1
+auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
+@include common-auth
+auth    optional        pam_gnome_keyring.so
+@include common-account
+session required        pam_limits.so
+@include common-session
+session optional        pam_gnome_keyring.so auto_start
+@include common-password
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/locale.conf
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/locale.conf	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/locale.conf	(revision 3121)
@@ -0,0 +1,396 @@
+#
+# This is similar to a locale.alias file, but is not one.  This file was
+# autogenerated from the GNU libc locales source, with some editing.
+#
+Afar(Djibouti)	aa_DJ
+Afar(Djibouti)	aa_DJ.UTF-8
+Afar(Eritrea)	aa_ER
+Afar(Eritrea)	aa_ER@saaho
+Afar(Ethiopia)	aa_ET
+Afrikaans(South_Africa)	af_ZA
+Afrikaans(South_Africa)	af_ZA.UTF-8
+Albanian(Albania)	sq_AL
+Albanian(Albania)	sq_AL.UTF-8
+Amharic(Ethiopia)	am_ET
+Arabic(Algeria)	ar_DZ
+Arabic(Algeria)	ar_DZ.UTF-8
+Arabic(Bahrain)	ar_BH
+Arabic(Bahrain)	ar_BH.UTF-8
+Arabic(Egypt)	ar_EG
+Arabic(Egypt)	ar_EG.UTF-8
+Arabic(India)	ar_IN
+Arabic(Iraq)	ar_IQ
+Arabic(Iraq)	ar_IQ.UTF-8
+Arabic(Jordan)	ar_JO
+Arabic(Jordan)	ar_JO.UTF-8
+Arabic(Kuwait)	ar_KW
+Arabic(Kuwait)	ar_KW.UTF-8
+Arabic(Lebanon)	ar_LB
+Arabic(Lebanon)	ar_LB.UTF-8
+Arabic(Libyan_Arab_Jamahiriya)	ar_LY
+Arabic(Libyan_Arab_Jamahiriya)	ar_LY.UTF-8
+Arabic(Morocco)	ar_MA
+Arabic(Morocco)	ar_MA.UTF-8
+Arabic(Oman)	ar_OM
+Arabic(Oman)	ar_OM.UTF-8
+Arabic(Qatar)	ar_QA
+Arabic(Qatar)	ar_QA.UTF-8
+Arabic(Saudi_Arabia)	ar_SA
+Arabic(Saudi_Arabia)	ar_SA.UTF-8
+Arabic(Sudan)	ar_SD
+Arabic(Sudan)	ar_SD.UTF-8
+Arabic(Syrian_Arab_Republic)	ar_SY
+Arabic(Syrian_Arab_Republic)	ar_SY.UTF-8
+Arabic(Tunisia)	ar_TN
+Arabic(Tunisia)	ar_TN.UTF-8
+Arabic(United_Arab_Emirates)	ar_AE
+Arabic(United_Arab_Emirates)	ar_AE.UTF-8
+Arabic(Yemen)	ar_YE
+Arabic(Yemen)	ar_YE.UTF-8
+Aragonese(Spain)	an_ES
+Aragonese(Spain)	an_ES.UTF-8
+Armenian(Armenia)      hy_AM
+Armenian(Armenia)      hy_AM.ARMSCII-8
+Assamese(India)        as_IN.UTF-8
+Azeri(Azerbaijan)	az_AZ.UTF-8
+Basque(France)	eu_FR
+Basque(France)	eu_FR@euro
+Basque(France)	eu_FR.UTF-8
+Basque(Spain)	eu_ES
+Basque(Spain)	eu_ES@euro
+Basque(Spain)	eu_ES.UTF-8
+Belarusian(Belarus)	be_BY
+Belarusian(Belarus)	be_BY@latin
+Belarusian(Belarus)	be_BY.UTF-8
+Bengali/Bangla(Bangladesh)	bn_BD
+Bengali(India)	bn_IN
+Blin(Eritrea)	byn_ER
+Bosnian(Bosnia_and_Herzegowina)	bs_BA
+Bosnian(Bosnia_and_Herzegowina)	bs_BA.UTF-8
+Breton(France)	br_FR
+Breton(France)	br_FR@euro
+Breton(France)	br_FR.UTF-8
+Bulgarian(Bulgaria)	bg_BG
+Bulgarian(Bulgaria)	bg_BG.UTF-8
+Catalan(Andorra)	ca_AD
+Catalan(Andorra)	ca_AD.UTF-8
+Catalan(France)	ca_FR
+Catalan(France)	ca_FR.UTF-8
+Catalan(Italy_(L'Alguer))	ca_IT
+Catalan(Italy_(L'Alguer))	ca_IT.UTF-8
+Catalan(Spain)	ca_ES
+Catalan(Spain)	ca_ES.UTF-8
+Catalan(Spain)	ca_ES.UTF-8@valencia
+Catalan(Spain)	ca_ES@euro
+Catalan(Spain)	ca_ES@valencia
+Chinese(Hong_Kong)	zh_HK
+Chinese(Hong_Kong)	zh_HK.UTF-8
+Chinese(P.R._of_China)	zh_CN
+Chinese(P.R._of_China)	zh_CN.GB18030
+Chinese(P.R._of_China)	zh_CN.GBK
+Chinese(P.R._of_China)	zh_CN.UTF-8
+Chinese(Singapore)	zh_SG
+Chinese(Singapore)	zh_SG.GBK
+Chinese(Singapore)	zh_SG.UTF-8
+Chinese(Taiwan_R.O.C.)	zh_TW
+Chinese(Taiwan_R.O.C.)	zh_TW.EUC-TW
+Chinese(Taiwan_R.O.C.)	zh_TW.UTF-8
+Cornish(Britain)	kw_GB
+Cornish(Britain)	kw_GB.UTF-8
+Croatian(Croatia)	hr_HR
+Croatian(Croatia)	hr_HR.UTF-8
+Czech(Czech_Republic)	cs_CZ
+Czech(Czech_Republic)	cs_CZ.UTF-8
+Danish(Denmark)	da_DK
+Danish(Denmark)	da_DK.ISO-8859-15
+Danish(Denmark)	da_DK.UTF-8
+Dutch(Belgium)	nl_BE
+Dutch(Belgium)	nl_BE@euro
+Dutch(Belgium)	nl_BE.UTF-8
+Dutch(Netherlands)	nl_NL
+Dutch(Netherlands)	nl_NL@euro
+Dutch(Netherlands)	nl_NL.UTF-8
+Dzongkha(Bhutan)	dz_BT
+English(Australia)	en_AU
+English(Australia)	en_AU.UTF-8
+English(Botswana)	en_BW
+English(Botswana)	en_BW.UTF-8
+English(Canada)	en_CA
+English(Canada)	en_CA.UTF-8
+English(Denmark)	en_DK
+English(Denmark)	en_DK.ISO-8859-15
+English(Denmark)	en_DK.UTF-8
+English(Great_Britain)	en_GB
+English(Great_Britain)	en_GB.ISO-8859-15
+English(Great_Britain)	en_GB.UTF-8
+English(Hong_Kong)	en_HK
+English(Hong_Kong)	en_HK.UTF-8
+English(India)	en_IN
+English(Ireland)	en_IE
+English(Ireland)	en_IE@euro
+English(Ireland)	en_IE.UTF-8
+English(New_Zealand)	en_NZ
+English(New_Zealand)	en_NZ.UTF-8
+English(Philippines)	en_PH
+English(Philippines)	en_PH.UTF-8
+English(Singapore)	en_SG
+English(Singapore)	en_SG.UTF-8
+English(South_Africa)	en_ZA
+English(South_Africa)	en_ZA.UTF-8
+English(USA)	en_US
+English(USA)	en_US.ISO-8859-15
+English(USA)	en_US.UTF-8
+English(Zimbabwe)	en_ZW
+English(Zimbabwe)	en_ZW.UTF-8
+Esperanto()	eo
+Esperanto()	eo.UTF-8
+Estonian(Estonia)	et_EE
+Estonian(Estonia)	et_EE.ISO-8859-15
+Estonian(Estonia)	et_EE.UTF-8
+Faroese(Faroe_Islands)	fo_FO
+Faroese(Faroe_Islands)	fo_FO.UTF-8
+Finnish(Finland)	fi_FI
+Finnish(Finland)	fi_FI@euro
+Finnish(Finland)	fi_FI.UTF-8
+French(Belgium)	fr_BE
+French(Belgium)	fr_BE@euro
+French(Belgium)	fr_BE.UTF-8
+French(Canada)	fr_CA
+French(Canada)	fr_CA.UTF-8
+French(France)	fr_FR
+French(France)	fr_FR@euro
+French(France)	fr_FR.UTF-8
+French(Luxemburg)	fr_LU
+French(Luxemburg)	fr_LU@euro
+French(Luxemburg)	fr_LU.UTF-8
+French(Switzerland)	fr_CH
+French(Switzerland)	fr_CH.UTF-8
+Galician(Spain)	gl_ES
+Galician(Spain)	gl_ES@euro
+Galician(Spain)	gl_ES.UTF-8
+Ge'ez(Eritrea)	gez_ER
+Ge'ez(Eritrea)	gez_ER@abegede
+Ge'ez(Ethiopia)	gez_ET
+Ge'ez(Ethiopia)	gez_ET@abegede
+Georgian(Georgia)	ka_GE
+Georgian(Georgia)	ka_GE.UTF-8
+German(Austria)	de_AT
+German(Austria)	de_AT@euro
+German(Austria)	de_AT.UTF-8
+German(Belgium)	de_BE
+German(Belgium)	de_BE@euro
+German(Belgium)	de_BE.UTF-8
+German(Germany)	de_DE
+German(Germany)	de_DE@euro
+German(Germany)	de_DE.UTF-8
+German(Luxemburg)	de_LU
+German(Luxemburg)	de_LU@euro
+German(Luxemburg)	de_LU.UTF-8
+German(Switzerland)	de_CH
+German(Switzerland)	de_CH.UTF-8
+Greek(Cyprus)	el_CY
+Greek(Cyprus)	el_CY.UTF-8
+Greek(Greece)	el_GR
+Greek(Greece)	el_GR.UTF-8
+Greenlandic(Greenland)	kl_GL
+Greenlandic(Greenland)	kl_GL.UTF-8
+Gujarati(India)	gu_IN
+Hebrew(Israel)	he_IL
+Hebrew(Israel)	he_IL.UTF-8
+Hebrew(Israel)	iw_IL
+Hebrew(Israel)	iw_IL.UTF-8
+Hindi(India)	hi_IN
+Hungarian(Hungary)	hu_HU
+Hungarian(Hungary)	hu_HU.UTF-8
+Icelandic(Iceland)	is_IS
+Icelandic(Iceland)	is_IS.UTF-8
+Indonesian(Indonesia)	id_ID
+Indonesian(Indonesia)	id_ID.UTF-8
+Interlingua()	ia
+Irish(Ireland)	ga_IE
+Irish(Ireland)	ga_IE@euro
+Irish(Ireland)	ga_IE.UTF-8
+Italian(Italy)	it_IT
+Italian(Italy)	it_IT@euro
+Italian(Italy)	it_IT.UTF-8
+Italian(Switzerland)	it_CH
+Italian(Switzerland)	it_CH.UTF-8
+Japanese(Japan)	ja_JP.EUC-JP
+Japanese(Japan)	ja_JP.UTF-8
+Kannada(India)	kn_IN
+Kashubian(Poland)	csb_PL
+Kazakh(Kazakhstan)	kk_KZ
+Kazakh(Kazakhstan)	kk_KZ.UTF-8
+Khmer(Cambodia)	km_KH
+Kinyarwanda(Rwanda)	rw_RW
+Korean(Republic_of_Korea)	ko_KR.EUC-KR
+Korean(Republic_of_Korea)	ko_KR.UTF-8
+Kurdish(Turkey)	ku_TR
+Kurdish(Turkey)	ku_TR.UTF-8
+Kyrgyz(Kyrgyzstan)	ky_KG
+Lao(Laos)	lo_LA
+Latvian(Latvia)	lv_LV
+Latvian(Latvia)	lv_LV.UTF-8
+Lithuanian(Lithuania)	lt_LT
+Lithuanian(Lithuania)	lt_LT.UTF-8
+Luganda(Uganda)	lg_UG
+Luganda(Uganda)	lg_UG.UTF-8
+Macedonian(Macedonia)	mk_MK
+Macedonian(Macedonia)	mk_MK.UTF-8
+Malagasy(Madagascar)	mg_MG
+Malagasy(Madagascar)	mg_MG.UTF-8
+Malayalam(India)	ml_IN
+Malay(Malaysia)	ms_MY
+Malay(Malaysia)	ms_MY.UTF-8
+Maltese(malta)	mt_MT
+Maltese(malta)	mt_MT.UTF-8
+Manx_Gaelic(Britain)	gv_GB
+Manx_Gaelic(Britain)	gv_GB.UTF-8
+Maori(New_Zealand)	mi_NZ
+Maori(New_Zealand)	mi_NZ.UTF-8
+Marathi(India)	mr_IN
+Mongolian(Mongolia)	mn_MN
+Nepali(Nepal)	ne_NP
+Northern_Saami(Norway)	se_NO
+Northern_Sotho(South_Africa)	nso_ZA
+Norwegian,_Bokm<U00E5>l(Norway)	nb_NO
+Norwegian,_Bokm<U00E5>l(Norway)	nb_NO.UTF-8
+Norwegian_Bokm<U00E5>l(Norway)	no_NO
+Norwegian_Bokm<U00E5>l(Norway)	no_NO.UTF-8
+Norwegian,_Nynorsk(Norway)	nn_NO
+Norwegian,_Nynorsk(Norway)	nn_NO.UTF-8
+Occitan(France)	oc_FR
+Occitan(France)	oc_FR.UTF-8
+Oromo(Ethiopia)	om_ET
+Oromo(Kenya)	om_KE
+Oromo(Kenya)	om_KE.UTF-8
+Oriya(India)    or_IN
+Persian(Iran)	fa_IR
+Polish(Poland)	pl_PL
+Polish(Poland)	pl_PL.UTF-8
+Portuguese(Brasil)	pt_BR
+Portuguese(Brasil)	pt_BR.UTF-8
+Portuguese(Portugal)	pt_PT
+Portuguese(Portugal)	pt_PT@euro
+Portuguese(Portugal)	pt_PT.UTF-8
+Punjabi(India)	pa_IN
+Punjabi_(Shahmukhi)(Pakistan) pa_PK
+Romanian(Romania)	ro_RO
+Romanian(Romania)	ro_RO.UTF-8
+Russian(Russia)	ru_RU
+Russian(Russia)	ru_RU.CP1251
+Russian(Russia)	ru_RU.KOI8-R
+Russian(Russia)	ru_RU.UTF-8
+Russian(Ukraine)	ru_UA
+Russian(Ukraine)	ru_UA.UTF-8
+Sanskrit(India)	sa_IN
+Scots_Gaelic(Great_Britain)	gd_GB
+Scots_Gaelic(Great_Britain)	gd_GB.UTF-8
+Serbian(Serbia)	sr_RS
+Serbian(Serbia_and_Montenegro)	sr_ME
+Serbian(Serbia_and_Montenegro)	sr_CS.UTF-8
+Sidama(Ethiopia)	sid_ET
+Sinhala(Sri_Lanka)	si_LK
+Slovak(Slovak)	sk_SK
+Slovak(Slovak)	sk_SK.UTF-8
+Slovenian(Slovenia)	sl_SI
+Slovenian(Slovenia)	sl_SI.UTF-8
+Somali(Djibouti)	so_DJ
+Somali(Djibouti)	so_DJ.UTF-8
+Somali(Ethiopia)	so_ET
+Somali(Kenya)	so_KE
+Somali(Kenya)	so_KE.UTF-8
+Somali(Somalia)	so_SO
+Somali(Somalia)	so_SO.UTF-8
+Sotho(South_Africa)	st_ZA
+Sotho(South_Africa)	st_ZA.UTF-8
+Southern_Ndebele(South_Africa)	nr_ZA
+Spanish(Argentina)	es_AR
+Spanish(Argentina)	es_AR.UTF-8
+Spanish(Bolivia)	es_BO
+Spanish(Bolivia)	es_BO.UTF-8
+Spanish(Chile)	es_CL
+Spanish(Chile)	es_CL.UTF-8
+Spanish(Colombia)	es_CO
+Spanish(Colombia)	es_CO.UTF-8
+Spanish(Costa_Rica)	es_CR
+Spanish(Costa_Rica)	es_CR.UTF-8
+Spanish(Dominican_Republic)	es_DO
+Spanish(Dominican_Republic)	es_DO.UTF-8
+Spanish(Ecuador)	es_EC
+Spanish(Ecuador)	es_EC.UTF-8
+Spanish(El_Salvador)	es_SV
+Spanish(El_Salvador)	es_SV.UTF-8
+Spanish(Guatemala)	es_GT
+Spanish(Guatemala)	es_GT.UTF-8
+Spanish(Honduras)	es_HN
+Spanish(Honduras)	es_HN.UTF-8
+Spanish(Mexico)	es_MX
+Spanish(Mexico)	es_MX.UTF-8
+Spanish(Nicaragua)	es_NI
+Spanish(Nicaragua)	es_NI.UTF-8
+Spanish(Panama)	es_PA
+Spanish(Panama)	es_PA.UTF-8
+Spanish(Paraguay)	es_PY
+Spanish(Paraguay)	es_PY.UTF-8
+Spanish(Peru)	es_PE
+Spanish(Peru)	es_PE.UTF-8
+Spanish(Puerto_Rico)	es_PR
+Spanish(Puerto_Rico)	es_PR.UTF-8
+Spanish(Spain)	es_ES
+Spanish(Spain)	es_ES@euro
+Spanish(Spain)	es_ES.UTF-8
+Spanish(Uruguay)	es_UY
+Spanish(Uruguay)	es_UY.UTF-8
+Spanish(USA)	es_US
+Spanish(USA)	es_US.UTF-8
+Spanish(Venezuela)	es_VE
+Spanish(Venezuela)	es_VE.UTF-8
+Swati(South_Africa)	ss_ZA
+Swedish(Finland)	sv_FI
+Swedish(Finland)	sv_FI@euro
+Swedish(Finland)	sv_FI.UTF-8
+Swedish(Sweden)	sv_SE
+Swedish(Sweden)	sv_SE.ISO-8859-15
+Swedish(Sweden)	sv_SE.UTF-8
+Tagalog(Philippines)	tl_PH
+Tagalog(Philippines)	tl_PH.UTF-8
+Tajik(Tajikistan)	tg_TJ
+Tajik(Tajikistan)	tg_TJ.UTF-8
+Tamil(India)	ta_IN
+Tatar(Tatarstan)	tt_RU.UTF-8
+Telugu(India)	te_IN
+Thai(Thailand)	th_TH
+Thai(Thailand)	th_TH.UTF-8
+Tigre(Eritrea)	tig_ER
+Tigrigna(Eritrea)	ti_ER
+Tigrigna(Ethiopia)	ti_ET
+Tsonga(South_Africa)	ts_ZA
+Tswana(South_Africa)	tn_ZA
+Turkish(Cyprus)	tr_CY
+Turkish(Cyprus)	tr_CY.UTF-8
+Turkish(Turkey)	tr_TR
+Turkish(Turkey)	tr_TR.UTF-8
+Ukrainian(Ukraine)	uk_UA
+Ukrainian(Ukraine)	uk_UA.UTF-8
+Upper_Sorbian(Germany)	hsb_DE
+Upper_Sorbian(Germany)	hsb_DE.UTF-8
+Urdu(Pakistan)	ur_PK
+Uzbek(Uzbekistan)	uz_UZ
+Uzbek(Uzbekistan)	uz_UZ@cyrillic
+Uzbek(Uzbekistan)	uz_UZ.UTF-8
+Venda(South_Africa)	ve_ZA
+Vietnamese(Vietnam)	vi_VN
+Vietnamese(Vietnam)	vi_VN.TCVN
+Walloon(Belgium)	wa_BE
+Walloon(Belgium)	wa_BE@euro
+Walloon(Belgium)	wa_BE.UTF-8
+Welsh(Great_Britain)	cy_GB
+Welsh(Great_Britain)	cy_GB.UTF-8
+Wolof(Senegal)	wo_SN
+Xhosa(South_Africa)	xh_ZA
+Xhosa(South_Africa)	xh_ZA.UTF-8
+Yiddish(USA)	yi_US
+Yiddish(USA)	yi_US.UTF-8
+Zulu(South_Africa)	zu_ZA
+Zulu(South_Africa)	zu_ZA.UTF-8
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/control.in
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/control.in	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/control.in	(revision 3121)
@@ -0,0 +1,71 @@
+Source: gdm
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: libpam0g-dev,
+               libdbus-glib-1-dev (>= 0.30),
+               libglib2.0-dev (>= 2.12.0),
+               libgtk2.0-dev (>= 2.6.0),
+               libpango1.0-dev (>= 1.3.0),
+               libglade2-dev (>= 1:1.99.2),
+               libgnomecanvas2-dev,
+               librsvg2-dev,
+               libxml2-dev (>= 2.4.12),
+               libart-2.0-dev (>= 2.3.11),
+               libwrap0-dev,
+               debhelper (>= 5),
+               gettext,
+               intltool (>= 0.35.0),
+               libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+               libattr1-dev,
+               x11proto-core-dev,
+               x11proto-input-dev,
+               libxau-dev,
+               libxt-dev,
+               libxdmcp-dev,
+               libxinerama-dev,
+               libdmx-dev,
+               gnome-doc-utils,
+               sharutils,
+               gnome-pkg-tools,
+               quilt,
+               zenity,
+               libpopt-dev
+Standards-Version: 3.7.3
+
+Package: gdm
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         adduser,
+         libpam-modules (>= 0.72-1),
+         libpam-runtime (>= 0.76-13.1),
+         gnome-session | xterm | x-window-manager | x-terminal-emulator,
+         gksu (>= 1.0.7),
+         lsb-base (>= 3.0-10),
+         librsvg2-common
+Recommends: whiptail | dialog,
+            zenity,
+            gdm-themes,
+            xserver-xephyr | xnest,
+            xserver-xorg
+Suggests: locales,
+          uswsusp,
+          libpam-gnome-keyring
+Provides: x-display-manager
+Conflicts: fast-user-switch-applet (<< 2.17.4),
+           gnome-session (<< 2.19.2),
+           gnome-panel (<< 2.19.2),
+           gnome-screensaver (<< 2.17.7)
+Description: GNOME Display Manager
+ gdm provides the equivalent of a "login:" prompt for X displays- it
+ pops up a login window and starts an X session.
+ .
+ It provides all the functionality of xdm, including XDMCP support for
+ managing remote displays.
+ .
+ The greeting window is written using the GNOME libraries and hence
+ looks like a GNOME application- even to the extent of supporting
+ themes! By default, the greeter is run as an unprivileged user for
+ security.
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/46_kde-substitude-uid.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/46_kde-substitude-uid.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/46_kde-substitude-uid.patch	(revision 3121)
@@ -0,0 +1,15 @@
+Add X-KDE-SubstituteUID=true to the gdmsetup desktop file to hide the entry
+for non-admin users in KDE.
+
+Index: gdm-2.18.1/gui/gdmsetup.desktop.in.in
+===================================================================
+--- gdm-2.18.1.orig/gui/gdmsetup.desktop.in.in	2007-05-02 17:47:25.000000000 +0200
++++ gdm-2.18.1/gui/gdmsetup.desktop.in.in	2007-05-02 17:47:41.000000000 +0200
+@@ -9,6 +9,7 @@
+ Terminal=false
+ Type=Application
+ Categories=GNOME;GTK;Settings;System;
++X-KDE-SubstituteUID=true
+ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=gdm
+ X-GNOME-Bugzilla-Component=general
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/90_workaround_init_color.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/90_workaround_init_color.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/90_workaround_init_color.patch	(revision 3121)
@@ -0,0 +1,12 @@
+diff -Nur gdm-2.19.4/config/PreSession.in gdm-2.19.4.new/config/PreSession.in
+--- gdm-2.19.4/config/PreSession.in	2007-07-10 01:16:16.000000000 +0200
++++ gdm-2.19.4.new/config/PreSession.in	2007-07-24 22:26:35.000000000 +0200
+@@ -58,7 +58,7 @@
+ 
+ 	# Default value
+  	if [ "x$BACKCOLOR" = "x" ]; then
+- 		BACKCOLOR="#76848F"
++ 		BACKCOLOR="#dab082"
+  	fi
+ 
+ 	"$XSETROOT" -cursor_name left_ptr -solid "$BACKCOLOR"
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/45_use-gksu-for-gdmsetup.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/45_use-gksu-for-gdmsetup.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/45_use-gksu-for-gdmsetup.patch	(revision 3121)
@@ -0,0 +1,17 @@
+Debian #189615, #238337; Use gksu to start gdmsetup as it needs root
+permissions.
+
+Index: gdm-2.18.1/gui/gdmsetup.desktop.in.in
+===================================================================
+--- gdm-2.18.1.orig/gui/gdmsetup.desktop.in.in	2007-04-09 07:15:10.000000000 +0200
++++ gdm-2.18.1/gui/gdmsetup.desktop.in.in	2007-05-02 10:38:54.000000000 +0200
+@@ -3,7 +3,7 @@
+ _Name=Login Window
+ _Comment=Configure GDM login window appearance and behavior
+ TryExec=@sbindir@/gdmsetup
+-Exec=@sbindir@/gdmsetup
++Exec=gksu @sbindir@/gdmsetup
+ Icon=gdmsetup
+ StartupNotify=true
+ Terminal=false
+
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/10_noxkeepcrashing.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/10_noxkeepcrashing.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/10_noxkeepcrashing.patch	(revision 3121)
@@ -0,0 +1,277 @@
+diff -urpN gdm-2.20.3.orig/daemon/gdm.c gdm-2.20.3/daemon/gdm.c
+--- gdm-2.20.3.orig/daemon/gdm.c	2008-01-08 14:39:13.000000000 +0330
++++ gdm-2.20.3/daemon/gdm.c	2008-01-08 14:44:00.000000000 +0330
+@@ -1081,6 +1081,12 @@ gdm_cleanup_children (void)
+ 				d->sleep_before_run = 3;
+ 			} else if (d->x_faileds >= 3) {
+ 				gdm_debug ("gdm_child_action: dealing with X crashes");
++ 				if ( gdm_config_value_get_bool (GDM_KEY_NOXKEEPSCRASHING)) {
++ 					gdm_display_unmanage (d);
++ 					gdm_start_first_unborn_local (3 /* delay */);
++ 					break;
++ 				}
++ 
+ 				if ( ! deal_with_x_crashes (d)) {
+ 					gdm_debug ("gdm_child_action: Aborting display");
+ 					/* an original way to deal with these things:
+diff -urpN gdm-2.20.3.orig/daemon/gdm-daemon-config-keys.h gdm-2.20.3/daemon/gdm-daemon-config-keys.h
+--- gdm-2.20.3.orig/daemon/gdm-daemon-config-keys.h	2008-01-08 14:39:13.000000000 +0330
++++ gdm-2.20.3/daemon/gdm-daemon-config-keys.h	2008-01-08 14:42:27.000000000 +0330
+@@ -145,6 +145,7 @@ G_BEGIN_DECLS
+ #define GDM_KEY_CONFIGURATOR "daemon/Configurator=" SBINDIR "/gdmsetup --disable-sound --disable-crash-dialog"
+ #define GDM_KEY_CONFIG_AVAILABLE "greeter/ConfigAvailable=true"
+ #define GDM_KEY_CHOOSER_BUTTON "greeter/ChooserButton=true"
++#define GDM_KEY_NOXKEEPSCRASHING "daemon/NoXKeepsCrashing=false"
+ #define GDM_KEY_TITLE_BAR "greeter/TitleBar=true"
+ #define GDM_DEFAULT_WELCOME_MSG "Welcome"
+ #define GDM_DEFAULT_REMOTE_WELCOME_MSG "Welcome to %n"
+diff -urpN gdm-2.20.3.orig/daemon/gdm-daemon-config-keys.h.orig gdm-2.20.3/daemon/gdm-daemon-config-keys.h.orig
+--- gdm-2.20.3.orig/daemon/gdm-daemon-config-keys.h.orig	1970-01-01 03:30:00.000000000 +0330
++++ gdm-2.20.3/daemon/gdm-daemon-config-keys.h.orig	2008-01-08 14:42:17.000000000 +0330
+@@ -0,0 +1,235 @@
++/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
++ *
++ * Copyright (C) 2007 William Jon McCann <mccann@jhu.edu>
++ *
++ * This library is free software; you can redistribute it and/or
++ * modify it under the terms of the GNU Library General Public
++ * License as published by the Free Software Foundation; either
++ * version 2 of the License, or (at your option) any later version.
++ *
++ * This library is distributed in the hope that it will be useful,
++ * but WITHOUT ANY WARRANTY; without even the implied warranty of
++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the GNU
++ * Library General Public License for more details.
++ *
++ * You should have received a copy of the GNU Library General Public
++ * License along with this library; if not, write to the
++ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
++ * Boston, MA 02111-1307, USA.
++ */
++
++#ifndef _GDM_DAEMON_CONFIG_KEYS_H
++#define _GDM_DAEMON_CONFIG_KEYS_H
++
++#include <glib.h>
++
++#include "gdm-config.h"
++
++G_BEGIN_DECLS
++
++/* BEGIN LEGACY KEYS */
++#define GDM_KEY_CHOOSER "daemon/Chooser=" LIBEXECDIR "/gdmchooser"
++#define GDM_KEY_AUTOMATIC_LOGIN_ENABLE "daemon/AutomaticLoginEnable=false"
++#define GDM_KEY_AUTOMATIC_LOGIN "daemon/AutomaticLogin="
++#define GDM_KEY_GREETER "daemon/Greeter=" LIBEXECDIR "/gdmlogin"
++#define GDM_KEY_REMOTE_GREETER "daemon/RemoteGreeter=" LIBEXECDIR "/gdmlogin"
++#define GDM_KEY_ADD_GTK_MODULES "daemon/AddGtkModules=false"
++#define GDM_KEY_GTK_MODULES_LIST "daemon/GtkModulesList="
++#define GDM_KEY_GROUP "daemon/Group=gdm"
++#define GDM_KEY_HALT "daemon/HaltCommand=" HALT_COMMAND
++#define GDM_KEY_DISPLAY_INIT_DIR "daemon/DisplayInitDir=" GDMCONFDIR "/Init"
++#define GDM_KEY_KILL_INIT_CLIENTS "daemon/KillInitClients=true"
++#define GDM_KEY_LOG_DIR "daemon/LogDir=" LOGDIR
++#define GDM_KEY_PATH "daemon/DefaultPath=" GDM_USER_PATH
++#define GDM_KEY_PID_FILE "daemon/PidFile=" GDM_PID_FILE
++#define GDM_KEY_POSTSESSION "daemon/PostSessionScriptDir=" GDMCONFDIR "/PostSession/"
++#define GDM_KEY_PRESESSION "daemon/PreSessionScriptDir=" GDMCONFDIR "/PreSession/"
++#define GDM_KEY_POSTLOGIN "daemon/PostLoginScriptDir=" GDMCONFDIR "/PreSession/"
++#define GDM_KEY_FAILSAFE_XSERVER "daemon/FailsafeXServer="
++#define GDM_KEY_X_KEEPS_CRASHING "daemon/XKeepsCrashing=" GDMCONFDIR "/XKeepsCrashing"
++#define GDM_KEY_REBOOT  "daemon/RebootCommand=" REBOOT_COMMAND
++#define GDM_KEY_CUSTOM_CMD_TEMPLATE "customcommand/CustomCommand"
++#define GDM_KEY_CUSTOM_CMD_LABEL_TEMPLATE "customcommand/CustomCommandLabel"
++#define GDM_KEY_CUSTOM_CMD_LR_LABEL_TEMPLATE "customcommand/CustomCommandLRLabel"
++#define GDM_KEY_CUSTOM_CMD_TEXT_TEMPLATE "customcommand/CustomCommandText"
++#define GDM_KEY_CUSTOM_CMD_TOOLTIP_TEMPLATE "customcommand/CustomCommandTooltip"
++#define GDM_KEY_CUSTOM_CMD_NO_RESTART_TEMPLATE "customcommand/CustomCommandNoRestart"
++#define GDM_KEY_CUSTOM_CMD_IS_PERSISTENT_TEMPLATE "customcommand/CustomCommandIsPersistent"
++#define GDM_KEY_ROOT_PATH "daemon/RootPath=/sbin:/usr/sbin:" GDM_USER_PATH
++#define GDM_KEY_SERV_AUTHDIR "daemon/ServAuthDir=" AUTHDIR
++#define GDM_KEY_SESSION_DESKTOP_DIR "daemon/SessionDesktopDir=/etc/X11/sessions/:" DMCONFDIR "/Sessions/:" DATADIR "/gdm/BuiltInSessions/:" DATADIR "/xsessions/"
++#define GDM_KEY_BASE_XSESSION "daemon/BaseXsession=" GDMCONFDIR "/Xsession"
++#define GDM_KEY_DEFAULT_SESSION "daemon/DefaultSession=gnome.desktop"
++#define GDM_KEY_SUSPEND "daemon/SuspendCommand=" SUSPEND_COMMAND
++#define GDM_KEY_USER_AUTHDIR "daemon/UserAuthDir="
++#define GDM_KEY_USER_AUTHDIR_FALLBACK "daemon/UserAuthFBDir=/tmp"
++#define GDM_KEY_USER_AUTHFILE "daemon/UserAuthFile=.Xauthority"
++#define GDM_KEY_USER "daemon/User=gdm"
++#define GDM_KEY_CONSOLE_NOTIFY "daemon/ConsoleNotify=true"
++#define GDM_KEY_DOUBLE_LOGIN_WARNING "daemon/DoubleLoginWarning=true"
++#define GDM_KEY_ALWAYS_LOGIN_CURRENT_SESSION "daemon/AlwaysLoginCurrentSession=true"
++#define GDM_KEY_DISPLAY_LAST_LOGIN "daemon/DisplayLastLogin=false"
++#define GDM_KEY_TIMED_LOGIN_ENABLE "daemon/TimedLoginEnable=false"
++#define GDM_KEY_TIMED_LOGIN "daemon/TimedLogin="
++#define GDM_KEY_TIMED_LOGIN_DELAY "daemon/TimedLoginDelay=30"
++#define GDM_KEY_FLEXI_REAP_DELAY_MINUTES "daemon/FlexiReapDelayMinutes=5"
++#define GDM_KEY_STANDARD_XSERVER "daemon/StandardXServer=" X_SERVER
++#define GDM_KEY_FLEXIBLE_XSERVERS "daemon/FlexibleXServers=5"
++#define GDM_KEY_DYNAMIC_XSERVERS "daemon/DynamicXServers=false"
++#define GDM_KEY_XNEST "daemon/Xnest=" X_XNEST_CMD " " X_XNEST_CONFIG_OPTIONS
++#define GDM_KEY_XNEST_UNSCALED_FONT_PATH "daemon/XnestUnscaledFontPath=" X_XNEST_UNSCALED_FONTPATH
++#define GDM_KEY_FIRST_VT "daemon/FirstVT=7"
++#define GDM_KEY_VT_ALLOCATION "daemon/VTAllocation=true"
++#define GDM_KEY_CONSOLE_CANNOT_HANDLE "daemon/ConsoleCannotHandle=am,ar,az,bn,el,fa,gu,hi,ja,ko,ml,mr,pa,ta,zh"
++#define GDM_KEY_XSERVER_TIMEOUT "daemon/GdmXserverTimeout=10"
++#define GDM_KEY_SYSTEM_COMMANDS_IN_MENU "daemon/SystemCommandsInMenu=HALT;REBOOT;SUSPEND;CUSTOM_CMD"
++#define GDM_KEY_ALLOW_LOGOUT_ACTIONS "daemon/AllowLogoutActions=HALT;REBOOT;SUSPEND;CUSTOM_CMD"
++#define GDM_KEY_RBAC_SYSTEM_COMMAND_KEYS "daemon/RBACSystemCommandKeys=" GDM_RBAC_SYSCMD_KEYS
++
++#define GDM_KEY_SERVER_PREFIX "server-"
++#define GDM_KEY_SERVER_NAME "name=Standard server"
++#define GDM_KEY_SERVER_COMMAND "command=" X_SERVER
++#define GDM_KEY_SERVER_FLEXIBLE "flexible=true"
++#define GDM_KEY_SERVER_CHOOSABLE "choosable=false"
++#define GDM_KEY_SERVER_HANDLED "handled=true"
++#define GDM_KEY_SERVER_CHOOSER "chooser=false"
++#define GDM_KEY_SERVER_PRIORITY "priority=0"
++
++#define GDM_KEY_ALLOW_ROOT "security/AllowRoot=true"
++#define GDM_KEY_ALLOW_REMOTE_ROOT "security/AllowRemoteRoot=false"
++#define GDM_KEY_ALLOW_REMOTE_AUTOLOGIN "security/AllowRemoteAutoLogin=false"
++#define GDM_KEY_USER_MAX_FILE "security/UserMaxFile=65536"
++#define GDM_KEY_RELAX_PERM "security/RelaxPermissions=0"
++#define GDM_KEY_CHECK_DIR_OWNER "security/CheckDirOwner=true"
++#define GDM_KEY_SUPPORT_AUTOMOUNT "security/SupportAutomount=false"
++#define GDM_KEY_RETRY_DELAY "security/RetryDelay=1"
++#define GDM_KEY_DISALLOW_TCP "security/DisallowTCP=true"
++#define GDM_KEY_PAM_STACK "security/PamStack=gdm"
++#define GDM_KEY_NEVER_PLACE_COOKIES_ON_NFS "security/NeverPlaceCookiesOnNFS=true"
++#define GDM_KEY_PASSWORD_REQUIRED "security/PasswordRequired=false"
++#define GDM_KEY_UTMP_LINE_ATTACHED "security/UtmpLineAttached="
++#define GDM_KEY_UTMP_LINE_REMOTE "security/UtmpLineRemote="
++#define GDM_KEY_UTMP_PSEUDO_DEVICE "security/UtmpPseudoDevice=true"
++#define GDM_KEY_XDMCP "xdmcp/Enable=false"
++#define GDM_KEY_MAX_PENDING "xdmcp/MaxPending=4"
++#define GDM_KEY_MAX_SESSIONS "xdmcp/MaxSessions=16"
++#define GDM_KEY_MAX_WAIT "xdmcp/MaxWait=15"
++#define GDM_KEY_DISPLAYS_PER_HOST "xdmcp/DisplaysPerHost=2"
++#define GDM_KEY_UDP_PORT "xdmcp/Port=177"
++#define GDM_KEY_INDIRECT "xdmcp/HonorIndirect=true"
++#define GDM_KEY_MAX_INDIRECT "xdmcp/MaxPendingIndirect=4"
++#define GDM_KEY_MAX_WAIT_INDIRECT "xdmcp/MaxWaitIndirect=15"
++#define GDM_KEY_PING_INTERVAL "xdmcp/PingIntervalSeconds=15"
++#define GDM_KEY_WILLING "xdmcp/Willing=" GDMCONFDIR "/Xwilling"
++#define GDM_KEY_XDMCP_PROXY "xdmcp/EnableProxy=false"
++#define GDM_KEY_XDMCP_PROXY_XSERVER "xdmcp/ProxyXServer="
++#define GDM_KEY_XDMCP_PROXY_RECONNECT "xdmcp/ProxyReconnect="
++#define GDM_KEY_GTK_THEME "gui/GtkTheme=Default"
++#define GDM_KEY_GTKRC "gui/GtkRC=" DATADIR "/themes/Default/gtk-2.0/gtkrc"
++#define GDM_KEY_MAX_ICON_WIDTH "gui/MaxIconWidth=128"
++#define GDM_KEY_MAX_ICON_HEIGHT "gui/MaxIconHeight=128"
++#define GDM_KEY_ALLOW_GTK_THEME_CHANGE "gui/AllowGtkThemeChange=true"
++#define GDM_KEY_GTK_THEMES_TO_ALLOW "gui/GtkThemesToAllow=all"
++#define GDM_KEY_BROWSER "greeter/Browser=false"
++#define GDM_KEY_INCLUDE "greeter/Include="
++#define GDM_KEY_EXCLUDE "greeter/Exclude=bin,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,gdm,postgres,pvm,rpm,nfsnobody,pcap"
++#define GDM_KEY_INCLUDE_ALL "greeter/IncludeAll=false"
++#define GDM_KEY_MINIMAL_UID "greeter/MinimalUID=100"
++#define GDM_KEY_DEFAULT_FACE "greeter/DefaultFace=" PIXMAPDIR "/nobody.png"
++#define GDM_KEY_GLOBAL_FACE_DIR "greeter/GlobalFaceDir=" DATADIR "/pixmaps/faces/"
++#define GDM_KEY_LOCALE_FILE "greeter/LocaleFile=" GDMLOCALEDIR "/locale.alias"
++#define GDM_KEY_LOGO "greeter/Logo=" PIXMAPDIR "/gdm-foot-logo.png"
++#define GDM_KEY_CHOOSER_BUTTON_LOGO "greeter/ChooserButtonLogo=" PIXMAPDIR "/gdm-foot-logo.png"
++#define GDM_KEY_QUIVER "greeter/Quiver=true"
++#define GDM_KEY_SYSTEM_MENU "greeter/SystemMenu=true"
++#define GDM_KEY_CONFIGURATOR "daemon/Configurator=" SBINDIR "/gdmsetup --disable-sound --disable-crash-dialog"
++#define GDM_KEY_CONFIG_AVAILABLE "greeter/ConfigAvailable=true"
++#define GDM_KEY_CHOOSER_BUTTON "greeter/ChooserButton=true"
++#define GDM_KEY_TITLE_BAR "greeter/TitleBar=true"
++#define GDM_DEFAULT_WELCOME_MSG "Welcome"
++#define GDM_DEFAULT_REMOTE_WELCOME_MSG "Welcome to %n"
++#define GDM_KEY_DEFAULT_WELCOME "greeter/DefaultWelcome="
++#define GDM_KEY_DEFAULT_REMOTE_WELCOME "greeter/DefaultRemoteWelcome="
++#define GDM_KEY_WELCOME "greeter/Welcome=" GDM_DEFAULT_WELCOME_MSG
++#define GDM_KEY_REMOTE_WELCOME "greeter/RemoteWelcome=" GDM_DEFAULT_REMOTE_WELCOME_MSG
++#define GDM_KEY_XINERAMA_SCREEN "greeter/XineramaScreen=0"
++#define GDM_KEY_BACKGROUND_PROGRAM "greeter/BackgroundProgram="
++#define GDM_KEY_RUN_BACKGROUND_PROGRAM_ALWAYS "greeter/RunBackgroundProgramAlways=false"
++#define GDM_KEY_BACKGROUND_PROGRAM_INITIAL_DELAY "greeter/BackgroundProgramInitialDelay=30"
++#define GDM_KEY_RESTART_BACKGROUND_PROGRAM "greeter/RestartBackgroundProgram=true"
++#define GDM_KEY_BACKGROUND_PROGRAM_RESTART_DELAY "greeter/BackgroundProgramRestartDelay=30"
++#define GDM_KEY_BACKGROUND_IMAGE "greeter/BackgroundImage="
++#define GDM_KEY_BACKGROUND_COLOR "greeter/BackgroundColor=#76848F"
++#define GDM_KEY_BACKGROUND_TYPE "greeter/BackgroundType=2"
++#define GDM_KEY_BACKGROUND_SCALE_TO_FIT "greeter/BackgroundScaleToFit=true"
++#define GDM_KEY_BACKGROUND_REMOTE_ONLY_COLOR "greeter/BackgroundRemoteOnlyColor=true"
++#define GDM_KEY_LOCK_POSITION "greeter/LockPosition=false"
++#define GDM_KEY_SET_POSITION "greeter/SetPosition=false"
++#define GDM_KEY_POSITION_X "greeter/PositionX=0"
++#define GDM_KEY_POSITION_Y "greeter/PositionY=0"
++#define GDM_KEY_USE_24_CLOCK "greeter/Use24Clock=auto"
++#define GDM_KEY_ENTRY_CIRCLES "greeter/UseCirclesInEntry=false"
++#define GDM_KEY_ENTRY_INVISIBLE "greeter/UseInvisibleInEntry=false"
++#define GDM_KEY_GRAPHICAL_THEME "greeter/GraphicalTheme=circles"
++#define GDM_KEY_GRAPHICAL_THEMES "greeter/GraphicalThemes=circles/:happygnome"
++#define GDM_KEY_GRAPHICAL_THEME_RAND "greeter/GraphicalThemeRand=false"
++#define GDM_KEY_GRAPHICAL_THEME_DIR "greeter/GraphicalThemeDir=" DATADIR "/gdm/themes/"
++#define GDM_KEY_GRAPHICAL_THEMED_COLOR "greeter/GraphicalThemedColor=#76848F"
++#define GDM_KEY_INFO_MSG_FILE "greeter/InfoMsgFile="
++#define GDM_KEY_INFO_MSG_FONT "greeter/InfoMsgFont="
++#define GDM_KEY_PRE_FETCH_PROGRAM "greeter/PreFetchProgram="
++#define GDM_KEY_SOUND_ON_LOGIN "greeter/SoundOnLogin=true"
++#define GDM_KEY_SOUND_ON_LOGIN_SUCCESS "greeter/SoundOnLoginSuccess=false"
++#define GDM_KEY_SOUND_ON_LOGIN_FAILURE "greeter/SoundOnLoginFailure=false"
++#define GDM_KEY_SOUND_ON_LOGIN_FILE "greeter/SoundOnLoginFile="
++#define GDM_KEY_SOUND_ON_LOGIN_SUCCESS_FILE "greeter/SoundOnLoginSuccessFile="
++#define GDM_KEY_SOUND_ON_LOGIN_FAILURE_FILE "greeter/SoundOnLoginFailureFile="
++#define GDM_KEY_SOUND_PROGRAM "daemon/SoundProgram=" SOUND_PROGRAM
++#define GDM_KEY_SCAN_TIME "chooser/ScanTime=4"
++#define GDM_KEY_DEFAULT_HOST_IMG "chooser/DefaultHostImg=" PIXMAPDIR "/nohost.png"
++#define GDM_KEY_HOST_IMAGE_DIR "chooser/HostImageDir=" DATADIR "/hosts/"
++#define GDM_KEY_HOSTS "chooser/Hosts="
++#define GDM_KEY_MULTICAST "chooser/Multicast=false"
++#define GDM_KEY_MULTICAST_ADDR "chooser/MulticastAddr=ff02::1"
++#define GDM_KEY_BROADCAST "chooser/Broadcast=true"
++#define GDM_KEY_ALLOW_ADD "chooser/AllowAdd=true"
++#define GDM_KEY_DEBUG "debug/Enable=false"
++#define GDM_KEY_DEBUG_GESTURES "debug/Gestures=false"
++#define GDM_KEY_SECTION_GREETER "greeter"
++#define GDM_KEY_SECTION_SERVERS "servers"
++#define GDM_KEY_SHOW_GNOME_FAILSAFE "greeter/ShowGnomeFailsafeSession=true"
++#define GDM_KEY_SHOW_XTERM_FAILSAFE "greeter/ShowXtermFailsafeSession=true"
++#define GDM_KEY_SHOW_LAST_SESSION "greeter/ShowLastSession=true"
++/* END LEGACY KEYS */
++
++/* Notification protocol */
++/* keys */
++#define GDM_NOTIFY_ALLOW_REMOTE_ROOT "AllowRemoteRoot" /* <true/false as int> */
++#define GDM_NOTIFY_ALLOW_ROOT "AllowRoot" /* <true/false as int> */
++#define GDM_NOTIFY_ALLOW_REMOTE_AUTOLOGIN "AllowRemoteAutoLogin" /* <true/false as int> */
++#define GDM_NOTIFY_SYSTEM_MENU "SystemMenu" /* <true/false as int> */
++#define GDM_NOTIFY_CONFIG_AVAILABLE "ConfigAvailable" /* <true/false as int> */
++#define GDM_NOTIFY_CHOOSER_BUTTON "ChooserButton" /* <true/false as int> */
++#define GDM_NOTIFY_RETRY_DELAY "RetryDelay" /* <seconds> */
++#define GDM_NOTIFY_GREETER "Greeter" /* <greeter binary> */
++#define GDM_NOTIFY_REMOTE_GREETER "RemoteGreeter" /* <greeter binary> */
++#define GDM_NOTIFY_TIMED_LOGIN "TimedLogin" /* <login> */
++#define GDM_NOTIFY_TIMED_LOGIN_DELAY "TimedLoginDelay" /* <seconds> */
++#define GDM_NOTIFY_TIMED_LOGIN_ENABLE "TimedLoginEnable" /* <true/false as int> */
++#define GDM_NOTIFY_DISALLOW_TCP "DisallowTCP" /* <true/false as int> */
++#define GDM_NOTIFY_SOUND_ON_LOGIN_FILE "SoundOnLoginFile" /* <sound file> */
++#define GDM_NOTIFY_SOUND_ON_LOGIN_SUCCESS_FILE "SoundOnLoginSuccessFile" /* <sound file> */
++#define GDM_NOTIFY_SOUND_ON_LOGIN_FAILURE_FILE "SoundOnLoginFailureFile" /* <sound file> */
++#define GDM_NOTIFY_ADD_GTK_MODULES "AddGtkModules" /* <true/false as int> */
++#define GDM_NOTIFY_GTK_MODULES_LIST "GtkModulesList" /* <modules list> */
++#define GDM_NOTIFY_CUSTOM_CMD_TEMPLATE "CustomCommand" /* <custom command path> */
++
++/* commands, seel GDM_SLAVE_NOTIFY_COMMAND */
++#define GDM_NOTIFY_DIRTY_SERVERS "DIRTY_SERVERS"
++#define GDM_NOTIFY_SOFT_RESTART_SERVERS "SOFT_RESTART_SERVERS"
++#define GDM_NOTIFY_GO "GO"
++#define GDM_NOTIFY_TWIDDLE_POINTER "TWIDDLE_POINTER"
++
++G_END_DECLS
++
++#endif /* _GDM_DAEMON_CONFIG_KEYS_H */
+diff -urpN gdm-2.20.3.orig/gui/greeter/greeter_configuration.h gdm-2.20.3/gui/greeter/greeter_configuration.h
+--- gdm-2.20.3.orig/gui/greeter/greeter_configuration.h	2008-01-08 14:39:13.000000000 +0330
++++ gdm-2.20.3/gui/greeter/greeter_configuration.h	2008-01-08 14:42:27.000000000 +0330
+@@ -25,6 +25,7 @@ extern gboolean GdmShowGnomeFailsafeSess
+ extern gboolean GdmShowXtermFailsafeSession;
+ extern gboolean GdmShowLastSession;
+ extern gboolean GdmSystemMenu;
++extern gboolean GdmNoXKeepsCrashing;
+ extern gboolean GdmConfigAvailable;
+ extern gboolean GdmChooserButton;
+ extern gchar *GdmHalt;
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/56_xnest-wrapper.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/56_xnest-wrapper.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/56_xnest-wrapper.patch	(revision 3121)
@@ -0,0 +1,36 @@
+Index: gdm-2.20.0/configure.ac
+===================================================================
+--- gdm-2.20.0.orig/configure.ac	2007-09-17 16:46:22.000000000 +0200
++++ gdm-2.20.0/configure.ac	2007-10-06 16:26:31.404168974 +0200
+@@ -1215,28 +1215,10 @@
+ fi
+ 
+ 
+-# Use Xephyr if it is available.  It works better than Xnest since Xephyr
+-# supports the Xserver extensions, even if on a remote machine.
+-#
++# Use the wrapper script for the nested X server
++X_XNEST_CMD=/usr/share/gdm/gdmXnestWrapper
++X_XNEST_CONFIG_OPTIONS="-audit 0"
+ X_XNEST_UNSCALED_FONTPATH="true"
+-if test -x $X_SERVER_PATH/Xephyr; then
+-    X_XNEST_CMD="$X_SERVER_PATH/Xephyr"
+-    X_XNEST_CONFIG_OPTIONS="-audit 0"
+-else
+-    if test -x /usr/openwin/bin/Xnest; then
+-        # If on Solaris, Xnest is only shipped with the Xsun Xserver, so
+-        # use this version.
+-        #
+-        X_XNEST_CMD="/usr/openwin/bin/Xnest"
+-        X_XNEST_CONFIG_OPTIONS="-audit 0 -name Xnest -pn"
+-        X_XNEST_UNSCALED_FONTPATH="false"
+-    else
+-        if test -x $X_SERVER_PATH/Xnest; then
+-            X_XNEST_CMD="$X_SERVER_PATH/Xnest"
+-            X_XNEST_CONFIG_OPTIONS="-audit 0 -name Xnest"
+-        fi
+-    fi
+-fi
+ 
+ # Set POST_PATH after doing system specific case above just in case
+ # any platforms want to update the PATH for a specific OS or distro.
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/16_configure_menu_item.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/16_configure_menu_item.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/16_configure_menu_item.patch	(revision 3121)
@@ -0,0 +1,100 @@
+diff -Nur gdm-2.19.5/gui/gdmsetup.c gdm-2.19.5.new/gui/gdmsetup.c
+--- gdm-2.19.5/gui/gdmsetup.c	2007-07-31 10:25:49.000000000 +0200
++++ gdm-2.19.5.new/gui/gdmsetup.c	2007-07-31 10:25:50.000000000 +0200
+@@ -2128,20 +2128,15 @@
+ 
+ 	if (strcmp (ve_sure_string (name), "sysmenu") == 0) {
+ 	
+-		GtkWidget *config_available;
+ 		GtkWidget *chooser_button;
+ 		
+-		config_available = glade_xml_get_widget (xml, "config_available");
+ 		chooser_button = glade_xml_get_widget (xml, "chooser_button");
+ 
+-		gtk_widget_set_sensitive (config_available, val);
+ 		gtk_widget_set_sensitive (chooser_button, val);
+ 		
+ 		g_signal_connect (G_OBJECT (toggle), "toggled",
+ 		                  G_CALLBACK (toggle_toggled), toggle);	
+ 		g_signal_connect (G_OBJECT (toggle), "toggled",
+-		                  G_CALLBACK (toggle_toggled_sensitivity_positive), config_available);
+-		g_signal_connect (G_OBJECT (toggle), "toggled",
+ 		                  G_CALLBACK (toggle_toggled_sensitivity_positive), chooser_button);
+ 	}
+ 	else if (strcmp ("autologin", ve_sure_string (name)) == 0) {
+@@ -7336,7 +7331,6 @@
+ {
+ 	/* Initialize and hookup callbacks for plain menu bar settings */
+ 	setup_notify_toggle ("sysmenu", GDM_KEY_SYSTEM_MENU);
+-	setup_notify_toggle ("config_available", GDM_KEY_CONFIG_AVAILABLE);
+ 	setup_notify_toggle ("chooser_button", GDM_KEY_CHOOSER_BUTTON);
+ }
+ 
+diff -Nur gdm-2.19.5/gui/gdmsetup.glade gdm-2.19.5.new/gui/gdmsetup.glade
+--- gdm-2.19.5/gui/gdmsetup.glade	2007-07-30 20:51:02.000000000 +0200
++++ gdm-2.19.5.new/gui/gdmsetup.glade	2007-07-31 10:25:50.000000000 +0200
+@@ -1925,64 +1925,6 @@
+ 				  </child>
+ 
+ 				  <child>
+-				    <widget class="GtkHBox" id="hbox105">
+-				      <property name="visible">True</property>
+-				      <property name="homogeneous">False</property>
+-				      <property name="spacing">0</property>
+-
+-				      <child>
+-					<widget class="GtkLabel" id="label171">
+-					  <property name="visible">True</property>
+-					  <property name="label">    </property>
+-					  <property name="use_underline">False</property>
+-					  <property name="use_markup">False</property>
+-					  <property name="justify">GTK_JUSTIFY_LEFT</property>
+-					  <property name="wrap">False</property>
+-					  <property name="selectable">False</property>
+-					  <property name="xalign">0.5</property>
+-					  <property name="yalign">0.5</property>
+-					  <property name="xpad">0</property>
+-					  <property name="ypad">0</property>
+-					  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+-					  <property name="width_chars">-1</property>
+-					  <property name="single_line_mode">False</property>
+-					  <property name="angle">0</property>
+-					</widget>
+-					<packing>
+-					  <property name="padding">0</property>
+-					  <property name="expand">False</property>
+-					  <property name="fill">False</property>
+-					</packing>
+-				      </child>
+-
+-				      <child>
+-					<widget class="GtkCheckButton" id="config_available">
+-					  <property name="visible">True</property>
+-					  <property name="tooltip" translatable="yes">Allows the configurator to be run from the greeter. Note that the user will need to type in the root password before the configurator will be started.</property>
+-					  <property name="can_focus">True</property>
+-					  <property name="label" translatable="yes">Include Con_figure menu item</property>
+-					  <property name="use_underline">True</property>
+-					  <property name="relief">GTK_RELIEF_NORMAL</property>
+-					  <property name="focus_on_click">True</property>
+-					  <property name="active">False</property>
+-					  <property name="inconsistent">False</property>
+-					  <property name="draw_indicator">True</property>
+-					</widget>
+-					<packing>
+-					  <property name="padding">0</property>
+-					  <property name="expand">False</property>
+-					  <property name="fill">False</property>
+-					</packing>
+-				      </child>
+-				    </widget>
+-				    <packing>
+-				      <property name="padding">0</property>
+-				      <property name="expand">True</property>
+-				      <property name="fill">True</property>
+-				    </packing>
+-				  </child>
+-
+-				  <child>
+ 				    <widget class="GtkHBox" id="hbox106">
+ 				      <property name="visible">True</property>
+ 				      <property name="homogeneous">False</property>
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/11_powermanagement.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/11_powermanagement.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/11_powermanagement.patch	(revision 3121)
@@ -0,0 +1,655 @@
+diff -Nur gdm-2.19.8/configure.ac gdm-2.19.8.new/configure.ac
+--- gdm-2.19.8/configure.ac	2007-09-07 16:20:54.000000000 +0200
++++ gdm-2.19.8.new/configure.ac	2007-09-07 16:20:55.000000000 +0200
+@@ -1103,6 +1103,7 @@
+ 	HOST_HALT_COMMAND="/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now"
+ 	HOST_REBOOT_COMMAND="/usr/bin/reboot;/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now"
+ 	HOST_SUSPEND_COMMAND=""
++	HOST_HIBERNATE_COMMAND=""
+ 	HOST_XSESSION_SHELL=/bin/sh
+ 	HOST_SOUND_PROGRAM=/usr/bin/play
+ 	HOST_GDMGNOMESESSIONCMD=gnome-session
+@@ -1119,6 +1120,7 @@
+ test "x$HALT_COMMAND" == x && HALT_COMMAND=${HOST_HALT_COMMAND}
+ test "x$REBOOT_COMMAND" == x && REBOOT_COMMAND=${HOST_REBOOT_COMMAND}
+ test "x$SUSPEND_COMMAND" == x && SUSPEND_COMMAND=${HOST_SUSPEND_COMMAND}
++test "x$HIBERNATE_COMMAND" == x && HIBERNATE_COMMNAD=${HOST_HIBERNATE_COMMAND}
+ test "x$XSESSION_SHELL" == x && XSESSION_SHELL=${HOST_XSESSION_SHELL}
+ test "x$SOUND_PROGRAM" == x && SOUND_PROGRAM=${HOST_SOUND_PROGRAM}
+ test "x$GDMGNOMESESSIONCMD" == x && GDMGNOMESESSIONCMD=${HOST_GDMGNOMESESSIONCMD}
+@@ -1331,6 +1333,8 @@
+ AC_DEFINE_UNQUOTED(REBOOT_COMMAND,"$REBOOT_COMMAND")
+ AC_SUBST(SUSPEND_COMMAND)
+ AC_DEFINE_UNQUOTED(SUSPEND_COMMAND,"$SUSPEND_COMMAND")
++AC_SUBST(HIBERNATE_COMMAND)
++AC_DEFINE_UNQUOTED(HIBERNATE_COMMAND,"$HIBERNATE_COMMAND")
+ AC_SUBST(XSESSION_SHELL)
+ AC_DEFINE_UNQUOTED(XSESSION_SHELL,"$XSESSION_SHELL")
+ AC_SUBST(GDM_USER_PATH)
+diff -Nur gdm-2.19.8/daemon/display.h gdm-2.19.8.new/daemon/display.h
+--- gdm-2.19.8/daemon/display.h	2007-09-06 08:50:01.000000000 +0200
++++ gdm-2.19.8.new/daemon/display.h	2007-09-07 16:20:55.000000000 +0200
+@@ -62,6 +62,7 @@
+ 	GDM_LOGOUT_ACTION_HALT,
+ 	GDM_LOGOUT_ACTION_REBOOT,
+ 	GDM_LOGOUT_ACTION_SUSPEND,
++	GDM_LOGOUT_ACTION_HIBERNATE,
+ 	GDM_LOGOUT_ACTION_CUSTOM_CMD_FIRST,
+ 	GDM_LOGOUT_ACTION_CUSTOM_CMD_LAST = GDM_LOGOUT_ACTION_CUSTOM_CMD_FIRST + GDM_CUSTOM_COMMAND_MAX - 1,
+ 	GDM_LOGOUT_ACTION_LAST
+diff -Nur gdm-2.19.8/daemon/gdm.c gdm-2.19.8.new/daemon/gdm.c
+--- gdm-2.19.8/daemon/gdm.c	2007-09-07 16:20:54.000000000 +0200
++++ gdm-2.19.8.new/daemon/gdm.c	2007-09-07 16:20:55.000000000 +0200
+@@ -658,6 +658,22 @@
+ 	try_commands (suspend);
+ }
+ 
++static void
++hibernate_machine (void)
++{
++	const gchar **hibernate;
++
++	hibernate = gdm_daemon_config_get_value_string_array (GDM_KEY_HIBERNATE);
++
++	gdm_info (_("Master hibernating..."));
++
++	if (hibernate == NULL) {
++		return;
++	}
++
++	try_commands (hibernate);
++}
++
+ #ifdef __linux__
+ static void
+ change_to_first_and_clear (gboolean restart)
+@@ -938,8 +954,9 @@
+ 	     (status == DISPLAY_RESTARTGDM ||
+ 	      status == DISPLAY_REBOOT ||
+ 	      status == DISPLAY_SUSPEND ||
++	      status == DISPLAY_HIBERNATE ||
+ 	      status == DISPLAY_HALT)) {
+-		gdm_info (_("Restart GDM, Restart machine, Suspend, or Halt request when there is no system menu from display %s"), d->name);
++		gdm_info (_("Restart GDM, Restart machine, Suspend, Hibernate, or Halt request when there is no system menu from display %s"), d->name);
+ 		status = DISPLAY_REMANAGE;
+ 	}
+ 
+@@ -947,8 +964,9 @@
+ 	     (status == DISPLAY_RESTARTGDM ||
+ 	      status == DISPLAY_REBOOT ||
+ 	      status == DISPLAY_SUSPEND ||
++	      status == DISPLAY_HIBERNATE ||
+ 	      status == DISPLAY_HALT)) {
+-		gdm_info (_("Restart GDM, Restart machine, Suspend or Halt request from a non-static display %s"), d->name);
++		gdm_info (_("Restart GDM, Restart machine, Suspend, Hibernate, or Halt request from a non-static display %s"), d->name);
+ 		status = DISPLAY_REMANAGE;
+ 	}
+ 
+@@ -998,6 +1016,10 @@
+ 		if (gdm_daemon_config_get_value_string_array (GDM_KEY_SUSPEND) == NULL)
+ 			status = DISPLAY_REMANAGE;
+ 		break;
++	case DISPLAY_HIBERNATE:
++		if (gdm_daemon_config_get_value_string_array (GDM_KEY_HIBERNATE) == NULL)
++			status = DISPLAY_REMANAGE;
++		break;
+ 	default:
+ 		break;
+ 	}
+@@ -1049,6 +1071,15 @@
+ 		goto start_autopsy;
+ 		break;
+ 
++	case DISPLAY_HIBERNATE:   /* Hibernate machine */
++		/* XXX: this is ugly, why should there be a hibernate like this,
++		 * see GDM_SOP_HIBERNATE_MACHINE */
++		hibernate_machine ();
++
++		status = DISPLAY_REMANAGE;
++		goto start_autopsy;
++		break;
++
+ 	case DISPLAY_RESTARTGDM:
+ 		gdm_restart_now ();
+ 		break;
+@@ -1216,6 +1247,10 @@
+ 		suspend_machine ();
+ 		break;
+ 
++	case GDM_LOGOUT_ACTION_HIBERNATE:
++		hibernate_machine ();
++		break;
++
+ 	default:
+ 	        /* This is a bit ugly but its the only place we can
+ 		   check for the range of values */
+@@ -2538,6 +2573,22 @@
+ 		if (sysmenu && gdm_daemon_config_get_value_string (GDM_KEY_SUSPEND) != NULL) {
+ 			suspend_machine ();
+ 		}
++	} else if (strncmp (msg, GDM_SOP_HIBERNATE_MACHINE " ",
++			    strlen (GDM_SOP_HIBERNATE_MACHINE " ")) == 0) {
++		GdmDisplay *d;
++		long slave_pid;
++		gboolean sysmenu;
++
++		if (sscanf (msg, GDM_SOP_HIBERNATE_MACHINE " %ld", &slave_pid) != 1)
++			return;
++		d = gdm_display_lookup (slave_pid);
++
++		gdm_info (_("Master hibernating..."));
++
++		sysmenu = gdm_daemon_config_get_value_bool_per_display (d->name, GDM_KEY_SYSTEM_MENU);
++		if (sysmenu && gdm_daemon_config_get_value_string (GDM_KEY_HIBERNATE) != NULL) {
++			hibernate_machine ();
++		}
+ 	} else if (strncmp (msg, GDM_SOP_CHOSEN_THEME " ",
+ 		            strlen (GDM_SOP_CHOSEN_THEME " ")) == 0) {
+ 		GdmDisplay *d;
+@@ -3782,6 +3833,14 @@
+ 			g_string_append (reply, "!");
+ 		sep = ";";
+ 	}
++	if (gdm_daemon_config_get_value_string_array (GDM_KEY_HIBERNATE) &&
++	    is_action_available (disp, GDM_SUP_LOGOUT_ACTION_HIBERNATE)) {
++		g_string_append_printf (reply, "%s%s", sep,
++			GDM_SUP_LOGOUT_ACTION_HIBERNATE);
++		if (logout_action == GDM_LOGOUT_ACTION_HIBERNATE)
++			g_string_append (reply, "!");
++		sep = ";";
++	}
+ 
+ 	if (is_action_available (disp, GDM_SUP_LOGOUT_ACTION_CUSTOM_CMD_TEMPLATE)) {
+ 		for (i = 0; i < GDM_CUSTOM_COMMAND_MAX; i++) {
+@@ -4031,6 +4090,11 @@
+ 		   is_action_available (disp, GDM_SUP_LOGOUT_ACTION_SUSPEND)) {
+ 		disp->logout_action = GDM_LOGOUT_ACTION_SUSPEND;
+ 		was_ok = TRUE;
++	} else if (strcmp (action, GDM_SUP_LOGOUT_ACTION_HIBERNATE) == 0 &&
++		   gdm_daemon_config_get_value_string_array (GDM_KEY_HIBERNATE) &&
++		   is_action_available (disp, GDM_SUP_LOGOUT_ACTION_HIBERNATE)) {
++		disp->logout_action = GDM_LOGOUT_ACTION_HIBERNATE;
++		was_ok = TRUE;
+ 	}
+ 	else if (strncmp (action, GDM_SUP_LOGOUT_ACTION_CUSTOM_CMD_TEMPLATE,
+ 			  strlen (GDM_SUP_LOGOUT_ACTION_CUSTOM_CMD_TEMPLATE)) == 0 &&
+@@ -4099,6 +4163,11 @@
+ 		   is_action_available (disp, GDM_SUP_LOGOUT_ACTION_SUSPEND)) {
+ 		safe_logout_action = GDM_LOGOUT_ACTION_SUSPEND;
+ 		was_ok = TRUE;
++	} else if (strcmp (action, GDM_SUP_LOGOUT_ACTION_HIBERNATE) == 0 &&
++		   gdm_daemon_config_get_value_string_array (GDM_KEY_HIBERNATE) &&
++		   is_action_available (disp, GDM_SUP_LOGOUT_ACTION_HIBERNATE)) {
++		safe_logout_action = GDM_LOGOUT_ACTION_HIBERNATE;
++		was_ok = TRUE;
+ 	}
+ 	else if (strncmp (action, GDM_SUP_LOGOUT_ACTION_CUSTOM_CMD_TEMPLATE,
+ 			  strlen (GDM_SUP_LOGOUT_ACTION_CUSTOM_CMD_TEMPLATE)) == 0 &&
+diff -Nur gdm-2.19.8/daemon/gdm-daemon-config.c gdm-2.19.8.new/daemon/gdm-daemon-config.c
+--- gdm-2.19.8/daemon/gdm-daemon-config.c	2007-09-06 08:50:01.000000000 +0200
++++ gdm-2.19.8.new/daemon/gdm-daemon-config.c	2007-09-07 16:20:55.000000000 +0200
+@@ -1820,6 +1820,7 @@
+         case GDM_ID_HALT:
+         case GDM_ID_REBOOT:
+         case GDM_ID_SUSPEND:
++        case GDM_ID_HIBERNATE:
+ 		res = validate_power_action (config, source, value);
+ 		break;
+         case GDM_ID_STANDARD_XSERVER:
+diff -Nur gdm-2.19.8/daemon/gdm-daemon-config-entries.h gdm-2.19.8.new/daemon/gdm-daemon-config-entries.h
+--- gdm-2.19.8/daemon/gdm-daemon-config-entries.h	2007-09-06 08:50:01.000000000 +0200
++++ gdm-2.19.8.new/daemon/gdm-daemon-config-entries.h	2007-09-07 16:20:55.000000000 +0200
+@@ -78,6 +78,7 @@
+ 	GDM_ID_BASE_XSESSION,
+ 	GDM_ID_DEFAULT_SESSION,
+ 	GDM_ID_SUSPEND,
++	GDM_ID_HIBERNATE,
+ 	GDM_ID_USER_AUTHDIR,
+ 	GDM_ID_USER_AUTHDIR_FALLBACK,
+ 	GDM_ID_USER_AUTHFILE,
+@@ -287,7 +288,7 @@
+ 
+ 	{ GDM_CONFIG_GROUP_DAEMON, "Chooser", GDM_CONFIG_VALUE_STRING, LIBEXECDIR "/gdmchooser", GDM_ID_CHOOSER },
+ 	{ GDM_CONFIG_GROUP_DAEMON, "AutomaticLoginEnable", GDM_CONFIG_VALUE_BOOL, "false", GDM_ID_AUTOMATIC_LOGIN_ENABLE },
+-	{ GDM_CONFIG_GROUP_DAEMON, "AutomaticLogin", GDM_CONFIG_VALUE_STRING, "", GDM_ID_AUTOMATIC_LOGIN },
++	{ GDM_CONFIG_GROUP_DAEMON, "AutomaticLogin", GDM_CONFIG_VALUE_STRING, "/usr/sbin/pmi action hibernate", GDM_ID_AUTOMATIC_LOGIN },
+ 
+ 	/* The SDTLOGIN feature is Solaris specific, and causes the Xserver to be
+ 	 * run with user permissionsinstead of as root, which adds security but,
+@@ -305,6 +306,7 @@
+ 	{ GDM_CONFIG_GROUP_DAEMON, "HaltCommand", GDM_CONFIG_VALUE_STRING_ARRAY, HALT_COMMAND, GDM_ID_HALT },
+ 	{ GDM_CONFIG_GROUP_DAEMON, "RebootCommand", GDM_CONFIG_VALUE_STRING_ARRAY, REBOOT_COMMAND, GDM_ID_REBOOT },
+ 	{ GDM_CONFIG_GROUP_DAEMON, "SuspendCommand", GDM_CONFIG_VALUE_STRING_ARRAY, SUSPEND_COMMAND, GDM_ID_SUSPEND },
++	{ GDM_CONFIG_GROUP_DAEMON, "HibernateCommand", GDM_CONFIG_VALUE_STRING_ARRAY, "", GDM_ID_HIBERNATE },
+ 
+ 	{ GDM_CONFIG_GROUP_DAEMON, "DisplayInitDir", GDM_CONFIG_VALUE_STRING, GDMCONFDIR "/Init", GDM_ID_DISPLAY_INIT_DIR },
+ 	{ GDM_CONFIG_GROUP_DAEMON, "KillInitClients", GDM_CONFIG_VALUE_BOOL, "true", GDM_ID_KILL_INIT_CLIENTS },
+@@ -352,8 +354,8 @@
+ 	/* How long to wait before assuming an Xserver has timed out */
+ 	{ GDM_CONFIG_GROUP_DAEMON, "GdmXserverTimeout", GDM_CONFIG_VALUE_INT, "10", GDM_ID_XSERVER_TIMEOUT },
+ 
+-	{ GDM_CONFIG_GROUP_DAEMON, "SystemCommandsInMenu", GDM_CONFIG_VALUE_STRING_ARRAY, "HALT;REBOOT;SUSPEND;CUSTOM_CMD", GDM_ID_SYSTEM_COMMANDS_IN_MENU },
+-	{ GDM_CONFIG_GROUP_DAEMON, "AllowLogoutActions", GDM_CONFIG_VALUE_STRING_ARRAY, "HALT;REBOOT;SUSPEND;CUSTOM_CMD", GDM_ID_ALLOW_LOGOUT_ACTIONS },
++	{ GDM_CONFIG_GROUP_DAEMON, "SystemCommandsInMenu", GDM_CONFIG_VALUE_STRING_ARRAY, "HALT;REBOOT;SUSPEND;HIBERNATE;CUSTOM_CMD", GDM_ID_SYSTEM_COMMANDS_IN_MENU },
++	{ GDM_CONFIG_GROUP_DAEMON, "AllowLogoutActions", GDM_CONFIG_VALUE_STRING_ARRAY, "HALT;REBOOT;SUSPEND;HIBERNATE;CUSTOM_CMD", GDM_ID_ALLOW_LOGOUT_ACTIONS },
+ 	{ GDM_CONFIG_GROUP_DAEMON, "RBACSystemCommandKeys", GDM_CONFIG_VALUE_STRING_ARRAY, GDM_RBAC_SYSCMD_KEYS, GDM_ID_RBAC_SYSTEM_COMMAND_KEYS },
+ 
+ 	{ GDM_CONFIG_GROUP_SECURITY, "AllowRoot", GDM_CONFIG_VALUE_BOOL, "true", GDM_ID_ALLOW_ROOT },
+diff -Nur gdm-2.19.8/daemon/gdm-daemon-config-keys.h gdm-2.19.8.new/daemon/gdm-daemon-config-keys.h
+--- gdm-2.19.8/daemon/gdm-daemon-config-keys.h	2007-09-07 16:20:54.000000000 +0200
++++ gdm-2.19.8.new/daemon/gdm-daemon-config-keys.h	2007-09-07 16:20:55.000000000 +0200
+@@ -61,6 +61,7 @@
+ #define GDM_KEY_BASE_XSESSION "daemon/BaseXsession=" GDMCONFDIR "/Xsession"
+ #define GDM_KEY_DEFAULT_SESSION "daemon/DefaultSession=gnome.desktop"
+ #define GDM_KEY_SUSPEND "daemon/SuspendCommand=" SUSPEND_COMMAND
++#define GDM_KEY_HIBERNATE "daemon/HibernateCommand="
+ #define GDM_KEY_USER_AUTHDIR "daemon/UserAuthDir="
+ #define GDM_KEY_USER_AUTHDIR_FALLBACK "daemon/UserAuthFBDir=/tmp"
+ #define GDM_KEY_USER_AUTHFILE "daemon/UserAuthFile=.Xauthority"
+@@ -82,8 +83,8 @@
+ #define GDM_KEY_VT_ALLOCATION "daemon/VTAllocation=true"
+ #define GDM_KEY_CONSOLE_CANNOT_HANDLE "daemon/ConsoleCannotHandle=am,ar,az,bn,el,fa,gu,hi,ja,ko,ml,mr,pa,ta,zh"
+ #define GDM_KEY_XSERVER_TIMEOUT "daemon/GdmXserverTimeout=10"
+-#define GDM_KEY_SYSTEM_COMMANDS_IN_MENU "daemon/SystemCommandsInMenu=HALT;REBOOT;SUSPEND;CUSTOM_CMD"
+-#define GDM_KEY_ALLOW_LOGOUT_ACTIONS "daemon/AllowLogoutActions=HALT;REBOOT;SUSPEND;CUSTOM_CMD"
++#define GDM_KEY_SYSTEM_COMMANDS_IN_MENU "daemon/SystemCommandsInMenu=HALT;REBOOT;SUSPEND;HIBERNATE;CUSTOM_CMD"
++#define GDM_KEY_ALLOW_LOGOUT_ACTIONS "daemon/AllowLogoutActions=HALT;REBOOT;SUSPEND;HIBERNATE;CUSTOM_CMD"
+ #define GDM_KEY_RBAC_SYSTEM_COMMAND_KEYS "daemon/RBACSystemCommandKeys=" GDM_RBAC_SYSCMD_KEYS
+ 
+ #define GDM_KEY_SERVER_PREFIX "server-"
+diff -Nur gdm-2.19.8/daemon/gdm.h gdm-2.19.8.new/daemon/gdm.h
+--- gdm-2.19.8/daemon/gdm.h	2007-09-06 08:50:01.000000000 +0200
++++ gdm-2.19.8.new/daemon/gdm.h	2007-09-07 16:20:55.000000000 +0200
+@@ -33,6 +33,7 @@
+ #define DISPLAY_REBOOT 8	/* Rebewt */
+ #define DISPLAY_HALT 16		/* Halt */
+ #define DISPLAY_SUSPEND 17	/* Suspend (don't use, use the interrupt) */
++#define DISPLAY_HIBERNATE 18
+ #define DISPLAY_CHOSEN 20	/* successful chooser session,
+ 				   restart display */
+ #define DISPLAY_RUN_CHOOSER 30	/* Run chooser */
+diff -Nur gdm-2.19.8/daemon/gdm-socket-protocol.h gdm-2.19.8.new/daemon/gdm-socket-protocol.h
+--- gdm-2.19.8/daemon/gdm-socket-protocol.h	2007-09-06 08:50:01.000000000 +0200
++++ gdm-2.19.8.new/daemon/gdm-socket-protocol.h	2007-09-07 16:20:55.000000000 +0200
+@@ -69,6 +69,7 @@
+ #define GDM_INTERRUPT_TIMED_LOGIN 'T'
+ #define GDM_INTERRUPT_CONFIGURE   'C'
+ #define GDM_INTERRUPT_SUSPEND     'S'
++#define GDM_INTERRUPT_HIBERNATE   'I'
+ #define GDM_INTERRUPT_SELECT_USER 'U'
+ #define GDM_INTERRUPT_LOGIN_SOUND 'L'
+ #define GDM_INTERRUPT_THEME       'H'
+@@ -142,6 +143,7 @@
+ #define GDM_SOP_SOFT_RESTART_SERVERS "SOFT_RESTART_SERVERS"  /* no arguments */
+ /* Suspend the machine if it is even allowed */
+ #define GDM_SOP_SUSPEND_MACHINE "SUSPEND_MACHINE"  /* no arguments */
++#define GDM_SOP_HIBERNATE_MACHINE "HIBERNATE_MACHINE"  /* no arguments */
+ #define GDM_SOP_CHOSEN_THEME "CHOSEN_THEME"  /* <slave pid> <theme name> */
+ 
+ /*Execute custom cmd*/
+@@ -230,6 +232,7 @@
+ #define GDM_SUP_LOGOUT_ACTION_HALT	          "HALT"
+ #define GDM_SUP_LOGOUT_ACTION_REBOOT	          "REBOOT"
+ #define GDM_SUP_LOGOUT_ACTION_SUSPEND	          "SUSPEND"
++#define GDM_SUP_LOGOUT_ACTION_HIBERNATE        "HIBERNATE"
+ #define GDM_SUP_LOGOUT_ACTION_CUSTOM_CMD_TEMPLATE "CUSTOM_CMD"
+ #define GDM_SUP_QUERY_VT "QUERY_VT"
+ #define GDM_SUP_SET_VT "SET_VT"
+diff -Nur gdm-2.19.8/daemon/Makefile.in gdm-2.19.8.new/daemon/Makefile.in
+--- gdm-2.19.8/daemon/Makefile.in	2007-09-06 08:51:31.000000000 +0200
++++ gdm-2.19.8.new/daemon/Makefile.in	2007-09-07 16:20:55.000000000 +0200
+@@ -276,6 +276,7 @@
+ SSHDESKTOP = @SSHDESKTOP@
+ STRIP = @STRIP@
+ SUSPEND_COMMAND = @SUSPEND_COMMAND@
++HIBERNATE_COMMAND = @HIBERNATE_COMMAND@
+ SYSCONFDIR = @SYSCONFDIR@
+ USE_NLS = @USE_NLS@
+ UTILS_CFLAGS = @UTILS_CFLAGS@
+diff -Nur gdm-2.19.8/daemon/slave.c gdm-2.19.8.new/daemon/slave.c
+--- gdm-2.19.8/daemon/slave.c	2007-09-07 16:20:54.000000000 +0200
++++ gdm-2.19.8.new/daemon/slave.c	2007-09-07 16:20:55.000000000 +0200
+@@ -5238,6 +5238,7 @@
+ 			     WEXITSTATUS (status) == DISPLAY_REBOOT ||
+ 			     WEXITSTATUS (status) == DISPLAY_HALT ||
+ 			     WEXITSTATUS (status) == DISPLAY_SUSPEND ||
++			     WEXITSTATUS (status) == DISPLAY_HIBERNATE ||
+ 			     WEXITSTATUS (status) == DISPLAY_RUN_CHOOSER ||
+ 			     WEXITSTATUS (status) == DISPLAY_RESTARTGDM ||
+ 			     WEXITSTATUS (status) == DISPLAY_GREETERFAILED)) {
+@@ -5515,6 +5516,20 @@
+ 			/* Not interrupted, continue reading input,
+ 			 * just proxy this to the master server */
+ 			return TRUE;
++		case GDM_INTERRUPT_HIBERNATE:
++			if (d->attached &&
++			    gdm_daemon_config_get_value_bool_per_display (GDM_KEY_SYSTEM_MENU, d->name) &&
++			    ! ve_string_empty (gdm_daemon_config_get_value_string (GDM_KEY_HIBERNATE))) {
++			    	gchar *msg = g_strdup_printf ("%s %ld", 
++					GDM_SOP_HIBERNATE_MACHINE,
++					(long)getpid ());
++
++				gdm_slave_send (msg, FALSE /* wait_for_ack */);
++				g_free (msg);
++			}
++			/* Not interrupted, continue reading input,
++			 * just proxy this to the master server */
++			return TRUE;
+ 		case GDM_INTERRUPT_LOGIN_SOUND:
+ 			if (d->attached &&
+ 			    ! play_login_sound (gdm_daemon_config_get_value_string (GDM_KEY_SOUND_ON_LOGIN_FILE))) {
+diff -Nur gdm-2.19.8/gui/gdmlogin.c gdm-2.19.8.new/gui/gdmlogin.c
+--- gdm-2.19.8/gui/gdmlogin.c	2007-09-06 08:49:36.000000000 +0200
++++ gdm-2.19.8.new/gui/gdmlogin.c	2007-09-07 16:20:55.000000000 +0200
+@@ -72,6 +72,7 @@
+ gboolean GdmConfiguratorFound               = FALSE;
+ gboolean *GdmCustomCmdsFound                = NULL;
+ gboolean GdmSuspendFound                    = FALSE;
++gboolean GdmHibernateFound                  = FALSE;
+ gboolean GdmHaltFound                       = FALSE;
+ gboolean GdmRebootFound                     = FALSE;
+ gboolean GdmAnyCustomCmdsFound              = FALSE;
+@@ -751,6 +752,19 @@
+ }
+ 
+ static void
++gdm_login_hibernate_handler (void)
++{
++	if (gdm_wm_warn_dialog (
++	    _("Are you sure you want to hibernate the computer?"), "",
++	    _("_Hibernate"), NULL, TRUE) == GTK_RESPONSE_YES) {
++
++		/* hibernate interruption */
++		printf ("%c%c%c\n", STX, BEL, GDM_INTERRUPT_HIBERNATE);
++		fflush (stdout);
++	}
++}
++
++static void
+ gdm_theme_handler (GtkWidget *widget, gpointer data)
+ {
+     const char *theme_name = (const char *)data;
+@@ -2276,6 +2290,17 @@
+ 		gtk_widget_show (GTK_WIDGET (item));
+ 		got_anything = TRUE;
+ 	}
++
++	if (gdm_working_command_exists (gdm_config_get_string (GDM_KEY_HIBERNATE)) &&
++	    gdm_common_is_action_available ("HIBERNATE")) {
++		item = gtk_menu_item_new_with_mnemonic (_("_Hibernate"));
++		gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
++		g_signal_connect (G_OBJECT (item), "activate",
++				  G_CALLBACK (gdm_login_hibernate_handler), 
++				  NULL);
++		gtk_widget_show (GTK_WIDGET (item));
++		got_anything = TRUE;
++	}
+ 	
+ 	if (gdm_common_is_action_available ("CUSTOM_CMD")) {
+ 		for (i = 0; i < GDM_CUSTOM_COMMAND_MAX; i++) {			
+@@ -2849,6 +2874,7 @@
+ 	gdm_config_get_string (GDM_KEY_SOUND_PROGRAM);
+ 	gdm_config_get_string (GDM_KEY_SOUND_ON_LOGIN_FILE);
+ 	gdm_config_get_string (GDM_KEY_SUSPEND);
++	gdm_config_get_string (GDM_KEY_HIBERNATE);
+ 	gdm_config_get_string (GDM_KEY_TIMED_LOGIN);
+ 	gdm_config_get_string (GDM_KEY_USE_24_CLOCK);
+ 	gdm_config_get_string (GDM_KEY_WELCOME);
+@@ -2964,6 +2990,7 @@
+ 	    gdm_config_reload_string (GDM_KEY_REBOOT) ||
+ 	    gdm_config_reload_string (GDM_KEY_SESSION_DESKTOP_DIR) ||
+ 	    gdm_config_reload_string (GDM_KEY_SUSPEND) ||
++	    gdm_config_reload_string (GDM_KEY_HIBERNATE) ||
+ 	    gdm_config_reload_string (GDM_KEY_TIMED_LOGIN) ||
+ 	    gdm_config_reload_string (GDM_KEY_RBAC_SYSTEM_COMMAND_KEYS) ||
+ 	    gdm_config_reload_string (GDM_KEY_SYSTEM_COMMANDS_IN_MENU) ||
+diff -Nur gdm-2.19.8/gui/gdmsetup.c gdm-2.19.8.new/gui/gdmsetup.c
+--- gdm-2.19.8/gui/gdmsetup.c	2007-09-06 08:49:36.000000000 +0200
++++ gdm-2.19.8.new/gui/gdmsetup.c	2007-09-07 16:20:55.000000000 +0200
+@@ -146,6 +146,7 @@
+ 	HALT_CMD,
+ 	REBOOT_CMD,
+ 	SUSPEND_CMD,
++	HIBERNATE_CMD,
+ 	CUSTOM_CMD
+ };
+ 
+@@ -1571,6 +1572,11 @@
+ 			gtk_entry_set_text (GTK_ENTRY (hrs_cmd_entry), ve_sure_string (val));
+ 			enabled_command = !ve_string_empty (val);
+ 		}
++		else if (selected == HIBERNATE_CMD) {
++			val = gdm_config_get_string (GDM_KEY_HIBERNATE);			
++			gtk_entry_set_text (GTK_ENTRY (hrs_cmd_entry), ve_sure_string (val));
++			enabled_command = !ve_string_empty (val);
++		}
+ 		else {
+ 			gchar *key_string = NULL;
+ 
+@@ -2029,7 +2035,7 @@
+ 
+ 		hrs_cmd_vbox = glade_xml_get_widget (xml_commands, "hrs_command_vbox");
+ 		custom_cmd_vbox = glade_xml_get_widget (xml_commands, "custom_command_vbox");
+-		if (selected > SUSPEND_CMD) {
++		if (selected > HIBERNATE_CMD) {
+ 			/* We are dealing with custom commands */							
+ 			gtk_widget_show (custom_cmd_vbox);
+ 			gtk_widget_hide (hrs_cmd_vbox);					
+@@ -2322,7 +2328,9 @@
+ 		else if (selected == REBOOT_CMD)
+ 			cmd_key = g_strdup (GDM_KEY_REBOOT);
+ 		else if (selected == SUSPEND_CMD)
+-			cmd_key = g_strdup (GDM_KEY_SUSPEND);
++			cmd_key = g_strdup (GDM_KEY_SUSPEND); 
++		else if (selected == HIBERNATE_CMD)
++			cmd_key = g_strdup (GDM_KEY_HIBERNATE); 
+ 		
+ 		old_val = gdm_config_get_string (cmd_key);		
+ 			
+@@ -3664,6 +3672,8 @@
+ 		value = gdm_config_get_string (GDM_KEY_REBOOT);		
+ 	else if (selected == SUSPEND_CMD) 
+ 		value = gdm_config_get_string (GDM_KEY_SUSPEND);
++	else if (selected == HIBERNATE_CMD) 
++		value = gdm_config_get_string (GDM_KEY_HIBERNATE);
+ 	else {
+ 		gchar *key_string;
+ 		gint i;
+@@ -3904,6 +3914,7 @@
+ 		gtk_combo_box_append_text (GTK_COMBO_BOX (command_chooser), _("Halt command"));
+ 		gtk_combo_box_append_text (GTK_COMBO_BOX (command_chooser), _("Reboot command"));
+ 		gtk_combo_box_append_text (GTK_COMBO_BOX (command_chooser), _("Suspend command"));
++		gtk_combo_box_append_text (GTK_COMBO_BOX (command_chooser), _("Hibernate command"));
+ 		
+ 		/* Add all the custom commands */
+ 		for (i = 0; i < GDM_CUSTOM_COMMAND_MAX; i++) {
+diff -Nur gdm-2.19.8/gui/greeter/greeter.c gdm-2.19.8.new/gui/greeter/greeter.c
+--- gdm-2.19.8/gui/greeter/greeter.c	2007-09-07 16:20:54.000000000 +0200
++++ gdm-2.19.8.new/gui/greeter/greeter.c	2007-09-07 16:20:55.000000000 +0200
+@@ -75,6 +75,7 @@
+ gboolean *GdmCustomCmdsFound   = NULL;
+ gboolean GdmAnyCustomCmdsFound = FALSE;
+ gboolean GdmSuspendFound       = FALSE;
++gboolean GdmHibernateFound       = FALSE;
+ gboolean GdmConfiguratorFound  = FALSE;
+ 
+ /* FIXME: hack */
+@@ -880,6 +881,7 @@
+ 	gdm_config_get_string (GDM_KEY_HALT);
+ 	gdm_config_get_string (GDM_KEY_REBOOT);
+ 	gdm_config_get_string (GDM_KEY_SUSPEND);
++	gdm_config_get_string (GDM_KEY_HIBERNATE);
+ 	gdm_config_get_string (GDM_KEY_CONFIGURATOR);
+ 	gdm_config_get_string (GDM_KEY_INFO_MSG_FILE);
+ 	gdm_config_get_string (GDM_KEY_INFO_MSG_FONT);
+@@ -976,6 +978,7 @@
+ 	    gdm_config_reload_string (GDM_KEY_HALT) ||
+ 	    gdm_config_reload_string (GDM_KEY_REBOOT) ||
+ 	    gdm_config_reload_string (GDM_KEY_SUSPEND) ||
++	    gdm_config_reload_string (GDM_KEY_HIBERNATE) ||
+ 	    gdm_config_reload_string (GDM_KEY_CONFIGURATOR) ||
+ 	    gdm_config_reload_string (GDM_KEY_INFO_MSG_FILE) ||
+ 	    gdm_config_reload_string (GDM_KEY_INFO_MSG_FONT) ||
+@@ -1402,6 +1405,7 @@
+   GdmHaltFound            = gdm_working_command_exists (gdm_config_get_string (GDM_KEY_HALT));
+   GdmRebootFound          = gdm_working_command_exists (gdm_config_get_string (GDM_KEY_REBOOT));
+   GdmSuspendFound         = gdm_working_command_exists (gdm_config_get_string (GDM_KEY_SUSPEND));
++  GdmHibernateFound    = gdm_working_command_exists (gdm_config_get_string (GDM_KEY_HIBERNATE));
+   GdmConfiguratorFound    = gdm_working_command_exists (gdm_config_get_string (GDM_KEY_CONFIGURATOR));
+ 
+   GdmCustomCmdsFound = g_new0 (gboolean, GDM_CUSTOM_COMMAND_MAX);
+diff -Nur gdm-2.19.8/gui/greeter/greeter_configuration.h gdm-2.19.8.new/gui/greeter/greeter_configuration.h
+--- gdm-2.19.8/gui/greeter/greeter_configuration.h	2007-09-07 16:20:54.000000000 +0200
++++ gdm-2.19.8.new/gui/greeter/greeter_configuration.h	2007-09-07 16:20:55.000000000 +0200
+@@ -31,6 +31,7 @@
+ extern gchar *GdmHalt;
+ extern gchar *GdmReboot;
+ extern gchar *GdmSuspend;
++extern gchar *GdmHibernate;
+ extern gchar *GdmConfigurator;
+ extern gboolean GdmHaltFound;
+ extern gboolean GdmRebootFound;
+@@ -38,6 +39,7 @@
+ extern gboolean *GdmCustomCmdsFound;
+ extern gboolean GdmAnyCustomCmdsFound;
+ extern gboolean GdmSuspendFound;
++extern gboolean GdmHibernateFound;
+ extern gboolean GdmConfiguratorFound;
+ extern gchar *GdmSessionDir;
+ extern gchar *GdmDefaultSession;
+diff -Nur gdm-2.19.8/gui/greeter/greeter_item.c gdm-2.19.8.new/gui/greeter/greeter_item.c
+--- gdm-2.19.8/gui/greeter/greeter_item.c	2007-09-06 08:49:34.000000000 +0200
++++ gdm-2.19.8.new/gui/greeter/greeter_item.c	2007-09-07 16:20:55.000000000 +0200
+@@ -240,6 +240,11 @@
+       (info->show_type != NULL &&
+        strcmp (info->show_type, "timed") == 0))
+ 	  return FALSE;
++  if (( ! sysmenu ||
++        ! gdm_working_command_exists (gdm_config_get_string (GDM_KEY_HIBERNATE))) &&
++        info->show_type != NULL &&
++        strcmp (info->show_type, "hibernate") == 0)
++	  return FALSE;
+ 
+   return TRUE;
+ }
+diff -Nur gdm-2.19.8/gui/greeter/greeter_system.c gdm-2.19.8.new/gui/greeter/greeter_system.c
+--- gdm-2.19.8/gui/greeter/greeter_system.c	2007-09-06 08:49:34.000000000 +0200
++++ gdm-2.19.8.new/gui/greeter/greeter_system.c	2007-09-07 16:20:55.000000000 +0200
+@@ -47,6 +47,7 @@
+ extern gboolean *GdmCustomCmdsFound;
+ extern gboolean  GdmAnyCustomCmdsFound;
+ extern gboolean  GdmSuspendFound;
++extern gboolean  GdmHibernateFound;
+ extern gboolean  GdmConfiguratorFound;
+ 
+ /* doesn't check for executability, just for existance */
+@@ -119,6 +120,17 @@
+ }
+ 
+ static void
++query_greeter_hibernate_handler (void)
++{
++	if (gdm_wm_warn_dialog (_("Are you sure you want to hibernate the computer?"), "",
++			     _("_Hibernate"), NULL, TRUE) == GTK_RESPONSE_YES) {
++		/* hibernate interruption */
++		printf ("%c%c%c\n", STX, BEL, GDM_INTERRUPT_HIBERNATE);
++		fflush (stdout);
++	}
++}
++
++static void
+ greeter_restart_handler (void)
+ {
+ 	_exit (DISPLAY_REBOOT);
+@@ -144,6 +156,15 @@
+ 	fflush (stdout);
+ }
+ 
++
++static void
++greeter_hibernate_handler (void)
++{
++       printf ("%c%c%c\n", STX, BEL, GDM_INTERRUPT_HIBERNATE);
++       fflush (stdout);
++}
++
++
+ static void
+ greeter_config_handler (void)
+ {
+@@ -207,7 +228,7 @@
+ 				  NULL);
+ 	}
+ 
+-	if (GdmRebootFound || GdmHaltFound || GdmSuspendFound || GdmAnyCustomCmdsFound) {
++	if (GdmRebootFound || GdmHaltFound || GdmSuspendFound  || GdmHibernateFound || GdmAnyCustomCmdsFound) {
+ 		sep = gtk_separator_menu_item_new ();
+ 		gtk_menu_shell_append (GTK_MENU_SHELL (menu), sep);
+ 		gtk_widget_show (sep);
+@@ -246,6 +267,15 @@
+ 				  NULL);
+ 	}
+ 
++	if (GdmHibernateFound && gdm_common_is_action_available ("HIBERNATE")) {
++		w = gtk_menu_item_new_with_mnemonic (_("_Hibernate"));
++		gtk_menu_shell_append (GTK_MENU_SHELL (menu), w);
++		gtk_widget_show (GTK_WIDGET (w));
++		g_signal_connect (G_OBJECT (w), "activate",
++				  G_CALLBACK (query_greeter_hibernate_handler),
++				  NULL);
++	}
++
+ 	if (GdmAnyCustomCmdsFound &&
+ 	    gdm_common_is_action_available ("CUSTOM_CMD")) {
+ 		for (i = 0; i < GDM_CUSTOM_COMMAND_MAX; i++) {
+@@ -290,6 +320,7 @@
+   GtkWidget *group_radio = NULL;
+   GtkWidget *halt_radio = NULL;
+   GtkWidget *suspend_radio = NULL;
++  GtkWidget *hibernate_radio = NULL;
+   GtkWidget *restart_radio = NULL;
+   GtkWidget **custom_cmds_radio = NULL;
+   GtkWidget *config_radio = NULL;
+@@ -421,6 +452,23 @@
+ 	  gtk_widget_show (suspend_radio);
+   }
+ 
++  if (GdmHibernateFound) {
++	  if (group_radio != NULL)
++		  radio_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (group_radio));
++	  hibernate_radio = gtk_radio_button_new_with_mnemonic (radio_group,
++							      _("_Hibernate the computer"));
++	  group_radio = hibernate_radio;
++	  gtk_tooltips_set_tip (tooltips, GTK_WIDGET (hibernate_radio),
++				_("Hibernate your computer"),
++				NULL);
++	  g_signal_connect (G_OBJECT(hibernate_radio), "button_press_event",
++			    G_CALLBACK(radio_button_press_event), NULL);
++	  gtk_box_pack_start (GTK_BOX (vbox),
++			      hibernate_radio,
++			      FALSE, FALSE, 4);
++	  gtk_widget_show (hibernate_radio);
++  }
++
+   if (gdm_config_get_bool (GDM_KEY_CHOOSER_BUTTON)) {
+ 	  if (group_radio != NULL)
+ 		  radio_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (group_radio));
+@@ -494,6 +542,8 @@
+     greeter_restart_handler ();
+   else if (suspend_radio != NULL && gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (suspend_radio)))
+     greeter_suspend_handler ();
++  else if (hibernate_radio != NULL && gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (hibernate_radio)))
++    greeter_hibernate_handler ();
+   else if (config_radio != NULL && gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (config_radio)))
+     greeter_config_handler ();
+   else if (chooser_radio != NULL && gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (chooser_radio)))
+@@ -522,6 +572,9 @@
+   greeter_item_register_action_callback ("suspend_button",
+ 					 (ActionFunc)query_greeter_suspend_handler,
+ 					 NULL);
++  greeter_item_register_action_callback ("hibernate_button",
++					 (ActionFunc)query_greeter_hibernate_handler,
++					 NULL);
+   greeter_item_register_action_callback ("system_button",
+ 					 (ActionFunc)greeter_system_handler,
+ 					 NULL);
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/series
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/series	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/series	(revision 3121)
@@ -0,0 +1,22 @@
+01_xconfigoptions.patch
+01_xrdb_nocpp.patch
+04_menu_changes.patch
+06_no_conffile_diff_due_to_comment_change.patch
+07_gdm-key-repeat.patch
+08_notify_ck_about_static_server.patch
+10_noxkeepcrashing.patch
+11_powermanagement.patch
+16_configure_menu_item.patch
+18_combo_box_language_selector.patch
+19_remove_drop_shadows.patch
+20_timedlogindelay_min_value_change.patch
+20_xdm-stuff.patch
+37_manpage-binaries.patch
+46_kde-substitude-uid.patch
+47_XKeepsCrashing-restore-keyboard.patch
+50_close-fds.patch
+55_use-theme-gtkrc.patch
+57_gdm-is-local.patch
+62_reference-manual-docbook-entity-reference.patch
+70_mandatory-relibtoolize.patch
+90_workaround_init_color.patch
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/01_xrdb_nocpp.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/01_xrdb_nocpp.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/01_xrdb_nocpp.patch	(revision 3121)
@@ -0,0 +1,22 @@
+diff -Nur gdm-2.8.0.4.orig/config/Xsession.in gdm-2.8.0.4/config/Xsession.in
+--- gdm-2.8.0.4.orig/config/Xsession.in	2005-07-19 09:53:41.000000000 +0200
++++ gdm-2.8.0.4/config/Xsession.in	2005-09-10 15:34:58.000000000 +0200
+@@ -109,15 +109,15 @@
+ 
+ # merge in defaults
+ if [ -f "$rh6sysresources" ]; then
+-    xrdb -merge "$rh6sysresources"
++    xrdb -nocpp -merge "$rh6sysresources"
+ fi
+ 
+ if [ -f "$sysresources" ]; then
+-    xrdb -merge "$sysresources"
++    xrdb -nocpp -merge "$sysresources"
+ fi
+ 
+ if [ -f "$userresources" ]; then
+-    xrdb -merge "$userresources"
++    xrdb -nocpp -merge "$userresources"
+ fi
+ 
+ # merge in keymaps
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/04_menu_changes.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/04_menu_changes.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/04_menu_changes.patch	(revision 3121)
@@ -0,0 +1,33 @@
+diff -urpN gdm-2.20.2.orig/gui/gdmflexiserver.desktop.in gdm-2.20.2/gui/gdmflexiserver.desktop.in
+--- gdm-2.20.2.orig/gui/gdmflexiserver.desktop.in	2007-11-27 11:42:48.000000000 +0330
++++ gdm-2.20.2/gui/gdmflexiserver.desktop.in	2007-11-27 11:56:33.000000000 +0330
+@@ -5,6 +5,7 @@ _GenericName=New Login
+ _Comment=Log in as another user without logging out
+ Exec=gdmflexiserver
+ Icon=gdmflexiserver
++NoDisplay=true
+ Terminal=false
+ Type=Application
+ Categories=GNOME;GTK;System;
+diff -urpN gdm-2.20.2.orig/gui/gdmflexiserver-xnest.desktop.in.in gdm-2.20.2/gui/gdmflexiserver-xnest.desktop.in.in
+--- gdm-2.20.2.orig/gui/gdmflexiserver-xnest.desktop.in.in	2007-11-27 11:42:48.000000000 +0330
++++ gdm-2.20.2/gui/gdmflexiserver-xnest.desktop.in.in	2007-11-27 11:56:20.000000000 +0330
+@@ -6,6 +6,7 @@ _Comment=Login as another user in a wind
+ TryExec=@X_XNEST_CMD@
+ Exec=gdmflexiserver --xnest
+ Icon=gdm-xnest
++NoDisplay=true
+ Terminal=false
+ Type=Application
+ Categories=GNOME;GTK;System;
+diff -urpN gdm-2.20.2.orig/gui/gdmphotosetup.desktop.in gdm-2.20.2/gui/gdmphotosetup.desktop.in
+--- gdm-2.20.2.orig/gui/gdmphotosetup.desktop.in	2007-11-27 11:42:48.000000000 +0330
++++ gdm-2.20.2/gui/gdmphotosetup.desktop.in	2007-11-27 11:56:12.000000000 +0330
+@@ -6,6 +6,7 @@ _Comment=Change the picture that will sh
+ TryExec=gdmphotosetup
+ Exec=gdmphotosetup
+ Icon=gdm-login-photo
++NoDisplay=true
+ StartupNotify=true
+ Terminal=false
+ Type=Application
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/66_socket-in-var-run-for-fhs.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/66_socket-in-var-run-for-fhs.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/66_socket-in-var-run-for-fhs.patch	(revision 3121)
@@ -0,0 +1,16 @@
+GNOME #331059; Ubuntu #79620; use /var/run for the gdm_socket file to comply
+with the FHS and to avoid issues with bootclean; found in the Ubuntu package.
+
+Index: gdm-2.18.1/daemon/gdm.h
+===================================================================
+--- gdm-2.18.1.orig/daemon/gdm.h	2007-04-09 07:15:15.000000000 +0200
++++ gdm-2.18.1/daemon/gdm.h	2007-05-02 17:54:03.000000000 +0200
+@@ -798,7 +798,7 @@
+  * all to be grabbed in one pull.
+  */
+ #define GDM_SUP_MAX_MESSAGES 80
+-#define GDM_SUP_SOCKET "/tmp/.gdm_socket"
++#define GDM_SUP_SOCKET "/var/run/gdm_socket"
+ 
+ /*
+  * The user socket protocol.  Each command is given on a separate line
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/62_reference-manual-docbook-entity-reference.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/62_reference-manual-docbook-entity-reference.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/62_reference-manual-docbook-entity-reference.patch	(revision 3121)
@@ -0,0 +1,12 @@
+Index: gdm-2.20.0/docs/C/gdm.xml
+===================================================================
+--- gdm-2.20.0.orig/docs/C/gdm.xml	2007-09-17 17:01:55.000000000 +0200
++++ gdm-2.20.0/docs/C/gdm.xml	2007-10-06 16:31:18.692540606 +0200
+@@ -1,6 +1,6 @@
+ <?xml version="1.0"?>
+ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
+-    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
++    "/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd" [
+     <!ENTITY legal SYSTEM "legal.xml">
+     <!ENTITY version "2.20.0"> 
+     <!ENTITY date    "09/17/2007"> 
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/06_no_conffile_diff_due_to_comment_change.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/06_no_conffile_diff_due_to_comment_change.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/06_no_conffile_diff_due_to_comment_change.patch	(revision 3121)
@@ -0,0 +1,66 @@
+diff -Nur gdm-2.18.1/config/gdm.conf-custom.in gdm-2.18.1.new/config/gdm.conf-custom.in
+--- gdm-2.18.1/config/gdm.conf-custom.in	2007-04-09 07:15:16.000000000 +0200
++++ gdm-2.18.1.new/config/gdm.conf-custom.in	2007-04-09 14:57:53.000000000 +0200
+@@ -1,4 +1,4 @@
+-# GDM Custom Configuration file.
++# GDM Configuration Customization file.
+ #
+ # This file is the appropriate place for specifying your customizations to the
+ # GDM configuration.   If you run gdmsetup, it will automatically edit this
+@@ -7,32 +7,19 @@
+ # options are supported by gdmsetup, so to modify some values it may be
+ # necessary to modify this file directly by hand.
+ #
+-# This file overrides the default configuration settings.  These settings 
+-# are stored in the GDM System Defaults configuration file, which is found
+-# at the following location.
+-#
+-# @GDM_DEFAULTS_CONF@.  
+-#
+-# This file contains comments about the meaning of each configuration option,
+-# so is also a useful reference.  Also refer to the documentation links at
+-# the end of this comment for further information.  In short, to hand-edit
+-# this file, simply add or modify the key=value combination in the
+-# appropriate section in the template below this comment section.
+-#
+-# For example, if you want to specify a different value for the Enable key
+-# in the "[debug]" section of your GDM System Defaults configuration file,
+-# then add "Enable=true" in the "[debug]" section of this file.  If the
+-# key already exists in this file, then simply modify it.
+-#
+ # Older versions of GDM used the "gdm.conf" file for configuration.  If your
+ # system has an old gdm.conf file on the system, it will be used instead of
+ # this file - so changes made to this file will not take effect.  Consider
+ # migrating your configuration to this file and removing the gdm.conf file.
+ #
+-# If you hand edit a GDM configuration file, you can run the following
+-# command and the GDM daemon will immediately reflect the change.  Any
+-# running GDM GUI programs will also be notified to update with the new
+-# configuration.
++# To hand-edit this file, simply add or modify the key=value combination in
++# the appropriate section in the template below.  Refer to the comments in the
++# /usr/share/gdm/defaults.conf file for information about each option.  Also
++# refer to the reference documentation.
++#
++# If you hand edit a GDM configuration file, you should run the following
++# command to get the GDM daemon to notice the change.  Any running GDM GUI
++# programs will also be notified to update with the new configuration.
+ #
+ # gdmflexiserver --command="UPDATE_CONFIG <configuration key>"
+ #
+@@ -66,15 +53,5 @@
+ 
+ [debug]
+ 
+-# Note that to disable servers defined in the GDM System Defaults
+-# configuration file (such as 0=Standard, you must put a line in this file
+-# that says 0=inactive, as described in the Configuration section of the GDM
+-# documentation.
+-#
+ [servers]
+ 
+-# Also note, that if you redefine a [server-foo] section, then GDM will
+-# use the definition in this file, not the GDM System Defaults configuration
+-# file.  It is currently not possible to disable a [server-foo] section
+-# defined in the GDM System Defaults configuration file.
+-#
Index: /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/70_mandatory-relibtoolize.patch
===================================================================
--- /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/70_mandatory-relibtoolize.patch	(revision 3121)
+++ /pkg/main/gdm/tags/2.20.3-parsix5/debian/patches/70_mandatory-relibtoolize.patch	(revision 3121)
@@ -0,0 +1,19473 @@
+Typical relibtoolizing; mandatory due to changes in configure.ac and some
+Makefile.am.
+
+libtoolize --force --copy
+aclocal-1.10 -I m4
+autoconf
+automake-1.10
+rm -rf autom4te.cache
+
+diff -x'*config.sub' -x'*config.guess' -Naur gdm-2.20.3.orig/aclocal.m4 gdm-2.20.3.new/aclocal.m4
+--- gdm-2.20.3.orig/aclocal.m4	2008-01-08 14:39:13.000000000 +0330
++++ gdm-2.20.3.new/aclocal.m4	2008-01-09 08:34:06.000000000 +0330
+@@ -16,4193 +16,4448 @@
+ You have another version of autoconf.  If you want to use that,
+ you should regenerate the build system entirely.], [63])])
+ 
+-# Copyright (C) 2002, 2003, 2005, 2006  Free Software Foundation, Inc.
++# Copyright (C) 1995-2002 Free Software Foundation, Inc.
++# Copyright (C) 2001-2003,2004 Red Hat, Inc.
+ #
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
+-
+-# AM_AUTOMAKE_VERSION(VERSION)
+-# ----------------------------
+-# Automake X.Y traces this macro to ensure aclocal.m4 has been
+-# generated from the m4 files accompanying Automake X.Y.
+-# (This private macro should not be called outside this file.)
+-AC_DEFUN([AM_AUTOMAKE_VERSION],
+-[am__api_version='1.10'
+-dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
+-dnl require some minimum version.  Point them to the right macro.
+-m4_if([$1], [1.10], [],
+-      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
+-])
+-
+-# _AM_AUTOCONF_VERSION(VERSION)
+-# -----------------------------
+-# aclocal traces this macro to find the Autoconf version.
+-# This is a private macro too.  Using m4_define simplifies
+-# the logic in aclocal, which can simply ignore this definition.
+-m4_define([_AM_AUTOCONF_VERSION], [])
+-
+-# AM_SET_CURRENT_AUTOMAKE_VERSION
+-# -------------------------------
+-# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
+-# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
+-AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
+-[AM_AUTOMAKE_VERSION([1.10])dnl
+-_AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)])
+-
+-# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
+-
+-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
++# This file is free software, distributed under the terms of the GNU
++# General Public License.  As a special exception to the GNU General
++# Public License, this file may be distributed as part of a program
++# that contains a configuration script generated by Autoconf, under
++# the same distribution terms as the rest of that program.
+ #
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
+-
+-# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
+-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
+-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
++# This file can be copied and used freely without restrictions.  It can
++# be used in projects which are not available under the GNU Public License
++# but which still want to provide support for the GNU gettext functionality.
+ #
+-# Of course, Automake must honor this variable whenever it calls a
+-# tool from the auxiliary directory.  The problem is that $srcdir (and
+-# therefore $ac_aux_dir as well) can be either absolute or relative,
+-# depending on how configure is run.  This is pretty annoying, since
+-# it makes $ac_aux_dir quite unusable in subdirectories: in the top
+-# source directory, any form will work fine, but in subdirectories a
+-# relative path needs to be adjusted first.
++# Macro to add for using GNU gettext.
++# Ulrich Drepper <drepper@cygnus.com>, 1995, 1996
+ #
+-# $ac_aux_dir/missing
+-#    fails when called from a subdirectory if $ac_aux_dir is relative
+-# $top_srcdir/$ac_aux_dir/missing
+-#    fails if $ac_aux_dir is absolute,
+-#    fails when called from a subdirectory in a VPATH build with
+-#          a relative $ac_aux_dir
++# Modified to never use included libintl. 
++# Owen Taylor <otaylor@redhat.com>, 12/15/1998
+ #
+-# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
+-# are both prefixed by $srcdir.  In an in-source build this is usually
+-# harmless because $srcdir is `.', but things will broke when you
+-# start a VPATH build or use an absolute $srcdir.
++# Major rework to remove unused code
++# Owen Taylor <otaylor@redhat.com>, 12/11/2002
+ #
+-# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
+-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
+-#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
+-# and then we would define $MISSING as
+-#   MISSING="\${SHELL} $am_aux_dir/missing"
+-# This will work as long as MISSING is not called from configure, because
+-# unfortunately $(top_srcdir) has no meaning in configure.
+-# However there are other variables, like CC, which are often used in
+-# configure, and could therefore not use this "fixed" $ac_aux_dir.
++# Added better handling of ALL_LINGUAS from GNU gettext version 
++# written by Bruno Haible, Owen Taylor <otaylor.redhat.com> 5/30/3002
+ #
+-# Another solution, used here, is to always expand $ac_aux_dir to an
+-# absolute PATH.  The drawback is that using absolute paths prevent a
+-# configured tree to be moved without reconfiguration.
+-
+-AC_DEFUN([AM_AUX_DIR_EXPAND],
+-[dnl Rely on autoconf to set up CDPATH properly.
+-AC_PREREQ([2.50])dnl
+-# expand $ac_aux_dir to an absolute path
+-am_aux_dir=`cd $ac_aux_dir && pwd`
+-])
+-
+-# AM_CONDITIONAL                                            -*- Autoconf -*-
+-
+-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
+-# Free Software Foundation, Inc.
++# Modified to require ngettext
++# Matthias Clasen <mclasen@redhat.com> 08/06/2004
+ #
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++# We need this here as well, since someone might use autoconf-2.5x
++# to configure GLib then an older version to configure a package
++# using AM_GLIB_GNU_GETTEXT
++AC_PREREQ(2.53)
+ 
+-# serial 8
++dnl
++dnl We go to great lengths to make sure that aclocal won't 
++dnl try to pull in the installed version of these macros
++dnl when running aclocal in the glib directory.
++dnl
++m4_copy([AC_DEFUN],[glib_DEFUN])
++m4_copy([AC_REQUIRE],[glib_REQUIRE])
++dnl
++dnl At the end, if we're not within glib, we'll define the public
++dnl definitions in terms of our private definitions.
++dnl
+ 
+-# AM_CONDITIONAL(NAME, SHELL-CONDITION)
+-# -------------------------------------
+-# Define a conditional.
+-AC_DEFUN([AM_CONDITIONAL],
+-[AC_PREREQ(2.52)dnl
+- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
+-	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
+-AC_SUBST([$1_TRUE])dnl
+-AC_SUBST([$1_FALSE])dnl
+-_AM_SUBST_NOTMAKE([$1_TRUE])dnl
+-_AM_SUBST_NOTMAKE([$1_FALSE])dnl
+-if $2; then
+-  $1_TRUE=
+-  $1_FALSE='#'
++# GLIB_LC_MESSAGES
++#--------------------
++glib_DEFUN([GLIB_LC_MESSAGES],
++  [AC_CHECK_HEADERS([locale.h])
++    if test $ac_cv_header_locale_h = yes; then
++    AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
++      [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
++       am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
++    if test $am_cv_val_LC_MESSAGES = yes; then
++      AC_DEFINE(HAVE_LC_MESSAGES, 1,
++        [Define if your <locale.h> file defines LC_MESSAGES.])
++    fi
++  fi])
++
++# GLIB_PATH_PROG_WITH_TEST
++#----------------------------
++dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
++dnl   TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
++glib_DEFUN([GLIB_PATH_PROG_WITH_TEST],
++[# Extract the first word of "$2", so it can be a program name with args.
++set dummy $2; ac_word=[$]2
++AC_MSG_CHECKING([for $ac_word])
++AC_CACHE_VAL(ac_cv_path_$1,
++[case "[$]$1" in
++  /*)
++  ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
++  ;;
++  *)
++  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"
++  for ac_dir in ifelse([$5], , $PATH, [$5]); do
++    test -z "$ac_dir" && ac_dir=.
++    if test -f $ac_dir/$ac_word; then
++      if [$3]; then
++	ac_cv_path_$1="$ac_dir/$ac_word"
++	break
++      fi
++    fi
++  done
++  IFS="$ac_save_ifs"
++dnl If no 4th arg is given, leave the cache variable unset,
++dnl so AC_PATH_PROGS will keep looking.
++ifelse([$4], , , [  test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
++])dnl
++  ;;
++esac])dnl
++$1="$ac_cv_path_$1"
++if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then
++  AC_MSG_RESULT([$]$1)
+ else
+-  $1_TRUE='#'
+-  $1_FALSE=
++  AC_MSG_RESULT(no)
+ fi
+-AC_CONFIG_COMMANDS_PRE(
+-[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
+-  AC_MSG_ERROR([[conditional "$1" was never defined.
+-Usually this means the macro was only invoked conditionally.]])
+-fi])])
+-
+-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+-# Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
+-
+-# serial 9
++AC_SUBST($1)dnl
++])
+ 
+-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
+-# written in clear, in which case automake, when reading aclocal.m4,
+-# will think it sees a *use*, and therefore will trigger all it's
+-# C support machinery.  Also note that it means that autoscan, seeing
+-# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
++# GLIB_WITH_NLS
++#-----------------
++glib_DEFUN([GLIB_WITH_NLS],
++  dnl NLS is obligatory
++  [AC_REQUIRE([AC_CANONICAL_HOST])dnl
++    USE_NLS=yes
++    AC_SUBST(USE_NLS)
+ 
++    gt_cv_have_gettext=no
+ 
+-# _AM_DEPENDENCIES(NAME)
+-# ----------------------
+-# See how the compiler implements dependency checking.
+-# NAME is "CC", "CXX", "GCJ", or "OBJC".
+-# We try a few techniques and use that to set a single cache variable.
+-#
+-# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
+-# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
+-# dependency, and given that the user is not expected to run this macro,
+-# just rely on AC_PROG_CC.
+-AC_DEFUN([_AM_DEPENDENCIES],
+-[AC_REQUIRE([AM_SET_DEPDIR])dnl
+-AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
+-AC_REQUIRE([AM_MAKE_INCLUDE])dnl
+-AC_REQUIRE([AM_DEP_TRACK])dnl
++    CATOBJEXT=NONE
++    XGETTEXT=:
++    INTLLIBS=
+ 
+-ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
+-       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
+-       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
+-       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
+-       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
+-                   [depcc="$$1"   am_compiler_list=])
++    AC_CHECK_HEADER(libintl.h,
++     [gt_cv_func_dgettext_libintl="no"
++      libintl_extra_libs=""
+ 
+-AC_CACHE_CHECK([dependency style of $depcc],
+-               [am_cv_$1_dependencies_compiler_type],
+-[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+-  # We make a subdir and do the tests there.  Otherwise we can end up
+-  # making bogus files that we don't know about and never remove.  For
+-  # instance it was reported that on HP-UX the gcc test will end up
+-  # making a dummy file named `D' -- because `-MD' means `put the output
+-  # in D'.
+-  mkdir conftest.dir
+-  # Copy depcomp to subdir because otherwise we won't find it if we're
+-  # using a relative directory.
+-  cp "$am_depcomp" conftest.dir
+-  cd conftest.dir
+-  # We will build objects and dependencies in a subdirectory because
+-  # it helps to detect inapplicable dependency modes.  For instance
+-  # both Tru64's cc and ICC support -MD to output dependencies as a
+-  # side effect of compilation, but ICC will put the dependencies in
+-  # the current directory while Tru64 will put them in the object
+-  # directory.
+-  mkdir sub
+-
+-  am_cv_$1_dependencies_compiler_type=none
+-  if test "$am_compiler_list" = ""; then
+-     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
+-  fi
+-  for depmode in $am_compiler_list; do
+-    # Setup a source with many dependencies, because some compilers
+-    # like to wrap large dependency lists on column 80 (with \), and
+-    # we should not choose a depcomp mode which is confused by this.
+-    #
+-    # We need to recreate these files for each test, as the compiler may
+-    # overwrite some of them when testing with obscure command lines.
+-    # This happens at least with the AIX C compiler.
+-    : > sub/conftest.c
+-    for i in 1 2 3 4 5 6; do
+-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
+-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+-      # Solaris 8's {/usr,}/bin/sh.
+-      touch sub/conftst$i.h
+-    done
+-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+-
+-    case $depmode in
+-    nosideeffect)
+-      # after this tag, mechanisms are not by side-effect, so they'll
+-      # only be used when explicitly requested
+-      if test "x$enable_dependency_tracking" = xyes; then
+-	continue
+-      else
+-	break
++      #
++      # First check in libc
++      #
++      AC_CACHE_CHECK([for ngettext in libc], gt_cv_func_ngettext_libc,
++        [AC_TRY_LINK([
++#include <libintl.h>
++],
++         [return !ngettext ("","", 1)],
++	  gt_cv_func_ngettext_libc=yes,
++          gt_cv_func_ngettext_libc=no)
++        ])
++  
++      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
++	      AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
++        	[AC_TRY_LINK([
++#include <libintl.h>
++],
++	          [return !dgettext ("","")],
++		  gt_cv_func_dgettext_libc=yes,
++	          gt_cv_func_dgettext_libc=no)
++        	])
+       fi
+-      ;;
+-    none) break ;;
+-    esac
+-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
+-    # mode.  It turns out that the SunPro C++ compiler does not properly
+-    # handle `-M -o', and we need to detect this.
+-    if depmode=$depmode \
+-       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
+-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+-       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
+-         >/dev/null 2>conftest.err &&
+-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
+-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+-       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
+-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+-      # icc doesn't choke on unknown options, it will just issue warnings
+-      # or remarks (even with -Werror).  So we grep stderr for any message
+-      # that says an option was ignored or not supported.
+-      # When given -MP, icc 7.0 and 7.1 complain thusly:
+-      #   icc: Command line warning: ignoring option '-M'; no argument required
+-      # The diagnosis changed in icc 8.0:
+-      #   icc: Command line remark: option '-MP' not supported
+-      if (grep 'ignoring option' conftest.err ||
+-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+-        am_cv_$1_dependencies_compiler_type=$depmode
+-        break
++  
++      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
++        AC_CHECK_FUNCS(bind_textdomain_codeset)
+       fi
+-    fi
+-  done
+ 
+-  cd ..
+-  rm -rf conftest.dir
+-else
+-  am_cv_$1_dependencies_compiler_type=none
+-fi
+-])
+-AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
+-AM_CONDITIONAL([am__fastdep$1], [
+-  test "x$enable_dependency_tracking" != xno \
+-  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
+-])
++      #
++      # If we don't have everything we want, check in libintl
++      #
++      if test "$gt_cv_func_dgettext_libc" != "yes" \
++	 || test "$gt_cv_func_ngettext_libc" != "yes" \
++         || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
++        
++        AC_CHECK_LIB(intl, bindtextdomain,
++	    [AC_CHECK_LIB(intl, ngettext,
++		    [AC_CHECK_LIB(intl, dgettext,
++			          gt_cv_func_dgettext_libintl=yes)])])
+ 
++	if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
++	  AC_MSG_CHECKING([if -liconv is needed to use gettext])
++	  AC_MSG_RESULT([])
++  	  AC_CHECK_LIB(intl, ngettext,
++          	[AC_CHECK_LIB(intl, dcgettext,
++		       [gt_cv_func_dgettext_libintl=yes
++			libintl_extra_libs=-liconv],
++			:,-liconv)],
++		:,-liconv)
++        fi
+ 
+-# AM_SET_DEPDIR
+-# -------------
+-# Choose a directory name for dependency files.
+-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
+-AC_DEFUN([AM_SET_DEPDIR],
+-[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
+-AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
+-])
++        #
++        # If we found libintl, then check in it for bind_textdomain_codeset();
++        # we'll prefer libc if neither have bind_textdomain_codeset(),
++        # and both have dgettext and ngettext
++        #
++        if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
++          glib_save_LIBS="$LIBS"
++          LIBS="$LIBS -lintl $libintl_extra_libs"
++          unset ac_cv_func_bind_textdomain_codeset
++          AC_CHECK_FUNCS(bind_textdomain_codeset)
++          LIBS="$glib_save_LIBS"
+ 
++          if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
++            gt_cv_func_dgettext_libc=no
++          else
++            if test "$gt_cv_func_dgettext_libc" = "yes" \
++		&& test "$gt_cv_func_ngettext_libc" = "yes"; then
++              gt_cv_func_dgettext_libintl=no
++            fi
++          fi
++        fi
++      fi
+ 
+-# AM_DEP_TRACK
+-# ------------
+-AC_DEFUN([AM_DEP_TRACK],
+-[AC_ARG_ENABLE(dependency-tracking,
+-[  --disable-dependency-tracking  speeds up one-time build
+-  --enable-dependency-tracking   do not reject slow dependency extractors])
+-if test "x$enable_dependency_tracking" != xno; then
+-  am_depcomp="$ac_aux_dir/depcomp"
+-  AMDEPBACKSLASH='\'
+-fi
+-AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
+-AC_SUBST([AMDEPBACKSLASH])dnl
+-_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
+-])
++      if test "$gt_cv_func_dgettext_libc" = "yes" \
++	|| test "$gt_cv_func_dgettext_libintl" = "yes"; then
++        gt_cv_have_gettext=yes
++      fi
++  
++      if test "$gt_cv_func_dgettext_libintl" = "yes"; then
++        INTLLIBS="-lintl $libintl_extra_libs"
++      fi
++  
++      if test "$gt_cv_have_gettext" = "yes"; then
++	AC_DEFINE(HAVE_GETTEXT,1,
++	  [Define if the GNU gettext() function is already present or preinstalled.])
++	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
++	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
++	if test "$MSGFMT" != "no"; then
++          glib_save_LIBS="$LIBS"
++          LIBS="$LIBS $INTLLIBS"
++	  AC_CHECK_FUNCS(dcgettext)
++	  MSGFMT_OPTS=
++	  AC_MSG_CHECKING([if msgfmt accepts -c])
++	  GLIB_RUN_PROG([$MSGFMT -c -o /dev/null],[
++msgid ""
++msgstr ""
++"Content-Type: text/plain; charset=UTF-8\n"
++"Project-Id-Version: test 1.0\n"
++"PO-Revision-Date: 2007-02-15 12:01+0100\n"
++"Last-Translator: test <foo@bar.xx>\n"
++"Language-Team: C <LL@li.org>\n"
++"MIME-Version: 1.0\n"
++"Content-Transfer-Encoding: 8bit\n"
++], [MSGFMT_OPTS=-c; AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no])])
++	  AC_SUBST(MSGFMT_OPTS)
++	  AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
++	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
++	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
++	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
++			 return _nl_msg_cat_cntr],
++	    [CATOBJEXT=.gmo 
++             DATADIRNAME=share],
++	    [case $host in
++	    *-*-solaris*)
++	    dnl On Solaris, if bind_textdomain_codeset is in libc,
++	    dnl GNU format message catalog is always supported,
++            dnl since both are added to the libc all together.
++	    dnl Hence, we'd like to go with DATADIRNAME=share and
++	    dnl and CATOBJEXT=.gmo in this case.
++            AC_CHECK_FUNC(bind_textdomain_codeset,
++	      [CATOBJEXT=.gmo 
++               DATADIRNAME=share],
++	      [CATOBJEXT=.mo
++               DATADIRNAME=lib])
++	    ;;
++	    *)
++	    CATOBJEXT=.mo
++            DATADIRNAME=lib
++	    ;;
++	    esac])
++          LIBS="$glib_save_LIBS"
++	  INSTOBJEXT=.mo
++	else
++	  gt_cv_have_gettext=no
++	fi
++      fi
++    ])
+ 
+-# Generate code to set up dependency tracking.              -*- Autoconf -*-
++    if test "$gt_cv_have_gettext" = "yes" ; then
++      AC_DEFINE(ENABLE_NLS, 1,
++        [always defined to indicate that i18n is enabled])
++    fi
+ 
+-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
+-# Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++    dnl Test whether we really found GNU xgettext.
++    if test "$XGETTEXT" != ":"; then
++      dnl If it is not GNU xgettext we define it as : so that the
++      dnl Makefiles still can work.
++      if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
++        : ;
++      else
++        AC_MSG_RESULT(
++	  [found xgettext program is not GNU xgettext; ignore it])
++        XGETTEXT=":"
++      fi
++    fi
+ 
+-#serial 3
++    # We need to process the po/ directory.
++    POSUB=po
+ 
+-# _AM_OUTPUT_DEPENDENCY_COMMANDS
+-# ------------------------------
+-AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
+-[for mf in $CONFIG_FILES; do
+-  # Strip MF so we end up with the name of the file.
+-  mf=`echo "$mf" | sed -e 's/:.*$//'`
+-  # Check whether this is an Automake generated Makefile or not.
+-  # We used to match only the files named `Makefile.in', but
+-  # some people rename them; so instead we look at the file content.
+-  # Grep'ing the first line is not enough: some people post-process
+-  # each Makefile.in and add a new line on top of each file to say so.
+-  # Grep'ing the whole file is not good either: AIX grep has a line
+-  # limit of 2048, but all sed's we know have understand at least 4000.
+-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
+-    dirpart=`AS_DIRNAME("$mf")`
+-  else
+-    continue
+-  fi
+-  # Extract the definition of DEPDIR, am__include, and am__quote
+-  # from the Makefile without running `make'.
+-  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+-  test -z "$DEPDIR" && continue
+-  am__include=`sed -n 's/^am__include = //p' < "$mf"`
+-  test -z "am__include" && continue
+-  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+-  # When using ansi2knr, U may be empty or an underscore; expand it
+-  U=`sed -n 's/^U = //p' < "$mf"`
+-  # Find all dependency output files, they are included files with
+-  # $(DEPDIR) in their names.  We invoke sed twice because it is the
+-  # simplest approach to changing $(DEPDIR) to its actual value in the
+-  # expansion.
+-  for file in `sed -n "
+-    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+-       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+-    # Make sure the directory exists.
+-    test -f "$dirpart/$file" && continue
+-    fdir=`AS_DIRNAME(["$file"])`
+-    AS_MKDIR_P([$dirpart/$fdir])
+-    # echo "creating $dirpart/$file"
+-    echo '# dummy' > "$dirpart/$file"
+-  done
+-done
+-])# _AM_OUTPUT_DEPENDENCY_COMMANDS
++    AC_OUTPUT_COMMANDS(
++      [case "$CONFIG_FILES" in *po/Makefile.in*)
++        sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
++      esac])
+ 
++    dnl These rules are solely for the distribution goal.  While doing this
++    dnl we only have to keep exactly one list of the available catalogs
++    dnl in configure.in.
++    for lang in $ALL_LINGUAS; do
++      GMOFILES="$GMOFILES $lang.gmo"
++      POFILES="$POFILES $lang.po"
++    done
+ 
+-# AM_OUTPUT_DEPENDENCY_COMMANDS
+-# -----------------------------
+-# This macro should only be invoked once -- use via AC_REQUIRE.
+-#
+-# This code is only required when automatic dependency tracking
+-# is enabled.  FIXME.  This creates each `.P' file that we will
+-# need in order to bootstrap the dependency handling code.
+-AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
+-[AC_CONFIG_COMMANDS([depfiles],
+-     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
+-     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
+-])
++    dnl Make all variables we use known to autoconf.
++    AC_SUBST(CATALOGS)
++    AC_SUBST(CATOBJEXT)
++    AC_SUBST(DATADIRNAME)
++    AC_SUBST(GMOFILES)
++    AC_SUBST(INSTOBJEXT)
++    AC_SUBST(INTLLIBS)
++    AC_SUBST(PO_IN_DATADIR_TRUE)
++    AC_SUBST(PO_IN_DATADIR_FALSE)
++    AC_SUBST(POFILES)
++    AC_SUBST(POSUB)
++  ])
+ 
+-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
+-# Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++# AM_GLIB_GNU_GETTEXT
++# -------------------
++# Do checks necessary for use of gettext. If a suitable implementation 
++# of gettext is found in either in libintl or in the C library,
++# it will set INTLLIBS to the libraries needed for use of gettext
++# and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable
++# gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST()
++# on various variables needed by the Makefile.in.in installed by 
++# glib-gettextize.
++dnl
++glib_DEFUN([GLIB_GNU_GETTEXT],
++  [AC_REQUIRE([AC_PROG_CC])dnl
++   AC_REQUIRE([AC_HEADER_STDC])dnl
++   
++   GLIB_LC_MESSAGES
++   GLIB_WITH_NLS
+ 
+-# serial 8
++   if test "$gt_cv_have_gettext" = "yes"; then
++     if test "x$ALL_LINGUAS" = "x"; then
++       LINGUAS=
++     else
++       AC_MSG_CHECKING(for catalogs to be installed)
++       NEW_LINGUAS=
++       for presentlang in $ALL_LINGUAS; do
++         useit=no
++         if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then
++           desiredlanguages="$LINGUAS"
++         else
++           desiredlanguages="$ALL_LINGUAS"
++         fi
++         for desiredlang in $desiredlanguages; do
++ 	   # Use the presentlang catalog if desiredlang is
++           #   a. equal to presentlang, or
++           #   b. a variant of presentlang (because in this case,
++           #      presentlang can be used as a fallback for messages
++           #      which are not translated in the desiredlang catalog).
++           case "$desiredlang" in
++             "$presentlang"*) useit=yes;;
++           esac
++         done
++         if test $useit = yes; then
++           NEW_LINGUAS="$NEW_LINGUAS $presentlang"
++         fi
++       done
++       LINGUAS=$NEW_LINGUAS
++       AC_MSG_RESULT($LINGUAS)
++     fi
+ 
+-# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
+-AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
++     dnl Construct list of names of catalog files to be constructed.
++     if test -n "$LINGUAS"; then
++       for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
++     fi
++   fi
+ 
+-# Do all the work for Automake.                             -*- Autoconf -*-
++   dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly
++   dnl find the mkinstalldirs script in another subdir but ($top_srcdir).
++   dnl Try to locate is.
++   MKINSTALLDIRS=
++   if test -n "$ac_aux_dir"; then
++     MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
++   fi
++   if test -z "$MKINSTALLDIRS"; then
++     MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
++   fi
++   AC_SUBST(MKINSTALLDIRS)
+ 
+-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+-# 2005, 2006 Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++   dnl Generate list of files to be processed by xgettext which will
++   dnl be included in po/Makefile.
++   test -d po || mkdir po
++   if test "x$srcdir" != "x."; then
++     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
++       posrcprefix="$srcdir/"
++     else
++       posrcprefix="../$srcdir/"
++     fi
++   else
++     posrcprefix="../"
++   fi
++   rm -f po/POTFILES
++   sed -e "/^#/d" -e "/^\$/d" -e "s,.*,	$posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
++	< $srcdir/po/POTFILES.in > po/POTFILES
++  ])
+ 
+-# serial 12
++# AM_GLIB_DEFINE_LOCALEDIR(VARIABLE)
++# -------------------------------
++# Define VARIABLE to the location where catalog files will
++# be installed by po/Makefile.
++glib_DEFUN([GLIB_DEFINE_LOCALEDIR],
++[glib_REQUIRE([GLIB_GNU_GETTEXT])dnl
++glib_save_prefix="$prefix"
++glib_save_exec_prefix="$exec_prefix"
++glib_save_datarootdir="$datarootdir"
++test "x$prefix" = xNONE && prefix=$ac_default_prefix
++test "x$exec_prefix" = xNONE && exec_prefix=$prefix
++datarootdir=`eval echo "${datarootdir}"`
++if test "x$CATOBJEXT" = "x.mo" ; then
++  localedir=`eval echo "${libdir}/locale"`
++else
++  localedir=`eval echo "${datadir}/locale"`
++fi
++prefix="$glib_save_prefix"
++exec_prefix="$glib_save_exec_prefix"
++datarootdir="$glib_save_datarootdir"
++AC_DEFINE_UNQUOTED($1, "$localedir",
++  [Define the location where the catalogs will be installed])
++])
+ 
+-# This macro actually does too much.  Some checks are only needed if
+-# your package does certain things.  But this isn't really a big deal.
++dnl
++dnl Now the definitions that aclocal will find
++dnl
++ifdef(glib_configure_in,[],[
++AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)])
++AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
++])dnl
+ 
+-# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
+-# AM_INIT_AUTOMAKE([OPTIONS])
+-# -----------------------------------------------
+-# The call with PACKAGE and VERSION arguments is the old style
+-# call (pre autoconf-2.50), which is being phased out.  PACKAGE
+-# and VERSION should now be passed to AC_INIT and removed from
+-# the call to AM_INIT_AUTOMAKE.
+-# We support both call styles for the transition.  After
+-# the next Automake release, Autoconf can make the AC_INIT
+-# arguments mandatory, and then we can depend on a new Autoconf
+-# release and drop the old call support.
+-AC_DEFUN([AM_INIT_AUTOMAKE],
+-[AC_PREREQ([2.60])dnl
+-dnl Autoconf wants to disallow AM_ names.  We explicitly allow
+-dnl the ones we care about.
+-m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
+-AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
+-AC_REQUIRE([AC_PROG_INSTALL])dnl
+-if test "`cd $srcdir && pwd`" != "`pwd`"; then
+-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+-  # is not polluted with repeated "-I."
+-  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
+-  # test to see if srcdir already configured
+-  if test -f $srcdir/config.status; then
+-    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+-  fi
+-fi
++# GLIB_RUN_PROG(PROGRAM, TEST-FILE, [ACTION-IF-PASS], [ACTION-IF-FAIL])
++# 
++# Create a temporary file with TEST-FILE as its contents and pass the
++# file name to PROGRAM.  Perform ACTION-IF-PASS if PROGRAM exits with
++# 0 and perform ACTION-IF-FAIL for any other exit status.
++AC_DEFUN([GLIB_RUN_PROG],
++[cat >conftest.foo <<_ACEOF
++$2
++_ACEOF
++if AC_RUN_LOG([$1 conftest.foo]); then
++  m4_ifval([$3], [$3], [:])
++m4_ifvaln([$4], [else $4])dnl
++echo "$as_me: failed input was:" >&AS_MESSAGE_LOG_FD
++sed 's/^/| /' conftest.foo >&AS_MESSAGE_LOG_FD
++fi])
+ 
+-# test whether we have cygpath
+-if test -z "$CYGPATH_W"; then
+-  if (cygpath --version) >/dev/null 2>/dev/null; then
+-    CYGPATH_W='cygpath -w'
+-  else
+-    CYGPATH_W=echo
+-  fi
+-fi
+-AC_SUBST([CYGPATH_W])
+ 
+-# Define the identity of the package.
+-dnl Distinguish between old-style and new-style calls.
+-m4_ifval([$2],
+-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
+- AC_SUBST([PACKAGE], [$1])dnl
+- AC_SUBST([VERSION], [$2])],
+-[_AM_SET_OPTIONS([$1])dnl
+-dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
+-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
+-  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
+- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
+- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
++# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
+ 
+-_AM_IF_OPTION([no-define],,
+-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
+- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
++# serial 51 Debian 1.5.24-2 AC_PROG_LIBTOOL
+ 
+-# Some tools Automake needs.
+-AC_REQUIRE([AM_SANITY_CHECK])dnl
+-AC_REQUIRE([AC_ARG_PROGRAM])dnl
+-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
+-AM_MISSING_PROG(AUTOCONF, autoconf)
+-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
+-AM_MISSING_PROG(AUTOHEADER, autoheader)
+-AM_MISSING_PROG(MAKEINFO, makeinfo)
+-AM_PROG_INSTALL_SH
+-AM_PROG_INSTALL_STRIP
+-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
+-# We need awk for the "check" target.  The system "awk" is bad on
+-# some platforms.
+-AC_REQUIRE([AC_PROG_AWK])dnl
+-AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+-AC_REQUIRE([AM_SET_LEADING_DOT])dnl
+-_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
+-              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
+-	      		     [_AM_PROG_TAR([v7])])])
+-_AM_IF_OPTION([no-dependencies],,
+-[AC_PROVIDE_IFELSE([AC_PROG_CC],
+-                  [_AM_DEPENDENCIES(CC)],
+-                  [define([AC_PROG_CC],
+-                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+-AC_PROVIDE_IFELSE([AC_PROG_CXX],
+-                  [_AM_DEPENDENCIES(CXX)],
+-                  [define([AC_PROG_CXX],
+-                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+-AC_PROVIDE_IFELSE([AC_PROG_OBJC],
+-                  [_AM_DEPENDENCIES(OBJC)],
+-                  [define([AC_PROG_OBJC],
+-                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
+-])
+-])
+ 
++# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
++# -----------------------------------------------------------
++# If this macro is not defined by Autoconf, define it here.
++m4_ifdef([AC_PROVIDE_IFELSE],
++         [],
++         [m4_define([AC_PROVIDE_IFELSE],
++	         [m4_ifdef([AC_PROVIDE_$1],
++		           [$2], [$3])])])
+ 
+-# When config.status generates a header, we must update the stamp-h file.
+-# This file resides in the same directory as the config header
+-# that is generated.  The stamp files are numbered to have different names.
+ 
+-# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
+-# loop where config.status creates the headers, so we can generate
+-# our stamp files there.
+-AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
+-[# Compute $1's index in $config_headers.
+-_am_stamp_count=1
+-for _am_header in $config_headers :; do
+-  case $_am_header in
+-    $1 | $1:* )
+-      break ;;
+-    * )
+-      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+-  esac
+-done
+-echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
++# AC_PROG_LIBTOOL
++# ---------------
++AC_DEFUN([AC_PROG_LIBTOOL],
++[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
++dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
++dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
++  AC_PROVIDE_IFELSE([AC_PROG_CXX],
++    [AC_LIBTOOL_CXX],
++    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
++  ])])
++dnl And a similar setup for Fortran 77 support
++  AC_PROVIDE_IFELSE([AC_PROG_F77],
++    [AC_LIBTOOL_F77],
++    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
++])])
+ 
+-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.
++dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
++dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
++  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
++    [AC_LIBTOOL_GCJ],
++    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
++      [AC_LIBTOOL_GCJ],
++      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
++	[AC_LIBTOOL_GCJ],
++      [ifdef([AC_PROG_GCJ],
++	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
++       ifdef([A][M_PROG_GCJ],
++	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
++       ifdef([LT_AC_PROG_GCJ],
++	     [define([LT_AC_PROG_GCJ],
++		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
++])])# AC_PROG_LIBTOOL
+ 
+-# AM_PROG_INSTALL_SH
+-# ------------------
+-# Define $install_sh.
+-AC_DEFUN([AM_PROG_INSTALL_SH],
+-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+-install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
+-AC_SUBST(install_sh)])
+ 
+-# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++# _AC_PROG_LIBTOOL
++# ----------------
++AC_DEFUN([_AC_PROG_LIBTOOL],
++[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
++AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
++AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
++AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
+ 
+-# serial 2
++# This can be used to rebuild libtool when needed
++LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+ 
+-# Check whether the underlying file-system supports filenames
+-# with a leading dot.  For instance MS-DOS doesn't.
+-AC_DEFUN([AM_SET_LEADING_DOT],
+-[rm -rf .tst 2>/dev/null
+-mkdir .tst 2>/dev/null
+-if test -d .tst; then
+-  am__leading_dot=.
+-else
+-  am__leading_dot=_
+-fi
+-rmdir .tst 2>/dev/null
+-AC_SUBST([am__leading_dot])])
++# Always use our own libtool.
++LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++AC_SUBST(LIBTOOL)dnl
+ 
+-# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
+-# From Jim Meyering
++# Prevent multiple expansion
++define([AC_PROG_LIBTOOL], [])
++])# _AC_PROG_LIBTOOL
+ 
+-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
+-# Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
+ 
+-# serial 4
++# AC_LIBTOOL_SETUP
++# ----------------
++AC_DEFUN([AC_LIBTOOL_SETUP],
++[AC_PREREQ(2.50)dnl
++AC_REQUIRE([AC_ENABLE_SHARED])dnl
++AC_REQUIRE([AC_ENABLE_STATIC])dnl
++AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
++AC_REQUIRE([AC_CANONICAL_HOST])dnl
++AC_REQUIRE([AC_CANONICAL_BUILD])dnl
++AC_REQUIRE([AC_PROG_CC])dnl
++AC_REQUIRE([AC_PROG_LD])dnl
++AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
++AC_REQUIRE([AC_PROG_NM])dnl
+ 
+-AC_DEFUN([AM_MAINTAINER_MODE],
+-[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
+-  dnl maintainer-mode is disabled by default
+-  AC_ARG_ENABLE(maintainer-mode,
+-[  --enable-maintainer-mode  enable make rules and dependencies not useful
+-			  (and sometimes confusing) to the casual installer],
+-      USE_MAINTAINER_MODE=$enableval,
+-      USE_MAINTAINER_MODE=no)
+-  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
+-  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
+-  MAINT=$MAINTAINER_MODE_TRUE
+-  AC_SUBST(MAINT)dnl
+-]
+-)
++AC_REQUIRE([AC_PROG_LN_S])dnl
++AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
++# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
++AC_REQUIRE([AC_OBJEXT])dnl
++AC_REQUIRE([AC_EXEEXT])dnl
++dnl
+ 
+-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
++AC_LIBTOOL_SYS_MAX_CMD_LEN
++AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
++AC_LIBTOOL_OBJDIR
+ 
+-# Check to see how 'make' treats includes.	            -*- Autoconf -*-
++AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
++_LT_AC_PROG_ECHO_BACKSLASH
+ 
+-# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++case $host_os in
++aix3*)
++  # AIX sometimes has problems with the GCC collect2 program.  For some
++  # reason, if we set the COLLECT_NAMES environment variable, the problems
++  # vanish in a puff of smoke.
++  if test "X${COLLECT_NAMES+set}" != Xset; then
++    COLLECT_NAMES=
++    export COLLECT_NAMES
++  fi
++  ;;
++esac
+ 
+-# serial 3
++# Sed substitution that helps us do robust quoting.  It backslashifies
++# metacharacters that are still active within double-quoted strings.
++Xsed='sed -e 1s/^X//'
++[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
+ 
+-# AM_MAKE_INCLUDE()
+-# -----------------
+-# Check to see how make treats includes.
+-AC_DEFUN([AM_MAKE_INCLUDE],
+-[am_make=${MAKE-make}
+-cat > confinc << 'END'
+-am__doit:
+-	@echo done
+-.PHONY: am__doit
+-END
+-# If we don't find an include directive, just comment out the code.
+-AC_MSG_CHECKING([for style of include used by $am_make])
+-am__include="#"
+-am__quote=
+-_am_result=none
+-# First try GNU make style include.
+-echo "include confinc" > confmf
+-# We grep out `Entering directory' and `Leaving directory'
+-# messages which can occur if `w' ends up in MAKEFLAGS.
+-# In particular we don't look at `^make:' because GNU make might
+-# be invoked under some other name (usually "gmake"), in which
+-# case it prints its new name instead of `make'.
+-if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
+-   am__include=include
+-   am__quote=
+-   _am_result=GNU
+-fi
+-# Now try BSD make style include.
+-if test "$am__include" = "#"; then
+-   echo '.include "confinc"' > confmf
+-   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
+-      am__include=.include
+-      am__quote="\""
+-      _am_result=BSD
+-   fi
+-fi
+-AC_SUBST([am__include])
+-AC_SUBST([am__quote])
+-AC_MSG_RESULT([$_am_result])
+-rm -f confinc confmf
+-])
++# Same as above, but do not quote variable references.
++[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
+ 
+-# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
++# Sed substitution to delay expansion of an escaped shell variable in a
++# double_quote_subst'ed string.
++delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+ 
+-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
+-# Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++# Sed substitution to avoid accidental globbing in evaled expressions
++no_glob_subst='s/\*/\\\*/g'
+ 
+-# serial 5
++# Constants:
++rm="rm -f"
+ 
+-# AM_MISSING_PROG(NAME, PROGRAM)
+-# ------------------------------
+-AC_DEFUN([AM_MISSING_PROG],
+-[AC_REQUIRE([AM_MISSING_HAS_RUN])
+-$1=${$1-"${am_missing_run}$2"}
+-AC_SUBST($1)])
++# Global variables:
++default_ofile=libtool
++can_build_shared=yes
+ 
++# All known linkers require a `.a' archive for static linking (except MSVC,
++# which needs '.lib').
++libext=a
++ltmain="$ac_aux_dir/ltmain.sh"
++ofile="$default_ofile"
++with_gnu_ld="$lt_cv_prog_gnu_ld"
+ 
+-# AM_MISSING_HAS_RUN
+-# ------------------
+-# Define MISSING if not defined so far and test if it supports --run.
+-# If it does, set am_missing_run to use it, otherwise, to nothing.
+-AC_DEFUN([AM_MISSING_HAS_RUN],
+-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+-AC_REQUIRE_AUX_FILE([missing])dnl
+-test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+-# Use eval to expand $SHELL
+-if eval "$MISSING --run true"; then
+-  am_missing_run="$MISSING --run "
+-else
+-  am_missing_run=
+-  AC_MSG_WARN([`missing' script is too old or missing])
++AC_CHECK_TOOL(AR, ar, false)
++AC_CHECK_TOOL(RANLIB, ranlib, :)
++AC_CHECK_TOOL(STRIP, strip, :)
++
++old_CC="$CC"
++old_CFLAGS="$CFLAGS"
++
++# Set sane defaults for various variables
++test -z "$AR" && AR=ar
++test -z "$AR_FLAGS" && AR_FLAGS=cru
++test -z "$AS" && AS=as
++test -z "$CC" && CC=cc
++test -z "$LTCC" && LTCC=$CC
++test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
++test -z "$DLLTOOL" && DLLTOOL=dlltool
++test -z "$LD" && LD=ld
++test -z "$LN_S" && LN_S="ln -s"
++test -z "$MAGIC_CMD" && MAGIC_CMD=file
++test -z "$NM" && NM=nm
++test -z "$SED" && SED=sed
++test -z "$OBJDUMP" && OBJDUMP=objdump
++test -z "$RANLIB" && RANLIB=:
++test -z "$STRIP" && STRIP=:
++test -z "$ac_objext" && ac_objext=o
++
++# Determine commands to create old-style static archives.
++old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
++old_postinstall_cmds='chmod 644 $oldlib'
++old_postuninstall_cmds=
++
++if test -n "$RANLIB"; then
++  case $host_os in
++  openbsd*)
++    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
++    ;;
++  *)
++    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
++    ;;
++  esac
++  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+ fi
+-])
+ 
+-# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++_LT_CC_BASENAME([$compiler])
+ 
+-# AM_PROG_MKDIR_P
+-# ---------------
+-# Check for `mkdir -p'.
+-AC_DEFUN([AM_PROG_MKDIR_P],
+-[AC_PREREQ([2.60])dnl
+-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
+-dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
+-dnl while keeping a definition of mkdir_p for backward compatibility.
+-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
+-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
+-dnl Makefile.ins that do not define MKDIR_P, so we do our own
+-dnl adjustment using top_builddir (which is defined more often than
+-dnl MKDIR_P).
+-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
+-case $mkdir_p in
+-  [[\\/$]]* | ?:[[\\/]]*) ;;
+-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
++# Only perform the check for file, if the check method requires it
++case $deplibs_check_method in
++file_magic*)
++  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
++    AC_PATH_MAGIC
++  fi
++  ;;
+ esac
+-])
+ 
+-# Helper functions for option handling.                     -*- Autoconf -*-
++AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
++AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
++enable_win32_dll=yes, enable_win32_dll=no)
+ 
+-# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++AC_ARG_ENABLE([libtool-lock],
++    [AC_HELP_STRING([--disable-libtool-lock],
++	[avoid locking (might break parallel builds)])])
++test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+ 
+-# serial 3
++AC_ARG_WITH([pic],
++    [AC_HELP_STRING([--with-pic],
++	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
++    [pic_mode="$withval"],
++    [pic_mode=default])
++test -z "$pic_mode" && pic_mode=default
+ 
+-# _AM_MANGLE_OPTION(NAME)
+-# -----------------------
+-AC_DEFUN([_AM_MANGLE_OPTION],
+-[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
++# Use C for the default configuration in the libtool script
++tagname=
++AC_LIBTOOL_LANG_C_CONFIG
++_LT_AC_TAGCONFIG
++])# AC_LIBTOOL_SETUP
+ 
+-# _AM_SET_OPTION(NAME)
+-# ------------------------------
+-# Set option NAME.  Presently that only means defining a flag for this option.
+-AC_DEFUN([_AM_SET_OPTION],
+-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
+ 
+-# _AM_SET_OPTIONS(OPTIONS)
+-# ----------------------------------
+-# OPTIONS is a space-separated list of Automake options.
+-AC_DEFUN([_AM_SET_OPTIONS],
+-[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
++# _LT_AC_SYS_COMPILER
++# -------------------
++AC_DEFUN([_LT_AC_SYS_COMPILER],
++[AC_REQUIRE([AC_PROG_CC])dnl
+ 
+-# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
+-# -------------------------------------------
+-# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
+-AC_DEFUN([_AM_IF_OPTION],
+-[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
++# If no C compiler was specified, use CC.
++LTCC=${LTCC-"$CC"}
+ 
+-# Check to make sure that the build environment is sane.    -*- Autoconf -*-
++# If no C compiler flags were specified, use CFLAGS.
++LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
+ 
+-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
+-# Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++# Allow CC to be a program name with arguments.
++compiler=$CC
++])# _LT_AC_SYS_COMPILER
+ 
+-# serial 4
+ 
+-# AM_SANITY_CHECK
+-# ---------------
+-AC_DEFUN([AM_SANITY_CHECK],
+-[AC_MSG_CHECKING([whether build environment is sane])
+-# Just in case
+-sleep 1
+-echo timestamp > conftest.file
+-# Do `set' in a subshell so we don't clobber the current shell's
+-# arguments.  Must try -L first in case configure is actually a
+-# symlink; some systems play weird games with the mod time of symlinks
+-# (eg FreeBSD returns the mod time of the symlink's containing
+-# directory).
+-if (
+-   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
+-   if test "$[*]" = "X"; then
+-      # -L didn't work.
+-      set X `ls -t $srcdir/configure conftest.file`
+-   fi
+-   rm -f conftest.file
+-   if test "$[*]" != "X $srcdir/configure conftest.file" \
+-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
++# _LT_CC_BASENAME(CC)
++# -------------------
++# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
++AC_DEFUN([_LT_CC_BASENAME],
++[for cc_temp in $1""; do
++  case $cc_temp in
++    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
++    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
++    \-*) ;;
++    *) break;;
++  esac
++done
++cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
++])
+ 
+-      # If neither matched, then we have a broken ls.  This can happen
+-      # if, for instance, CONFIG_SHELL is bash and it inherits a
+-      # broken ls alias from the environment.  This has actually
+-      # happened.  Such a system could not be considered "sane".
+-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
+-alias in your environment])
+-   fi
+ 
+-   test "$[2]" = conftest.file
+-   )
+-then
+-   # Ok.
+-   :
+-else
+-   AC_MSG_ERROR([newly created file is older than distributed files!
+-Check your system clock])
+-fi
+-AC_MSG_RESULT(yes)])
++# _LT_COMPILER_BOILERPLATE
++# ------------------------
++# Check for compiler boilerplate output or warnings with
++# the simple compiler test code.
++AC_DEFUN([_LT_COMPILER_BOILERPLATE],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++ac_outfile=conftest.$ac_objext
++echo "$lt_simple_compile_test_code" >conftest.$ac_ext
++eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
++_lt_compiler_boilerplate=`cat conftest.err`
++$rm conftest*
++])# _LT_COMPILER_BOILERPLATE
+ 
+-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
+ 
+-# AM_PROG_INSTALL_STRIP
+-# ---------------------
+-# One issue with vendor `install' (even GNU) is that you can't
+-# specify the program used to strip binaries.  This is especially
+-# annoying in cross-compiling environments, where the build's strip
+-# is unlikely to handle the host's binaries.
+-# Fortunately install-sh will honor a STRIPPROG variable, so we
+-# always use install-sh in `make install-strip', and initialize
+-# STRIPPROG with the value of the STRIP variable (set by the user).
+-AC_DEFUN([AM_PROG_INSTALL_STRIP],
+-[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+-# Installed binaries are usually stripped using `strip' when the user
+-# run `make install-strip'.  However `strip' might not be the right
+-# tool to use in cross-compilation environments, therefore Automake
+-# will honor the `STRIP' environment variable to overrule this program.
+-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
+-if test "$cross_compiling" != no; then
+-  AC_CHECK_TOOL([STRIP], [strip], :)
+-fi
+-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
+-AC_SUBST([INSTALL_STRIP_PROGRAM])])
+-
+-# Copyright (C) 2006  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
++# _LT_LINKER_BOILERPLATE
++# ----------------------
++# Check for linker boilerplate output or warnings with
++# the simple link test code.
++AC_DEFUN([_LT_LINKER_BOILERPLATE],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++ac_outfile=conftest.$ac_objext
++echo "$lt_simple_link_test_code" >conftest.$ac_ext
++eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
++_lt_linker_boilerplate=`cat conftest.err`
++$rm conftest*
++])# _LT_LINKER_BOILERPLATE
+ 
+-# _AM_SUBST_NOTMAKE(VARIABLE)
+-# ---------------------------
+-# Prevent Automake from outputing VARIABLE = @VARIABLE@ in Makefile.in.
+-# This macro is traced by Automake.
+-AC_DEFUN([_AM_SUBST_NOTMAKE])
+ 
+-# Check how to create a tarball.                            -*- Autoconf -*-
++# _LT_AC_SYS_LIBPATH_AIX
++# ----------------------
++# Links a minimal program and checks the executable
++# for the system default hardcoded library path. In most cases,
++# this is /usr/lib:/lib, but when the MPI compilers are used
++# the location of the communication and MPI libs are included too.
++# If we don't find anything, use the default library path according
++# to the aix ld manual.
++AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_LINK_IFELSE(AC_LANG_PROGRAM,[
++lt_aix_libpath_sed='
++    /Import File Strings/,/^$/ {
++	/^0/ {
++	    s/^0  *\(.*\)$/\1/
++	    p
++	}
++    }'
++aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
++# Check for a 64-bit object if we didn't find anything.
++if test -z "$aix_libpath"; then
++  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
++fi],[])
++if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
++])# _LT_AC_SYS_LIBPATH_AIX
+ 
+-# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
+-#
+-# This file is free software; the Free Software Foundation
+-# gives unlimited permission to copy and/or distribute it,
+-# with or without modifications, as long as this notice is preserved.
+ 
+-# serial 2
++# _LT_AC_SHELL_INIT(ARG)
++# ----------------------
++AC_DEFUN([_LT_AC_SHELL_INIT],
++[ifdef([AC_DIVERSION_NOTICE],
++	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
++	 [AC_DIVERT_PUSH(NOTICE)])
++$1
++AC_DIVERT_POP
++])# _LT_AC_SHELL_INIT
+ 
+-# _AM_PROG_TAR(FORMAT)
+-# --------------------
+-# Check how to create a tarball in format FORMAT.
+-# FORMAT should be one of `v7', `ustar', or `pax'.
+-#
+-# Substitute a variable $(am__tar) that is a command
+-# writing to stdout a FORMAT-tarball containing the directory
+-# $tardir.
+-#     tardir=directory && $(am__tar) > result.tar
+-#
+-# Substitute a variable $(am__untar) that extract such
+-# a tarball read from stdin.
+-#     $(am__untar) < result.tar
+-AC_DEFUN([_AM_PROG_TAR],
+-[# Always define AMTAR for backward compatibility.
+-AM_MISSING_PROG([AMTAR], [tar])
+-m4_if([$1], [v7],
+-     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
+-     [m4_case([$1], [ustar],, [pax],,
+-              [m4_fatal([Unknown tar format])])
+-AC_MSG_CHECKING([how to create a $1 tar archive])
+-# Loop over all known methods to create a tar archive until one works.
+-_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
+-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
+-# Do not fold the above two line into one, because Tru64 sh and
+-# Solaris sh will not grok spaces in the rhs of `-'.
+-for _am_tool in $_am_tools
+-do
+-  case $_am_tool in
+-  gnutar)
+-    for _am_tar in tar gnutar gtar;
+-    do
+-      AM_RUN_LOG([$_am_tar --version]) && break
+-    done
+-    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
+-    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
+-    am__untar="$_am_tar -xf -"
+-    ;;
+-  plaintar)
+-    # Must skip GNU tar: if it does not support --format= it doesn't create
+-    # ustar tarball either.
+-    (tar --version) >/dev/null 2>&1 && continue
+-    am__tar='tar chf - "$$tardir"'
+-    am__tar_='tar chf - "$tardir"'
+-    am__untar='tar xf -'
+-    ;;
+-  pax)
+-    am__tar='pax -L -x $1 -w "$$tardir"'
+-    am__tar_='pax -L -x $1 -w "$tardir"'
+-    am__untar='pax -r'
+-    ;;
+-  cpio)
+-    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
+-    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
+-    am__untar='cpio -i -H $1 -d'
+-    ;;
+-  none)
+-    am__tar=false
+-    am__tar_=false
+-    am__untar=false
+-    ;;
+-  esac
+ 
+-  # If the value was cached, stop now.  We just wanted to have am__tar
+-  # and am__untar set.
+-  test -n "${am_cv_prog_tar_$1}" && break
++# _LT_AC_PROG_ECHO_BACKSLASH
++# --------------------------
++# Add some code to the start of the generated configure script which
++# will find an echo command which doesn't interpret backslashes.
++AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH],
++[_LT_AC_SHELL_INIT([
++# Check that we are running under the correct shell.
++SHELL=${CONFIG_SHELL-/bin/sh}
+ 
+-  # tar/untar a dummy directory, and stop if the command works
+-  rm -rf conftest.dir
+-  mkdir conftest.dir
+-  echo GrepMe > conftest.dir/file
+-  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
+-  rm -rf conftest.dir
+-  if test -s conftest.tar; then
+-    AM_RUN_LOG([$am__untar <conftest.tar])
+-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
+-  fi
+-done
+-rm -rf conftest.dir
++case X$ECHO in
++X*--fallback-echo)
++  # Remove one level of quotation (which was required for Make).
++  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
++  ;;
++esac
+ 
+-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
+-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
+-AC_SUBST([am__tar])
+-AC_SUBST([am__untar])
+-]) # _AM_PROG_TAR
++echo=${ECHO-echo}
++if test "X[$]1" = X--no-reexec; then
++  # Discard the --no-reexec flag, and continue.
++  shift
++elif test "X[$]1" = X--fallback-echo; then
++  # Avoid inline document here, it may be left over
++  :
++elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
++  # Yippee, $echo works!
++  :
++else
++  # Restart under the correct shell.
++  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
++fi
+ 
+-# Copyright (C) 1995-2002 Free Software Foundation, Inc.
+-# Copyright (C) 2001-2003,2004 Red Hat, Inc.
+-#
+-# This file is free software, distributed under the terms of the GNU
+-# General Public License.  As a special exception to the GNU General
+-# Public License, this file may be distributed as part of a program
+-# that contains a configuration script generated by Autoconf, under
+-# the same distribution terms as the rest of that program.
+-#
+-# This file can be copied and used freely without restrictions.  It can
+-# be used in projects which are not available under the GNU Public License
+-# but which still want to provide support for the GNU gettext functionality.
+-#
+-# Macro to add for using GNU gettext.
+-# Ulrich Drepper <drepper@cygnus.com>, 1995, 1996
+-#
+-# Modified to never use included libintl. 
+-# Owen Taylor <otaylor@redhat.com>, 12/15/1998
+-#
+-# Major rework to remove unused code
+-# Owen Taylor <otaylor@redhat.com>, 12/11/2002
+-#
+-# Added better handling of ALL_LINGUAS from GNU gettext version 
+-# written by Bruno Haible, Owen Taylor <otaylor.redhat.com> 5/30/3002
+-#
+-# Modified to require ngettext
+-# Matthias Clasen <mclasen@redhat.com> 08/06/2004
+-#
+-# We need this here as well, since someone might use autoconf-2.5x
+-# to configure GLib then an older version to configure a package
+-# using AM_GLIB_GNU_GETTEXT
+-AC_PREREQ(2.53)
++if test "X[$]1" = X--fallback-echo; then
++  # used as fallback echo
++  shift
++  cat <<EOF
++[$]*
++EOF
++  exit 0
++fi
+ 
+-dnl
+-dnl We go to great lengths to make sure that aclocal won't 
+-dnl try to pull in the installed version of these macros
+-dnl when running aclocal in the glib directory.
+-dnl
+-m4_copy([AC_DEFUN],[glib_DEFUN])
+-m4_copy([AC_REQUIRE],[glib_REQUIRE])
+-dnl
+-dnl At the end, if we're not within glib, we'll define the public
+-dnl definitions in terms of our private definitions.
+-dnl
++# The HP-UX ksh and POSIX shell print the target directory to stdout
++# if CDPATH is set.
++(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+ 
+-# GLIB_LC_MESSAGES
+-#--------------------
+-glib_DEFUN([GLIB_LC_MESSAGES],
+-  [AC_CHECK_HEADERS([locale.h])
+-    if test $ac_cv_header_locale_h = yes; then
+-    AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
+-      [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
+-       am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
+-    if test $am_cv_val_LC_MESSAGES = yes; then
+-      AC_DEFINE(HAVE_LC_MESSAGES, 1,
+-        [Define if your <locale.h> file defines LC_MESSAGES.])
++if test -z "$ECHO"; then
++if test "X${echo_test_string+set}" != Xset; then
++# find a string as large as possible, as long as the shell can cope with it
++  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
++    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
++    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
++       echo_test_string=`eval $cmd` &&
++       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
++    then
++      break
+     fi
+-  fi])
++  done
++fi
+ 
+-# GLIB_PATH_PROG_WITH_TEST
+-#----------------------------
+-dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
+-dnl   TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
+-glib_DEFUN([GLIB_PATH_PROG_WITH_TEST],
+-[# Extract the first word of "$2", so it can be a program name with args.
+-set dummy $2; ac_word=[$]2
+-AC_MSG_CHECKING([for $ac_word])
+-AC_CACHE_VAL(ac_cv_path_$1,
+-[case "[$]$1" in
+-  /*)
+-  ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
+-  ;;
+-  *)
+-  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"
+-  for ac_dir in ifelse([$5], , $PATH, [$5]); do
+-    test -z "$ac_dir" && ac_dir=.
+-    if test -f $ac_dir/$ac_word; then
+-      if [$3]; then
+-	ac_cv_path_$1="$ac_dir/$ac_word"
+-	break
+-      fi
+-    fi
+-  done
+-  IFS="$ac_save_ifs"
+-dnl If no 4th arg is given, leave the cache variable unset,
+-dnl so AC_PATH_PROGS will keep looking.
+-ifelse([$4], , , [  test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
+-])dnl
+-  ;;
+-esac])dnl
+-$1="$ac_cv_path_$1"
+-if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then
+-  AC_MSG_RESULT([$]$1)
++if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
++   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
++   test "X$echo_testing_string" = "X$echo_test_string"; then
++  :
+ else
+-  AC_MSG_RESULT(no)
+-fi
+-AC_SUBST($1)dnl
+-])
+-
+-# GLIB_WITH_NLS
+-#-----------------
+-glib_DEFUN([GLIB_WITH_NLS],
+-  dnl NLS is obligatory
+-  [AC_REQUIRE([AC_CANONICAL_HOST])dnl
+-    USE_NLS=yes
+-    AC_SUBST(USE_NLS)
++  # The Solaris, AIX, and Digital Unix default echo programs unquote
++  # backslashes.  This makes it impossible to quote backslashes using
++  #   echo "$something" | sed 's/\\/\\\\/g'
++  #
++  # So, first we look for a working echo in the user's PATH.
+ 
+-    gt_cv_have_gettext=no
++  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
++  for dir in $PATH /usr/ucb; do
++    IFS="$lt_save_ifs"
++    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
++       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
++       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
++       test "X$echo_testing_string" = "X$echo_test_string"; then
++      echo="$dir/echo"
++      break
++    fi
++  done
++  IFS="$lt_save_ifs"
+ 
+-    CATOBJEXT=NONE
+-    XGETTEXT=:
+-    INTLLIBS=
++  if test "X$echo" = Xecho; then
++    # We didn't find a better echo, so look for alternatives.
++    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
++       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
++       test "X$echo_testing_string" = "X$echo_test_string"; then
++      # This shell has a builtin print -r that does the trick.
++      echo='print -r'
++    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
++	 test "X$CONFIG_SHELL" != X/bin/ksh; then
++      # If we have ksh, try running configure again with it.
++      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
++      export ORIGINAL_CONFIG_SHELL
++      CONFIG_SHELL=/bin/ksh
++      export CONFIG_SHELL
++      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
++    else
++      # Try using printf.
++      echo='printf %s\n'
++      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
++	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
++	 test "X$echo_testing_string" = "X$echo_test_string"; then
++	# Cool, printf works
++	:
++      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
++	   test "X$echo_testing_string" = 'X\t' &&
++	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
++	   test "X$echo_testing_string" = "X$echo_test_string"; then
++	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
++	export CONFIG_SHELL
++	SHELL="$CONFIG_SHELL"
++	export SHELL
++	echo="$CONFIG_SHELL [$]0 --fallback-echo"
++      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
++	   test "X$echo_testing_string" = 'X\t' &&
++	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
++	   test "X$echo_testing_string" = "X$echo_test_string"; then
++	echo="$CONFIG_SHELL [$]0 --fallback-echo"
++      else
++	# maybe with a smaller string...
++	prev=:
+ 
+-    AC_CHECK_HEADER(libintl.h,
+-     [gt_cv_func_dgettext_libintl="no"
+-      libintl_extra_libs=""
++	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
++	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
++	  then
++	    break
++	  fi
++	  prev="$cmd"
++	done
+ 
+-      #
+-      # First check in libc
+-      #
+-      AC_CACHE_CHECK([for ngettext in libc], gt_cv_func_ngettext_libc,
+-        [AC_TRY_LINK([
+-#include <libintl.h>
+-],
+-         [return !ngettext ("","", 1)],
+-	  gt_cv_func_ngettext_libc=yes,
+-          gt_cv_func_ngettext_libc=no)
+-        ])
+-  
+-      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
+-	      AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
+-        	[AC_TRY_LINK([
+-#include <libintl.h>
+-],
+-	          [return !dgettext ("","")],
+-		  gt_cv_func_dgettext_libc=yes,
+-	          gt_cv_func_dgettext_libc=no)
+-        	])
+-      fi
+-  
+-      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
+-        AC_CHECK_FUNCS(bind_textdomain_codeset)
++	if test "$prev" != 'sed 50q "[$]0"'; then
++	  echo_test_string=`eval $prev`
++	  export echo_test_string
++	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
++	else
++	  # Oops.  We lost completely, so just stick with echo.
++	  echo=echo
++	fi
+       fi
++    fi
++  fi
++fi
++fi
+ 
+-      #
+-      # If we don't have everything we want, check in libintl
+-      #
+-      if test "$gt_cv_func_dgettext_libc" != "yes" \
+-	 || test "$gt_cv_func_ngettext_libc" != "yes" \
+-         || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
+-        
+-        AC_CHECK_LIB(intl, bindtextdomain,
+-	    [AC_CHECK_LIB(intl, ngettext,
+-		    [AC_CHECK_LIB(intl, dgettext,
+-			          gt_cv_func_dgettext_libintl=yes)])])
++# Copy echo and quote the copy suitably for passing to libtool from
++# the Makefile, instead of quoting the original, which is used later.
++ECHO=$echo
++if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
++   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
++fi
+ 
+-	if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
+-	  AC_MSG_CHECKING([if -liconv is needed to use gettext])
+-	  AC_MSG_RESULT([])
+-  	  AC_CHECK_LIB(intl, ngettext,
+-          	[AC_CHECK_LIB(intl, dcgettext,
+-		       [gt_cv_func_dgettext_libintl=yes
+-			libintl_extra_libs=-liconv],
+-			:,-liconv)],
+-		:,-liconv)
+-        fi
++AC_SUBST(ECHO)
++])])# _LT_AC_PROG_ECHO_BACKSLASH
+ 
+-        #
+-        # If we found libintl, then check in it for bind_textdomain_codeset();
+-        # we'll prefer libc if neither have bind_textdomain_codeset(),
+-        # and both have dgettext and ngettext
+-        #
+-        if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
+-          glib_save_LIBS="$LIBS"
+-          LIBS="$LIBS -lintl $libintl_extra_libs"
+-          unset ac_cv_func_bind_textdomain_codeset
+-          AC_CHECK_FUNCS(bind_textdomain_codeset)
+-          LIBS="$glib_save_LIBS"
+ 
+-          if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
+-            gt_cv_func_dgettext_libc=no
+-          else
+-            if test "$gt_cv_func_dgettext_libc" = "yes" \
+-		&& test "$gt_cv_func_ngettext_libc" = "yes"; then
+-              gt_cv_func_dgettext_libintl=no
+-            fi
+-          fi
+-        fi
+-      fi
++# _LT_AC_LOCK
++# -----------
++AC_DEFUN([_LT_AC_LOCK],
++[AC_ARG_ENABLE([libtool-lock],
++    [AC_HELP_STRING([--disable-libtool-lock],
++	[avoid locking (might break parallel builds)])])
++test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+ 
+-      if test "$gt_cv_func_dgettext_libc" = "yes" \
+-	|| test "$gt_cv_func_dgettext_libintl" = "yes"; then
+-        gt_cv_have_gettext=yes
+-      fi
+-  
+-      if test "$gt_cv_func_dgettext_libintl" = "yes"; then
+-        INTLLIBS="-lintl $libintl_extra_libs"
+-      fi
+-  
+-      if test "$gt_cv_have_gettext" = "yes"; then
+-	AC_DEFINE(HAVE_GETTEXT,1,
+-	  [Define if the GNU gettext() function is already present or preinstalled.])
+-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
+-	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
+-	if test "$MSGFMT" != "no"; then
+-          glib_save_LIBS="$LIBS"
+-          LIBS="$LIBS $INTLLIBS"
+-	  AC_CHECK_FUNCS(dcgettext)
+-	  MSGFMT_OPTS=
+-	  AC_MSG_CHECKING([if msgfmt accepts -c])
+-	  GLIB_RUN_PROG([$MSGFMT -c -o /dev/null],[
+-msgid ""
+-msgstr ""
+-"Content-Type: text/plain; charset=UTF-8\n"
+-"Project-Id-Version: test 1.0\n"
+-"PO-Revision-Date: 2007-02-15 12:01+0100\n"
+-"Last-Translator: test <foo@bar.xx>\n"
+-"Language-Team: C <LL@li.org>\n"
+-"MIME-Version: 1.0\n"
+-"Content-Transfer-Encoding: 8bit\n"
+-], [MSGFMT_OPTS=-c; AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no])])
+-	  AC_SUBST(MSGFMT_OPTS)
+-	  AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
+-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
+-	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
+-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
+-			 return _nl_msg_cat_cntr],
+-	    [CATOBJEXT=.gmo 
+-             DATADIRNAME=share],
+-	    [case $host in
+-	    *-*-solaris*)
+-	    dnl On Solaris, if bind_textdomain_codeset is in libc,
+-	    dnl GNU format message catalog is always supported,
+-            dnl since both are added to the libc all together.
+-	    dnl Hence, we'd like to go with DATADIRNAME=share and
+-	    dnl and CATOBJEXT=.gmo in this case.
+-            AC_CHECK_FUNC(bind_textdomain_codeset,
+-	      [CATOBJEXT=.gmo 
+-               DATADIRNAME=share],
+-	      [CATOBJEXT=.mo
+-               DATADIRNAME=lib])
+-	    ;;
+-	    *)
+-	    CATOBJEXT=.mo
+-            DATADIRNAME=lib
+-	    ;;
+-	    esac])
+-          LIBS="$glib_save_LIBS"
+-	  INSTOBJEXT=.mo
+-	else
+-	  gt_cv_have_gettext=no
+-	fi
+-      fi
+-    ])
+-
+-    if test "$gt_cv_have_gettext" = "yes" ; then
+-      AC_DEFINE(ENABLE_NLS, 1,
+-        [always defined to indicate that i18n is enabled])
+-    fi
+-
+-    dnl Test whether we really found GNU xgettext.
+-    if test "$XGETTEXT" != ":"; then
+-      dnl If it is not GNU xgettext we define it as : so that the
+-      dnl Makefiles still can work.
+-      if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
+-        : ;
+-      else
+-        AC_MSG_RESULT(
+-	  [found xgettext program is not GNU xgettext; ignore it])
+-        XGETTEXT=":"
+-      fi
+-    fi
+-
+-    # We need to process the po/ directory.
+-    POSUB=po
++# Some flags need to be propagated to the compiler or linker for good
++# libtool support.
++case $host in
++ia64-*-hpux*)
++  # Find out which ABI we are using.
++  echo 'int i;' > conftest.$ac_ext
++  if AC_TRY_EVAL(ac_compile); then
++    case `/usr/bin/file conftest.$ac_objext` in
++    *ELF-32*)
++      HPUX_IA64_MODE="32"
++      ;;
++    *ELF-64*)
++      HPUX_IA64_MODE="64"
++      ;;
++    esac
++  fi
++  rm -rf conftest*
++  ;;
++*-*-irix6*)
++  # Find out which ABI we are using.
++  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
++  if AC_TRY_EVAL(ac_compile); then
++   if test "$lt_cv_prog_gnu_ld" = yes; then
++    case `/usr/bin/file conftest.$ac_objext` in
++    *32-bit*)
++      LD="${LD-ld} -melf32bsmip"
++      ;;
++    *N32*)
++      LD="${LD-ld} -melf32bmipn32"
++      ;;
++    *64-bit*)
++      LD="${LD-ld} -melf64bmip"
++      ;;
++    esac
++   else
++    case `/usr/bin/file conftest.$ac_objext` in
++    *32-bit*)
++      LD="${LD-ld} -32"
++      ;;
++    *N32*)
++      LD="${LD-ld} -n32"
++      ;;
++    *64-bit*)
++      LD="${LD-ld} -64"
++      ;;
++    esac
++   fi
++  fi
++  rm -rf conftest*
++  ;;
+ 
+-    AC_OUTPUT_COMMANDS(
+-      [case "$CONFIG_FILES" in *po/Makefile.in*)
+-        sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
+-      esac])
++x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
++s390*-*linux*|sparc*-*linux*)
++  # Find out which ABI we are using.
++  echo 'int i;' > conftest.$ac_ext
++  if AC_TRY_EVAL(ac_compile); then
++    case `/usr/bin/file conftest.o` in
++    *32-bit*)
++      case $host in
++        x86_64-*kfreebsd*-gnu)
++          LD="${LD-ld} -m elf_i386_fbsd"
++          ;;
++        x86_64-*linux*)
++          LD="${LD-ld} -m elf_i386"
++          ;;
++        ppc64-*linux*|powerpc64-*linux*)
++          LD="${LD-ld} -m elf32ppclinux"
++          ;;
++        s390x-*linux*)
++          LD="${LD-ld} -m elf_s390"
++          ;;
++        sparc64-*linux*)
++          LD="${LD-ld} -m elf32_sparc"
++          ;;
++      esac
++      ;;
++    *64-bit*)
++      case $host in
++        x86_64-*kfreebsd*-gnu)
++          LD="${LD-ld} -m elf_x86_64_fbsd"
++          ;;
++        x86_64-*linux*)
++          LD="${LD-ld} -m elf_x86_64"
++          ;;
++        ppc*-*linux*|powerpc*-*linux*)
++          LD="${LD-ld} -m elf64ppc"
++          ;;
++        s390*-*linux*)
++          LD="${LD-ld} -m elf64_s390"
++          ;;
++        sparc*-*linux*)
++          LD="${LD-ld} -m elf64_sparc"
++          ;;
++      esac
++      ;;
++    esac
++  fi
++  rm -rf conftest*
++  ;;
+ 
+-    dnl These rules are solely for the distribution goal.  While doing this
+-    dnl we only have to keep exactly one list of the available catalogs
+-    dnl in configure.in.
+-    for lang in $ALL_LINGUAS; do
+-      GMOFILES="$GMOFILES $lang.gmo"
+-      POFILES="$POFILES $lang.po"
+-    done
++*-*-sco3.2v5*)
++  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
++  SAVE_CFLAGS="$CFLAGS"
++  CFLAGS="$CFLAGS -belf"
++  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
++    [AC_LANG_PUSH(C)
++     AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
++     AC_LANG_POP])
++  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
++    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
++    CFLAGS="$SAVE_CFLAGS"
++  fi
++  ;;
++sparc*-*solaris*)
++  # Find out which ABI we are using.
++  echo 'int i;' > conftest.$ac_ext
++  if AC_TRY_EVAL(ac_compile); then
++    case `/usr/bin/file conftest.o` in
++    *64-bit*)
++      case $lt_cv_prog_gnu_ld in
++      yes*) LD="${LD-ld} -m elf64_sparc" ;;
++      *)    LD="${LD-ld} -64" ;;
++      esac
++      ;;
++    esac
++  fi
++  rm -rf conftest*
++  ;;
+ 
+-    dnl Make all variables we use known to autoconf.
+-    AC_SUBST(CATALOGS)
+-    AC_SUBST(CATOBJEXT)
+-    AC_SUBST(DATADIRNAME)
+-    AC_SUBST(GMOFILES)
+-    AC_SUBST(INSTOBJEXT)
+-    AC_SUBST(INTLLIBS)
+-    AC_SUBST(PO_IN_DATADIR_TRUE)
+-    AC_SUBST(PO_IN_DATADIR_FALSE)
+-    AC_SUBST(POFILES)
+-    AC_SUBST(POSUB)
++AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
++[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
++  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
++  AC_CHECK_TOOL(AS, as, false)
++  AC_CHECK_TOOL(OBJDUMP, objdump, false)
++  ;;
+   ])
++esac
+ 
+-# AM_GLIB_GNU_GETTEXT
+-# -------------------
+-# Do checks necessary for use of gettext. If a suitable implementation 
+-# of gettext is found in either in libintl or in the C library,
+-# it will set INTLLIBS to the libraries needed for use of gettext
+-# and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable
+-# gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST()
+-# on various variables needed by the Makefile.in.in installed by 
+-# glib-gettextize.
+-dnl
+-glib_DEFUN([GLIB_GNU_GETTEXT],
+-  [AC_REQUIRE([AC_PROG_CC])dnl
+-   AC_REQUIRE([AC_HEADER_STDC])dnl
+-   
+-   GLIB_LC_MESSAGES
+-   GLIB_WITH_NLS
+-
+-   if test "$gt_cv_have_gettext" = "yes"; then
+-     if test "x$ALL_LINGUAS" = "x"; then
+-       LINGUAS=
+-     else
+-       AC_MSG_CHECKING(for catalogs to be installed)
+-       NEW_LINGUAS=
+-       for presentlang in $ALL_LINGUAS; do
+-         useit=no
+-         if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then
+-           desiredlanguages="$LINGUAS"
+-         else
+-           desiredlanguages="$ALL_LINGUAS"
+-         fi
+-         for desiredlang in $desiredlanguages; do
+- 	   # Use the presentlang catalog if desiredlang is
+-           #   a. equal to presentlang, or
+-           #   b. a variant of presentlang (because in this case,
+-           #      presentlang can be used as a fallback for messages
+-           #      which are not translated in the desiredlang catalog).
+-           case "$desiredlang" in
+-             "$presentlang"*) useit=yes;;
+-           esac
+-         done
+-         if test $useit = yes; then
+-           NEW_LINGUAS="$NEW_LINGUAS $presentlang"
+-         fi
+-       done
+-       LINGUAS=$NEW_LINGUAS
+-       AC_MSG_RESULT($LINGUAS)
+-     fi
++need_locks="$enable_libtool_lock"
+ 
+-     dnl Construct list of names of catalog files to be constructed.
+-     if test -n "$LINGUAS"; then
+-       for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
+-     fi
+-   fi
++])# _LT_AC_LOCK
+ 
+-   dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly
+-   dnl find the mkinstalldirs script in another subdir but ($top_srcdir).
+-   dnl Try to locate is.
+-   MKINSTALLDIRS=
+-   if test -n "$ac_aux_dir"; then
+-     MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
+-   fi
+-   if test -z "$MKINSTALLDIRS"; then
+-     MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
+-   fi
+-   AC_SUBST(MKINSTALLDIRS)
+ 
+-   dnl Generate list of files to be processed by xgettext which will
+-   dnl be included in po/Makefile.
+-   test -d po || mkdir po
+-   if test "x$srcdir" != "x."; then
+-     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
+-       posrcprefix="$srcdir/"
+-     else
+-       posrcprefix="../$srcdir/"
++# AC_LIBTOOL_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
++#		[OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
++# ----------------------------------------------------------------
++# Check whether the given compiler option works
++AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION],
++[AC_REQUIRE([LT_AC_PROG_SED])
++AC_CACHE_CHECK([$1], [$2],
++  [$2=no
++  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
++   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
++   lt_compiler_flag="$3"
++   # Insert the option either (1) after the last *FLAGS variable, or
++   # (2) before a word containing "conftest.", or (3) at the end.
++   # Note that $ac_compile itself does not contain backslashes and begins
++   # with a dollar sign (not a hyphen), so the echo should work correctly.
++   # The option is referenced via a variable to avoid confusing sed.
++   lt_compile=`echo "$ac_compile" | $SED \
++   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
++   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
++   -e 's:$: $lt_compiler_flag:'`
++   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
++   (eval "$lt_compile" 2>conftest.err)
++   ac_status=$?
++   cat conftest.err >&AS_MESSAGE_LOG_FD
++   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
++   if (exit $ac_status) && test -s "$ac_outfile"; then
++     # The compiler can only warn and ignore the option if not recognized
++     # So say no if there are warnings other than the usual output.
++     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
++     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
++     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
++       $2=yes
+      fi
+-   else
+-     posrcprefix="../"
+    fi
+-   rm -f po/POTFILES
+-   sed -e "/^#/d" -e "/^\$/d" -e "s,.*,	$posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
+-	< $srcdir/po/POTFILES.in > po/POTFILES
+-  ])
++   $rm conftest*
++])
+ 
+-# AM_GLIB_DEFINE_LOCALEDIR(VARIABLE)
+-# -------------------------------
+-# Define VARIABLE to the location where catalog files will
+-# be installed by po/Makefile.
+-glib_DEFUN([GLIB_DEFINE_LOCALEDIR],
+-[glib_REQUIRE([GLIB_GNU_GETTEXT])dnl
+-glib_save_prefix="$prefix"
+-glib_save_exec_prefix="$exec_prefix"
+-glib_save_datarootdir="$datarootdir"
+-test "x$prefix" = xNONE && prefix=$ac_default_prefix
+-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
+-datarootdir=`eval echo "${datarootdir}"`
+-if test "x$CATOBJEXT" = "x.mo" ; then
+-  localedir=`eval echo "${libdir}/locale"`
++if test x"[$]$2" = xyes; then
++    ifelse([$5], , :, [$5])
+ else
+-  localedir=`eval echo "${datadir}/locale"`
++    ifelse([$6], , :, [$6])
+ fi
+-prefix="$glib_save_prefix"
+-exec_prefix="$glib_save_exec_prefix"
+-datarootdir="$glib_save_datarootdir"
+-AC_DEFINE_UNQUOTED($1, "$localedir",
+-  [Define the location where the catalogs will be installed])
++])# AC_LIBTOOL_COMPILER_OPTION
++
++
++# AC_LIBTOOL_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
++#                          [ACTION-SUCCESS], [ACTION-FAILURE])
++# ------------------------------------------------------------
++# Check whether the given compiler option works
++AC_DEFUN([AC_LIBTOOL_LINKER_OPTION],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_CACHE_CHECK([$1], [$2],
++  [$2=no
++   save_LDFLAGS="$LDFLAGS"
++   LDFLAGS="$LDFLAGS $3"
++   echo "$lt_simple_link_test_code" > conftest.$ac_ext
++   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
++     # The linker can only warn and ignore the option if not recognized
++     # So say no if there are warnings
++     if test -s conftest.err; then
++       # Append any errors to the config.log.
++       cat conftest.err 1>&AS_MESSAGE_LOG_FD
++       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
++       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
++       if diff conftest.exp conftest.er2 >/dev/null; then
++         $2=yes
++       fi
++     else
++       $2=yes
++     fi
++   fi
++   $rm conftest*
++   LDFLAGS="$save_LDFLAGS"
+ ])
+ 
+-dnl
+-dnl Now the definitions that aclocal will find
+-dnl
+-ifdef(glib_configure_in,[],[
+-AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)])
+-AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
+-])dnl
++if test x"[$]$2" = xyes; then
++    ifelse([$4], , :, [$4])
++else
++    ifelse([$5], , :, [$5])
++fi
++])# AC_LIBTOOL_LINKER_OPTION
+ 
+-# GLIB_RUN_PROG(PROGRAM, TEST-FILE, [ACTION-IF-PASS], [ACTION-IF-FAIL])
+-# 
+-# Create a temporary file with TEST-FILE as its contents and pass the
+-# file name to PROGRAM.  Perform ACTION-IF-PASS if PROGRAM exits with
+-# 0 and perform ACTION-IF-FAIL for any other exit status.
+-AC_DEFUN([GLIB_RUN_PROG],
+-[cat >conftest.foo <<_ACEOF
+-$2
+-_ACEOF
+-if AC_RUN_LOG([$1 conftest.foo]); then
+-  m4_ifval([$3], [$3], [:])
+-m4_ifvaln([$4], [else $4])dnl
+-echo "$as_me: failed input was:" >&AS_MESSAGE_LOG_FD
+-sed 's/^/| /' conftest.foo >&AS_MESSAGE_LOG_FD
+-fi])
+ 
++# AC_LIBTOOL_SYS_MAX_CMD_LEN
++# --------------------------
++AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN],
++[# find the maximum length of command line arguments
++AC_MSG_CHECKING([the maximum length of command line arguments])
++AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
++  i=0
++  teststring="ABCD"
+ 
+-dnl GNOME_COMPILE_WARNINGS
+-dnl Turn on many useful compiler warnings
+-dnl For now, only works on GCC
+-AC_DEFUN([GNOME_COMPILE_WARNINGS],[
+-    dnl ******************************
+-    dnl More compiler warnings
+-    dnl ******************************
+-
+-    AC_ARG_ENABLE(compile-warnings, 
+-                  AC_HELP_STRING([--enable-compile-warnings=@<:@no/minimum/yes/maximum/error@:>@],
+-                                 [Turn on compiler warnings]),,
+-                  [enable_compile_warnings="m4_default([$1],[yes])"])
+-
+-    warnCFLAGS=
+-    if test "x$GCC" != xyes; then
+-	enable_compile_warnings=no
+-    fi
+-
+-    warning_flags=
+-    realsave_CFLAGS="$CFLAGS"
+-
+-    case "$enable_compile_warnings" in
+-    no)
+-	warning_flags=
+-	;;
+-    minimum)
+-	warning_flags="-Wall"
+-	;;
+-    yes)
+-	warning_flags="-Wall -Wmissing-prototypes"
+-	;;
+-    maximum|error)
+-	warning_flags="-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith"
+-	CFLAGS="$warning_flags $CFLAGS"
+-	for option in -Wno-sign-compare; do
+-		SAVE_CFLAGS="$CFLAGS"
+-		CFLAGS="$CFLAGS $option"
+-		AC_MSG_CHECKING([whether gcc understands $option])
+-		AC_TRY_COMPILE([], [],
+-			has_option=yes,
+-			has_option=no,)
+-		CFLAGS="$SAVE_CFLAGS"
+-		AC_MSG_RESULT($has_option)
+-		if test $has_option = yes; then
+-		  warning_flags="$warning_flags $option"
+-		fi
+-		unset has_option
+-		unset SAVE_CFLAGS
+-	done
+-	unset option
+-	if test "$enable_compile_warnings" = "error" ; then
+-	    warning_flags="$warning_flags -Werror"
+-	fi
+-	;;
+-    *)
+-	AC_MSG_ERROR(Unknown argument '$enable_compile_warnings' to --enable-compile-warnings)
+-	;;
+-    esac
+-    CFLAGS="$realsave_CFLAGS"
+-    AC_MSG_CHECKING(what warning flags to pass to the C compiler)
+-    AC_MSG_RESULT($warning_flags)
+-
+-    AC_ARG_ENABLE(iso-c,
+-                  AC_HELP_STRING([--enable-iso-c],
+-                                 [Try to warn if code is not ISO C ]),,
+-                  [enable_iso_c=no])
+-
+-    AC_MSG_CHECKING(what language compliance flags to pass to the C compiler)
+-    complCFLAGS=
+-    if test "x$enable_iso_c" != "xno"; then
+-	if test "x$GCC" = "xyes"; then
+-	case " $CFLAGS " in
+-	    *[\ \	]-ansi[\ \	]*) ;;
+-	    *) complCFLAGS="$complCFLAGS -ansi" ;;
+-	esac
+-	case " $CFLAGS " in
+-	    *[\ \	]-pedantic[\ \	]*) ;;
+-	    *) complCFLAGS="$complCFLAGS -pedantic" ;;
+-	esac
+-	fi
+-    fi
+-    AC_MSG_RESULT($complCFLAGS)
++  case $build_os in
++  msdosdjgpp*)
++    # On DJGPP, this test can blow up pretty badly due to problems in libc
++    # (any single argument exceeding 2000 bytes causes a buffer overrun
++    # during glob expansion).  Even if it were fixed, the result of this
++    # check would be larger than it should be.
++    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
++    ;;
+ 
+-    WARN_CFLAGS="$warning_flags $complCFLAGS"
+-    AC_SUBST(WARN_CFLAGS)
+-])
++  gnu*)
++    # Under GNU Hurd, this test is not required because there is
++    # no limit to the length of command line arguments.
++    # Libtool will interpret -1 as no limit whatsoever
++    lt_cv_sys_max_cmd_len=-1;
++    ;;
+ 
+-dnl For C++, do basically the same thing.
++  cygwin* | mingw*)
++    # On Win9x/ME, this test blows up -- it succeeds, but takes
++    # about 5 minutes as the teststring grows exponentially.
++    # Worse, since 9x/ME are not pre-emptively multitasking,
++    # you end up with a "frozen" computer, even though with patience
++    # the test eventually succeeds (with a max line length of 256k).
++    # Instead, let's just punt: use the minimum linelength reported by
++    # all of the supported platforms: 8192 (on NT/2K/XP).
++    lt_cv_sys_max_cmd_len=8192;
++    ;;
+ 
+-AC_DEFUN([GNOME_CXX_WARNINGS],[
+-  AC_ARG_ENABLE(cxx-warnings,
+-                AC_HELP_STRING([--enable-cxx-warnings=@<:@no/minimum/yes@:>@]
+-                               [Turn on compiler warnings.]),,
+-                [enable_cxx_warnings="m4_default([$1],[minimum])"])
+-
+-  AC_MSG_CHECKING(what warning flags to pass to the C++ compiler)
+-  warnCXXFLAGS=
+-  if test "x$GXX" != xyes; then
+-    enable_cxx_warnings=no
+-  fi
+-  if test "x$enable_cxx_warnings" != "xno"; then
+-    if test "x$GXX" = "xyes"; then
+-      case " $CXXFLAGS " in
+-      *[\ \	]-Wall[\ \	]*) ;;
+-      *) warnCXXFLAGS="-Wall -Wno-unused" ;;
+-      esac
++  amigaos*)
++    # On AmigaOS with pdksh, this test takes hours, literally.
++    # So we just punt and use a minimum line length of 8192.
++    lt_cv_sys_max_cmd_len=8192;
++    ;;
+ 
+-      ## -W is not all that useful.  And it cannot be controlled
+-      ## with individual -Wno-xxx flags, unlike -Wall
+-      if test "x$enable_cxx_warnings" = "xyes"; then
+-	warnCXXFLAGS="$warnCXXFLAGS -Wshadow -Woverloaded-virtual"
+-      fi
++  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
++    # This has been around since 386BSD, at least.  Likely further.
++    if test -x /sbin/sysctl; then
++      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
++    elif test -x /usr/sbin/sysctl; then
++      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
++    else
++      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
+     fi
+-  fi
+-  AC_MSG_RESULT($warnCXXFLAGS)
+-
+-   AC_ARG_ENABLE(iso-cxx,
+-                 AC_HELP_STRING([--enable-iso-cxx],
+-                                [Try to warn if code is not ISO C++ ]),,
+-                 [enable_iso_cxx=no])
+-
+-   AC_MSG_CHECKING(what language compliance flags to pass to the C++ compiler)
+-   complCXXFLAGS=
+-   if test "x$enable_iso_cxx" != "xno"; then
+-     if test "x$GXX" = "xyes"; then
+-      case " $CXXFLAGS " in
+-      *[\ \	]-ansi[\ \	]*) ;;
+-      *) complCXXFLAGS="$complCXXFLAGS -ansi" ;;
+-      esac
++    # And add a safety zone
++    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
++    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
++    ;;
+ 
+-      case " $CXXFLAGS " in
+-      *[\ \	]-pedantic[\ \	]*) ;;
+-      *) complCXXFLAGS="$complCXXFLAGS -pedantic" ;;
+-      esac
+-     fi
+-   fi
+-  AC_MSG_RESULT($complCXXFLAGS)
++  interix*)
++    # We know the value 262144 and hardcode it with a safety zone (like BSD)
++    lt_cv_sys_max_cmd_len=196608
++    ;;
+ 
+-  WARN_CXXFLAGS="$CXXFLAGS $warnCXXFLAGS $complCXXFLAGS"
+-  AC_SUBST(WARN_CXXFLAGS)
++  osf*)
++    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
++    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
++    # nice to cause kernel panics so lets avoid the loop below.
++    # First set a reasonable default.
++    lt_cv_sys_max_cmd_len=16384
++    #
++    if test -x /sbin/sysconfig; then
++      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
++        *1*) lt_cv_sys_max_cmd_len=-1 ;;
++      esac
++    fi
++    ;;
++  sco3.2v5*)
++    lt_cv_sys_max_cmd_len=102400
++    ;;
++  sysv5* | sco5v6* | sysv4.2uw2*)
++    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
++    if test -n "$kargmax"; then
++      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
++    else
++      lt_cv_sys_max_cmd_len=32768
++    fi
++    ;;
++  *)
++    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
++    if test -n "$lt_cv_sys_max_cmd_len"; then
++      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
++      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
++    else
++      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
++      while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
++	       = "XX$teststring") >/dev/null 2>&1 &&
++	      new_result=`expr "X$teststring" : ".*" 2>&1` &&
++	      lt_cv_sys_max_cmd_len=$new_result &&
++	      test $i != 17 # 1/2 MB should be enough
++      do
++        i=`expr $i + 1`
++        teststring=$teststring$teststring
++      done
++      teststring=
++      # Add a significant safety factor because C++ compilers can tack on massive
++      # amounts of additional arguments before passing them to the linker.
++      # It appears as though 1/2 is a usable value.
++      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
++    fi
++    ;;
++  esac
+ ])
+-
+-# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
+-
+-# serial 48 AC_PROG_LIBTOOL
++if test -n $lt_cv_sys_max_cmd_len ; then
++  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
++else
++  AC_MSG_RESULT(none)
++fi
++])# AC_LIBTOOL_SYS_MAX_CMD_LEN
+ 
+ 
+-# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
+-# -----------------------------------------------------------
+-# If this macro is not defined by Autoconf, define it here.
+-m4_ifdef([AC_PROVIDE_IFELSE],
+-         [],
+-         [m4_define([AC_PROVIDE_IFELSE],
+-	         [m4_ifdef([AC_PROVIDE_$1],
+-		           [$2], [$3])])])
++# _LT_AC_CHECK_DLFCN
++# ------------------
++AC_DEFUN([_LT_AC_CHECK_DLFCN],
++[AC_CHECK_HEADERS(dlfcn.h)dnl
++])# _LT_AC_CHECK_DLFCN
+ 
+ 
+-# AC_PROG_LIBTOOL
+-# ---------------
+-AC_DEFUN([AC_PROG_LIBTOOL],
+-[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
+-dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
+-dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
+-  AC_PROVIDE_IFELSE([AC_PROG_CXX],
+-    [AC_LIBTOOL_CXX],
+-    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
+-  ])])
+-dnl And a similar setup for Fortran 77 support
+-  AC_PROVIDE_IFELSE([AC_PROG_F77],
+-    [AC_LIBTOOL_F77],
+-    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
+-])])
++# _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
++#                           ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
++# ---------------------------------------------------------------------
++AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF],
++[AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
++if test "$cross_compiling" = yes; then :
++  [$4]
++else
++  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
++  lt_status=$lt_dlunknown
++  cat > conftest.$ac_ext <<EOF
++[#line __oline__ "configure"
++#include "confdefs.h"
+ 
+-dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.
+-dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
+-dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
+-  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
+-    [AC_LIBTOOL_GCJ],
+-    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
+-      [AC_LIBTOOL_GCJ],
+-      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
+-	[AC_LIBTOOL_GCJ],
+-      [ifdef([AC_PROG_GCJ],
+-	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
+-       ifdef([A][M_PROG_GCJ],
+-	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
+-       ifdef([LT_AC_PROG_GCJ],
+-	     [define([LT_AC_PROG_GCJ],
+-		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
+-])])# AC_PROG_LIBTOOL
++#if HAVE_DLFCN_H
++#include <dlfcn.h>
++#endif
+ 
++#include <stdio.h>
+ 
+-# _AC_PROG_LIBTOOL
+-# ----------------
+-AC_DEFUN([_AC_PROG_LIBTOOL],
+-[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
+-AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
+-AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
+-AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
++#ifdef RTLD_GLOBAL
++#  define LT_DLGLOBAL		RTLD_GLOBAL
++#else
++#  ifdef DL_GLOBAL
++#    define LT_DLGLOBAL		DL_GLOBAL
++#  else
++#    define LT_DLGLOBAL		0
++#  endif
++#endif
+ 
+-# This can be used to rebuild libtool when needed
+-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
++   find out it does not work in some platform. */
++#ifndef LT_DLLAZY_OR_NOW
++#  ifdef RTLD_LAZY
++#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
++#  else
++#    ifdef DL_LAZY
++#      define LT_DLLAZY_OR_NOW		DL_LAZY
++#    else
++#      ifdef RTLD_NOW
++#        define LT_DLLAZY_OR_NOW	RTLD_NOW
++#      else
++#        ifdef DL_NOW
++#          define LT_DLLAZY_OR_NOW	DL_NOW
++#        else
++#          define LT_DLLAZY_OR_NOW	0
++#        endif
++#      endif
++#    endif
++#  endif
++#endif
+ 
+-# Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+-AC_SUBST(LIBTOOL)dnl
++#ifdef __cplusplus
++extern "C" void exit (int);
++#endif
+ 
+-# Prevent multiple expansion
+-define([AC_PROG_LIBTOOL], [])
+-])# _AC_PROG_LIBTOOL
++void fnord() { int i=42;}
++int main ()
++{
++  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
++  int status = $lt_dlunknown;
+ 
++  if (self)
++    {
++      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
++      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
++      /* dlclose (self); */
++    }
++  else
++    puts (dlerror ());
+ 
+-# AC_LIBTOOL_SETUP
+-# ----------------
+-AC_DEFUN([AC_LIBTOOL_SETUP],
+-[AC_PREREQ(2.50)dnl
+-AC_REQUIRE([AC_ENABLE_SHARED])dnl
+-AC_REQUIRE([AC_ENABLE_STATIC])dnl
+-AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
+-AC_REQUIRE([AC_CANONICAL_HOST])dnl
+-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+-AC_REQUIRE([AC_PROG_CC])dnl
+-AC_REQUIRE([AC_PROG_LD])dnl
+-AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
+-AC_REQUIRE([AC_PROG_NM])dnl
++    exit (status);
++}]
++EOF
++  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
++    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
++    lt_status=$?
++    case x$lt_status in
++      x$lt_dlno_uscore) $1 ;;
++      x$lt_dlneed_uscore) $2 ;;
++      x$lt_dlunknown|x*) $3 ;;
++    esac
++  else :
++    # compilation failed
++    $3
++  fi
++fi
++rm -fr conftest*
++])# _LT_AC_TRY_DLOPEN_SELF
+ 
+-AC_REQUIRE([AC_PROG_LN_S])dnl
+-AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
+-# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
+-AC_REQUIRE([AC_OBJEXT])dnl
+-AC_REQUIRE([AC_EXEEXT])dnl
+-dnl
+ 
+-AC_LIBTOOL_SYS_MAX_CMD_LEN
+-AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
+-AC_LIBTOOL_OBJDIR
++# AC_LIBTOOL_DLOPEN_SELF
++# ----------------------
++AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF],
++[AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
++if test "x$enable_dlopen" != xyes; then
++  enable_dlopen=unknown
++  enable_dlopen_self=unknown
++  enable_dlopen_self_static=unknown
++else
++  lt_cv_dlopen=no
++  lt_cv_dlopen_libs=
+ 
+-AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
+-_LT_AC_PROG_ECHO_BACKSLASH
++  case $host_os in
++  beos*)
++    lt_cv_dlopen="load_add_on"
++    lt_cv_dlopen_libs=
++    lt_cv_dlopen_self=yes
++    ;;
+ 
+-case $host_os in
+-aix3*)
+-  # AIX sometimes has problems with the GCC collect2 program.  For some
+-  # reason, if we set the COLLECT_NAMES environment variable, the problems
+-  # vanish in a puff of smoke.
+-  if test "X${COLLECT_NAMES+set}" != Xset; then
+-    COLLECT_NAMES=
+-    export COLLECT_NAMES
+-  fi
+-  ;;
+-esac
++  mingw* | pw32*)
++    lt_cv_dlopen="LoadLibrary"
++    lt_cv_dlopen_libs=
++   ;;
+ 
+-# Sed substitution that helps us do robust quoting.  It backslashifies
+-# metacharacters that are still active within double-quoted strings.
+-Xsed='sed -e 1s/^X//'
+-[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
++  cygwin*)
++    lt_cv_dlopen="dlopen"
++    lt_cv_dlopen_libs=
++   ;;
+ 
+-# Same as above, but do not quote variable references.
+-[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
++  darwin*)
++  # if libdl is installed we need to link against it
++    AC_CHECK_LIB([dl], [dlopen],
++		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
++    lt_cv_dlopen="dyld"
++    lt_cv_dlopen_libs=
++    lt_cv_dlopen_self=yes
++    ])
++   ;;
+ 
+-# Sed substitution to delay expansion of an escaped shell variable in a
+-# double_quote_subst'ed string.
+-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
++  *)
++    AC_CHECK_FUNC([shl_load],
++	  [lt_cv_dlopen="shl_load"],
++      [AC_CHECK_LIB([dld], [shl_load],
++	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
++	[AC_CHECK_FUNC([dlopen],
++	      [lt_cv_dlopen="dlopen"],
++	  [AC_CHECK_LIB([dl], [dlopen],
++		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
++	    [AC_CHECK_LIB([svld], [dlopen],
++		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
++	      [AC_CHECK_LIB([dld], [dld_link],
++		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
++	      ])
++	    ])
++	  ])
++	])
++      ])
++    ;;
++  esac
+ 
+-# Sed substitution to avoid accidental globbing in evaled expressions
+-no_glob_subst='s/\*/\\\*/g'
++  if test "x$lt_cv_dlopen" != xno; then
++    enable_dlopen=yes
++  else
++    enable_dlopen=no
++  fi
+ 
+-# Constants:
+-rm="rm -f"
++  case $lt_cv_dlopen in
++  dlopen)
++    save_CPPFLAGS="$CPPFLAGS"
++    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+ 
+-# Global variables:
+-default_ofile=libtool
+-can_build_shared=yes
++    save_LDFLAGS="$LDFLAGS"
++    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
+ 
+-# All known linkers require a `.a' archive for static linking (except MSVC,
+-# which needs '.lib').
+-libext=a
+-ltmain="$ac_aux_dir/ltmain.sh"
+-ofile="$default_ofile"
+-with_gnu_ld="$lt_cv_prog_gnu_ld"
++    save_LIBS="$LIBS"
++    LIBS="$lt_cv_dlopen_libs $LIBS"
+ 
+-AC_CHECK_TOOL(AR, ar, false)
+-AC_CHECK_TOOL(RANLIB, ranlib, :)
+-AC_CHECK_TOOL(STRIP, strip, :)
++    AC_CACHE_CHECK([whether a program can dlopen itself],
++	  lt_cv_dlopen_self, [dnl
++	  _LT_AC_TRY_DLOPEN_SELF(
++	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
++	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
++    ])
+ 
+-old_CC="$CC"
+-old_CFLAGS="$CFLAGS"
++    if test "x$lt_cv_dlopen_self" = xyes; then
++      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
++      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
++    	  lt_cv_dlopen_self_static, [dnl
++	  _LT_AC_TRY_DLOPEN_SELF(
++	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
++	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
++      ])
++    fi
+ 
+-# Set sane defaults for various variables
+-test -z "$AR" && AR=ar
+-test -z "$AR_FLAGS" && AR_FLAGS=cru
+-test -z "$AS" && AS=as
+-test -z "$CC" && CC=cc
+-test -z "$LTCC" && LTCC=$CC
+-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
+-test -z "$DLLTOOL" && DLLTOOL=dlltool
+-test -z "$LD" && LD=ld
+-test -z "$LN_S" && LN_S="ln -s"
+-test -z "$MAGIC_CMD" && MAGIC_CMD=file
+-test -z "$NM" && NM=nm
+-test -z "$SED" && SED=sed
+-test -z "$OBJDUMP" && OBJDUMP=objdump
+-test -z "$RANLIB" && RANLIB=:
+-test -z "$STRIP" && STRIP=:
+-test -z "$ac_objext" && ac_objext=o
++    CPPFLAGS="$save_CPPFLAGS"
++    LDFLAGS="$save_LDFLAGS"
++    LIBS="$save_LIBS"
++    ;;
++  esac
+ 
+-# Determine commands to create old-style static archives.
+-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
+-old_postinstall_cmds='chmod 644 $oldlib'
+-old_postuninstall_cmds=
++  case $lt_cv_dlopen_self in
++  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
++  *) enable_dlopen_self=unknown ;;
++  esac
+ 
+-if test -n "$RANLIB"; then
+-  case $host_os in
+-  openbsd*)
+-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
+-    ;;
+-  *)
+-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
+-    ;;
++  case $lt_cv_dlopen_self_static in
++  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
++  *) enable_dlopen_self_static=unknown ;;
+   esac
+-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
+ fi
++])# AC_LIBTOOL_DLOPEN_SELF
+ 
+-_LT_CC_BASENAME([$compiler])
+ 
+-# Only perform the check for file, if the check method requires it
+-case $deplibs_check_method in
+-file_magic*)
+-  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
+-    AC_PATH_MAGIC
+-  fi
+-  ;;
+-esac
++# AC_LIBTOOL_PROG_CC_C_O([TAGNAME])
++# ---------------------------------
++# Check to see if options -c and -o are simultaneously supported by compiler
++AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
++AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
++  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
++  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
++   $rm -r conftest 2>/dev/null
++   mkdir conftest
++   cd conftest
++   mkdir out
++   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
+ 
+-AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
+-AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
+-enable_win32_dll=yes, enable_win32_dll=no)
++   lt_compiler_flag="-o out/conftest2.$ac_objext"
++   # Insert the option either (1) after the last *FLAGS variable, or
++   # (2) before a word containing "conftest.", or (3) at the end.
++   # Note that $ac_compile itself does not contain backslashes and begins
++   # with a dollar sign (not a hyphen), so the echo should work correctly.
++   lt_compile=`echo "$ac_compile" | $SED \
++   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
++   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
++   -e 's:$: $lt_compiler_flag:'`
++   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
++   (eval "$lt_compile" 2>out/conftest.err)
++   ac_status=$?
++   cat out/conftest.err >&AS_MESSAGE_LOG_FD
++   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
++   if (exit $ac_status) && test -s out/conftest2.$ac_objext
++   then
++     # The compiler can only warn and ignore the option if not recognized
++     # So say no if there are warnings
++     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
++     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
++     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
++       _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
++     fi
++   fi
++   chmod u+w . 2>&AS_MESSAGE_LOG_FD
++   $rm conftest*
++   # SGI C++ compiler will create directory out/ii_files/ for
++   # template instantiation
++   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
++   $rm out/* && rmdir out
++   cd ..
++   rmdir conftest
++   $rm conftest*
++])
++])# AC_LIBTOOL_PROG_CC_C_O
+ 
+-AC_ARG_ENABLE([libtool-lock],
+-    [AC_HELP_STRING([--disable-libtool-lock],
+-	[avoid locking (might break parallel builds)])])
+-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
+ 
+-AC_ARG_WITH([pic],
+-    [AC_HELP_STRING([--with-pic],
+-	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
+-    [pic_mode="$withval"],
+-    [pic_mode=default])
+-test -z "$pic_mode" && pic_mode=default
++# AC_LIBTOOL_SYS_HARD_LINK_LOCKS([TAGNAME])
++# -----------------------------------------
++# Check to see if we can do hard links to lock some files if needed
++AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS],
++[AC_REQUIRE([_LT_AC_LOCK])dnl
+ 
+-# Use C for the default configuration in the libtool script
+-tagname=
+-AC_LIBTOOL_LANG_C_CONFIG
+-_LT_AC_TAGCONFIG
+-])# AC_LIBTOOL_SETUP
++hard_links="nottested"
++if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
++  # do not overwrite the value of need_locks provided by the user
++  AC_MSG_CHECKING([if we can lock with hard links])
++  hard_links=yes
++  $rm conftest*
++  ln conftest.a conftest.b 2>/dev/null && hard_links=no
++  touch conftest.a
++  ln conftest.a conftest.b 2>&5 || hard_links=no
++  ln conftest.a conftest.b 2>/dev/null && hard_links=no
++  AC_MSG_RESULT([$hard_links])
++  if test "$hard_links" = no; then
++    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
++    need_locks=warn
++  fi
++else
++  need_locks=no
++fi
++])# AC_LIBTOOL_SYS_HARD_LINK_LOCKS
+ 
+ 
+-# _LT_AC_SYS_COMPILER
+-# -------------------
+-AC_DEFUN([_LT_AC_SYS_COMPILER],
+-[AC_REQUIRE([AC_PROG_CC])dnl
++# AC_LIBTOOL_OBJDIR
++# -----------------
++AC_DEFUN([AC_LIBTOOL_OBJDIR],
++[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
++[rm -f .libs 2>/dev/null
++mkdir .libs 2>/dev/null
++if test -d .libs; then
++  lt_cv_objdir=.libs
++else
++  # MS-DOS does not allow filenames that begin with a dot.
++  lt_cv_objdir=_libs
++fi
++rmdir .libs 2>/dev/null])
++objdir=$lt_cv_objdir
++])# AC_LIBTOOL_OBJDIR
+ 
+-# If no C compiler was specified, use CC.
+-LTCC=${LTCC-"$CC"}
+ 
+-# If no C compiler flags were specified, use CFLAGS.
+-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
++# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([TAGNAME])
++# ----------------------------------------------
++# Check hardcoding attributes.
++AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH],
++[AC_MSG_CHECKING([how to hardcode library paths into programs])
++_LT_AC_TAGVAR(hardcode_action, $1)=
++if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
++   test -n "$_LT_AC_TAGVAR(runpath_var, $1)" || \
++   test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
+ 
+-# Allow CC to be a program name with arguments.
+-compiler=$CC
+-])# _LT_AC_SYS_COMPILER
++  # We can hardcode non-existant directories.
++  if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
++     # If the only mechanism to avoid hardcoding is shlibpath_var, we
++     # have to relink, otherwise we might link with an installed library
++     # when we should be linking with a yet-to-be-installed one
++     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
++     test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
++    # Linking always hardcodes the temporary library directory.
++    _LT_AC_TAGVAR(hardcode_action, $1)=relink
++  else
++    # We can link without hardcoding, and we can hardcode nonexisting dirs.
++    _LT_AC_TAGVAR(hardcode_action, $1)=immediate
++  fi
++else
++  # We cannot hardcode anything, or else we can only hardcode existing
++  # directories.
++  _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
++fi
++AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
+ 
++if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
++  # Fast installation is not supported
++  enable_fast_install=no
++elif test "$shlibpath_overrides_runpath" = yes ||
++     test "$enable_shared" = no; then
++  # Fast installation is not necessary
++  enable_fast_install=needless
++fi
++])# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH
+ 
+-# _LT_CC_BASENAME(CC)
+-# -------------------
+-# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
+-AC_DEFUN([_LT_CC_BASENAME],
+-[for cc_temp in $1""; do
+-  case $cc_temp in
+-    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
+-    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
+-    \-*) ;;
+-    *) break;;
++
++# AC_LIBTOOL_SYS_LIB_STRIP
++# ------------------------
++AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP],
++[striplib=
++old_striplib=
++AC_MSG_CHECKING([whether stripping libraries is possible])
++if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
++  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
++  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
++  AC_MSG_RESULT([yes])
++else
++# FIXME - insert some real tests, host_os isn't really good enough
++  case $host_os in
++   darwin*)
++       if test -n "$STRIP" ; then
++         striplib="$STRIP -x"
++         old_striplib="$STRIP -S"
++         AC_MSG_RESULT([yes])
++       else
++  AC_MSG_RESULT([no])
++fi
++       ;;
++   *)
++  AC_MSG_RESULT([no])
++    ;;
+   esac
+-done
+-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
+-])
++fi
++])# AC_LIBTOOL_SYS_LIB_STRIP
+ 
+ 
+-# _LT_COMPILER_BOILERPLATE
+-# ------------------------
+-# Check for compiler boilerplate output or warnings with
+-# the simple compiler test code.
+-AC_DEFUN([_LT_COMPILER_BOILERPLATE],
+-[ac_outfile=conftest.$ac_objext
+-printf "$lt_simple_compile_test_code" >conftest.$ac_ext
+-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+-_lt_compiler_boilerplate=`cat conftest.err`
+-$rm conftest*
+-])# _LT_COMPILER_BOILERPLATE
+-
+-
+-# _LT_LINKER_BOILERPLATE
+-# ----------------------
+-# Check for linker boilerplate output or warnings with
+-# the simple link test code.
+-AC_DEFUN([_LT_LINKER_BOILERPLATE],
+-[ac_outfile=conftest.$ac_objext
+-printf "$lt_simple_link_test_code" >conftest.$ac_ext
+-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
+-_lt_linker_boilerplate=`cat conftest.err`
+-$rm conftest*
+-])# _LT_LINKER_BOILERPLATE
+-
+-
+-# _LT_AC_SYS_LIBPATH_AIX
+-# ----------------------
+-# Links a minimal program and checks the executable
+-# for the system default hardcoded library path. In most cases,
+-# this is /usr/lib:/lib, but when the MPI compilers are used
+-# the location of the communication and MPI libs are included too.
+-# If we don't find anything, use the default library path according
+-# to the aix ld manual.
+-AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],
+-[AC_LINK_IFELSE(AC_LANG_PROGRAM,[
+-aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
++# AC_LIBTOOL_SYS_DYNAMIC_LINKER
++# -----------------------------
++# PORTME Fill in your ld.so characteristics
++AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_MSG_CHECKING([dynamic linker characteristics])
++library_names_spec=
++libname_spec='lib$name'
++soname_spec=
++shrext_cmds=".so"
++postinstall_cmds=
++postuninstall_cmds=
++finish_cmds=
++finish_eval=
++shlibpath_var=
++shlibpath_overrides_runpath=unknown
++version_type=none
++dynamic_linker="$host_os ld.so"
++sys_lib_dlsearch_path_spec="/lib /usr/lib"
++m4_if($1,[],[
++if test "$GCC" = yes; then
++  case $host_os in
++    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
++    *) lt_awk_arg="/^libraries:/" ;;
++  esac
++  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
++  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
++    # if the path contains ";" then we assume it to be the separator
++    # otherwise default to the standard path separator (i.e. ":") - it is
++    # assumed that no part of a normal pathname contains ";" but that should
++    # okay in the real world where ";" in dirpaths is itself problematic.
++    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
++  else
++    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
++  fi
++  # Ok, now we have the path, separated by spaces, we can step through it
++  # and add multilib dir if necessary.
++  lt_tmp_lt_search_path_spec=
++  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
++  for lt_sys_path in $lt_search_path_spec; do
++    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
++      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
++    else
++      test -d "$lt_sys_path" && \
++	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
++    fi
++  done
++  lt_search_path_spec=`echo $lt_tmp_lt_search_path_spec | awk '
++BEGIN {RS=" "; FS="/|\n";} {
++  lt_foo="";
++  lt_count=0;
++  for (lt_i = NF; lt_i > 0; lt_i--) {
++    if ($lt_i != "" && $lt_i != ".") {
++      if ($lt_i == "..") {
++        lt_count++;
++      } else {
++        if (lt_count == 0) {
++          lt_foo="/" $lt_i lt_foo;
++        } else {
++          lt_count--;
++        }
++      }
++    }
++  }
++  if (lt_foo != "") { lt_freq[[lt_foo]]++; }
++  if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
+ }'`
+-# Check for a 64-bit object if we didn't find anything.
+-if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
+-}'`; fi],[])
+-if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+-])# _LT_AC_SYS_LIBPATH_AIX
+-
+-
+-# _LT_AC_SHELL_INIT(ARG)
+-# ----------------------
+-AC_DEFUN([_LT_AC_SHELL_INIT],
+-[ifdef([AC_DIVERSION_NOTICE],
+-	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
+-	 [AC_DIVERT_PUSH(NOTICE)])
+-$1
+-AC_DIVERT_POP
+-])# _LT_AC_SHELL_INIT
++  sys_lib_search_path_spec=`echo $lt_search_path_spec`
++else
++  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
++fi])
++need_lib_prefix=unknown
++hardcode_into_libs=no
+ 
++# when you set need_version to no, make sure it does not cause -set_version
++# flags to be left without arguments
++need_version=unknown
+ 
+-# _LT_AC_PROG_ECHO_BACKSLASH
+-# --------------------------
+-# Add some code to the start of the generated configure script which
+-# will find an echo command which doesn't interpret backslashes.
+-AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH],
+-[_LT_AC_SHELL_INIT([
+-# Check that we are running under the correct shell.
+-SHELL=${CONFIG_SHELL-/bin/sh}
++case $host_os in
++aix3*)
++  version_type=linux
++  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
++  shlibpath_var=LIBPATH
+ 
+-case X$ECHO in
+-X*--fallback-echo)
+-  # Remove one level of quotation (which was required for Make).
+-  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
++  # AIX 3 has no versioning support, so we append a major version to the name.
++  soname_spec='${libname}${release}${shared_ext}$major'
+   ;;
+-esac
+ 
+-echo=${ECHO-echo}
+-if test "X[$]1" = X--no-reexec; then
+-  # Discard the --no-reexec flag, and continue.
+-  shift
+-elif test "X[$]1" = X--fallback-echo; then
+-  # Avoid inline document here, it may be left over
+-  :
+-elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
+-  # Yippee, $echo works!
+-  :
+-else
+-  # Restart under the correct shell.
+-  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
+-fi
++aix4* | aix5*)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  hardcode_into_libs=yes
++  if test "$host_cpu" = ia64; then
++    # AIX 5 supports IA64
++    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
++    shlibpath_var=LD_LIBRARY_PATH
++  else
++    # With GCC up to 2.95.x, collect2 would create an import file
++    # for dependence libraries.  The import file would start with
++    # the line `#! .'.  This would cause the generated library to
++    # depend on `.', always an invalid library.  This was fixed in
++    # development snapshots of GCC prior to 3.0.
++    case $host_os in
++      aix4 | aix4.[[01]] | aix4.[[01]].*)
++      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
++	   echo ' yes '
++	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
++	:
++      else
++	can_build_shared=no
++      fi
++      ;;
++    esac
++    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
++    # soname into executable. Probably we can add versioning support to
++    # collect2, so additional links can be useful in future.
++    if test "$aix_use_runtimelinking" = yes; then
++      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
++      # instead of lib<name>.a to let people know that these are not
++      # typical AIX shared libraries.
++      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++    else
++      # We preserve .a as extension for shared libraries through AIX4.2
++      # and later when we are not doing run time linking.
++      library_names_spec='${libname}${release}.a $libname.a'
++      soname_spec='${libname}${release}${shared_ext}$major'
++    fi
++    shlibpath_var=LIBPATH
++  fi
++  ;;
+ 
+-if test "X[$]1" = X--fallback-echo; then
+-  # used as fallback echo
+-  shift
+-  cat <<EOF
+-[$]*
+-EOF
+-  exit 0
+-fi
++amigaos*)
++  library_names_spec='$libname.ixlibrary $libname.a'
++  # Create ${libname}_ixlibrary.a entries in /sys/libs.
++  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
++  ;;
+ 
+-# The HP-UX ksh and POSIX shell print the target directory to stdout
+-# if CDPATH is set.
+-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
++beos*)
++  library_names_spec='${libname}${shared_ext}'
++  dynamic_linker="$host_os ld.so"
++  shlibpath_var=LIBRARY_PATH
++  ;;
+ 
+-if test -z "$ECHO"; then
+-if test "X${echo_test_string+set}" != Xset; then
+-# find a string as large as possible, as long as the shell can cope with it
+-  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
+-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
+-    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
+-       echo_test_string=`eval $cmd` &&
+-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
+-    then
+-      break
+-    fi
+-  done
+-fi
++bsdi[[45]]*)
++  version_type=linux
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
++  shlibpath_var=LD_LIBRARY_PATH
++  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
++  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
++  # the default ld.so.conf also contains /usr/contrib/lib and
++  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
++  # libtool to hard-code these into programs
++  ;;
+ 
+-if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
+-   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
+-   test "X$echo_testing_string" = "X$echo_test_string"; then
+-  :
+-else
+-  # The Solaris, AIX, and Digital Unix default echo programs unquote
+-  # backslashes.  This makes it impossible to quote backslashes using
+-  #   echo "$something" | sed 's/\\/\\\\/g'
+-  #
+-  # So, first we look for a working echo in the user's PATH.
++cygwin* | mingw* | pw32*)
++  version_type=windows
++  shrext_cmds=".dll"
++  need_version=no
++  need_lib_prefix=no
+ 
+-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+-  for dir in $PATH /usr/ucb; do
+-    IFS="$lt_save_ifs"
+-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
+-       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
+-       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
+-       test "X$echo_testing_string" = "X$echo_test_string"; then
+-      echo="$dir/echo"
+-      break
+-    fi
+-  done
+-  IFS="$lt_save_ifs"
++  case $GCC,$host_os in
++  yes,cygwin* | yes,mingw* | yes,pw32*)
++    library_names_spec='$libname.dll.a'
++    # DLL is installed to $(libdir)/../bin by postinstall_cmds
++    postinstall_cmds='base_file=`basename \${file}`~
++      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
++      dldir=$destdir/`dirname \$dlpath`~
++      test -d \$dldir || mkdir -p \$dldir~
++      $install_prog $dir/$dlname \$dldir/$dlname~
++      chmod a+x \$dldir/$dlname'
++    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
++      dlpath=$dir/\$dldll~
++       $rm \$dlpath'
++    shlibpath_overrides_runpath=yes
+ 
+-  if test "X$echo" = Xecho; then
+-    # We didn't find a better echo, so look for alternatives.
+-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
+-       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
+-       test "X$echo_testing_string" = "X$echo_test_string"; then
+-      # This shell has a builtin print -r that does the trick.
+-      echo='print -r'
+-    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
+-	 test "X$CONFIG_SHELL" != X/bin/ksh; then
+-      # If we have ksh, try running configure again with it.
+-      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
+-      export ORIGINAL_CONFIG_SHELL
+-      CONFIG_SHELL=/bin/ksh
+-      export CONFIG_SHELL
+-      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
+-    else
+-      # Try using printf.
+-      echo='printf %s\n'
+-      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
+-	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
+-	 test "X$echo_testing_string" = "X$echo_test_string"; then
+-	# Cool, printf works
+-	:
+-      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
+-	   test "X$echo_testing_string" = 'X\t' &&
+-	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+-	   test "X$echo_testing_string" = "X$echo_test_string"; then
+-	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
+-	export CONFIG_SHELL
+-	SHELL="$CONFIG_SHELL"
+-	export SHELL
+-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
+-      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
+-	   test "X$echo_testing_string" = 'X\t' &&
+-	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
+-	   test "X$echo_testing_string" = "X$echo_test_string"; then
+-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
++    case $host_os in
++    cygwin*)
++      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
++      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
++      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
++      ;;
++    mingw*)
++      # MinGW DLLs use traditional 'lib' prefix
++      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
++      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
++      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
++        # It is most probably a Windows format PATH printed by
++        # mingw gcc, but we are running on Cygwin. Gcc prints its search
++        # path with ; separators, and with drive letters. We can handle the
++        # drive letters (cygwin fileutils understands them), so leave them,
++        # especially as we might pass files found there to a mingw objdump,
++        # which wouldn't understand a cygwinified path. Ahh.
++        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+       else
+-	# maybe with a smaller string...
+-	prev=:
+-
+-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
+-	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
+-	  then
+-	    break
+-	  fi
+-	  prev="$cmd"
+-	done
+-
+-	if test "$prev" != 'sed 50q "[$]0"'; then
+-	  echo_test_string=`eval $prev`
+-	  export echo_test_string
+-	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
+-	else
+-	  # Oops.  We lost completely, so just stick with echo.
+-	  echo=echo
+-	fi
++        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+       fi
+-    fi
+-  fi
+-fi
+-fi
++      ;;
++    pw32*)
++      # pw32 DLLs use 'pw' prefix rather than 'lib'
++      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
++      ;;
++    esac
++    ;;
+ 
+-# Copy echo and quote the copy suitably for passing to libtool from
+-# the Makefile, instead of quoting the original, which is used later.
+-ECHO=$echo
+-if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
+-   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
+-fi
++  *)
++    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
++    ;;
++  esac
++  dynamic_linker='Win32 ld.exe'
++  # FIXME: first we should search . and the directory the executable is in
++  shlibpath_var=PATH
++  ;;
+ 
+-AC_SUBST(ECHO)
+-])])# _LT_AC_PROG_ECHO_BACKSLASH
++darwin* | rhapsody*)
++  dynamic_linker="$host_os dyld"
++  version_type=darwin
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
++  soname_spec='${libname}${release}${major}$shared_ext'
++  shlibpath_overrides_runpath=yes
++  shlibpath_var=DYLD_LIBRARY_PATH
++  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
++  m4_if([$1], [],[
++  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) 
++  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
++  ;;
+ 
++dgux*)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  ;;
+ 
+-# _LT_AC_LOCK
+-# -----------
+-AC_DEFUN([_LT_AC_LOCK],
+-[AC_ARG_ENABLE([libtool-lock],
+-    [AC_HELP_STRING([--disable-libtool-lock],
+-	[avoid locking (might break parallel builds)])])
+-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
++freebsd1*)
++  dynamic_linker=no
++  ;;
+ 
+-# Some flags need to be propagated to the compiler or linker for good
+-# libtool support.
+-case $host in
+-ia64-*-hpux*)
+-  # Find out which ABI we are using.
+-  echo 'int i;' > conftest.$ac_ext
+-  if AC_TRY_EVAL(ac_compile); then
+-    case `/usr/bin/file conftest.$ac_objext` in
+-    *ELF-32*)
+-      HPUX_IA64_MODE="32"
+-      ;;
+-    *ELF-64*)
+-      HPUX_IA64_MODE="64"
+-      ;;
++freebsd* | dragonfly*)
++  # DragonFly does not have aout.  When/if they implement a new
++  # versioning mechanism, adjust this.
++  if test -x /usr/bin/objformat; then
++    objformat=`/usr/bin/objformat`
++  else
++    case $host_os in
++    freebsd[[123]]*) objformat=aout ;;
++    *) objformat=elf ;;
+     esac
+   fi
+-  rm -rf conftest*
+-  ;;
+-*-*-irix6*)
+-  # Find out which ABI we are using.
+-  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
+-  if AC_TRY_EVAL(ac_compile); then
+-   if test "$lt_cv_prog_gnu_ld" = yes; then
+-    case `/usr/bin/file conftest.$ac_objext` in
+-    *32-bit*)
+-      LD="${LD-ld} -melf32bsmip"
+-      ;;
+-    *N32*)
+-      LD="${LD-ld} -melf32bmipn32"
+-      ;;
+-    *64-bit*)
+-      LD="${LD-ld} -melf64bmip"
+-      ;;
+-    esac
+-   else
+-    case `/usr/bin/file conftest.$ac_objext` in
+-    *32-bit*)
+-      LD="${LD-ld} -32"
+-      ;;
+-    *N32*)
+-      LD="${LD-ld} -n32"
++  version_type=freebsd-$objformat
++  case $version_type in
++    freebsd-elf*)
++      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
++      need_version=no
++      need_lib_prefix=no
+       ;;
+-    *64-bit*)
+-      LD="${LD-ld} -64"
++    freebsd-*)
++      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
++      need_version=yes
+       ;;
+-    esac
+-   fi
+-  fi
+-  rm -rf conftest*
++  esac
++  shlibpath_var=LD_LIBRARY_PATH
++  case $host_os in
++  freebsd2*)
++    shlibpath_overrides_runpath=yes
++    ;;
++  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
++    shlibpath_overrides_runpath=yes
++    hardcode_into_libs=yes
++    ;;
++  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
++  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
++    shlibpath_overrides_runpath=no
++    hardcode_into_libs=yes
++    ;;
++  *) # from 4.6 on, and DragonFly
++    shlibpath_overrides_runpath=yes
++    hardcode_into_libs=yes
++    ;;
++  esac
+   ;;
+ 
+-x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
+-  # Find out which ABI we are using.
+-  echo 'int i;' > conftest.$ac_ext
+-  if AC_TRY_EVAL(ac_compile); then
+-    case `/usr/bin/file conftest.o` in
+-    *32-bit*)
+-      case $host in
+-        x86_64-*linux*)
+-          LD="${LD-ld} -m elf_i386"
+-          ;;
+-        ppc64-*linux*|powerpc64-*linux*)
+-          LD="${LD-ld} -m elf32ppclinux"
+-          ;;
+-        s390x-*linux*)
+-          LD="${LD-ld} -m elf_s390"
+-          ;;
+-        sparc64-*linux*)
+-          LD="${LD-ld} -m elf32_sparc"
+-          ;;
+-      esac
+-      ;;
+-    *64-bit*)
+-      case $host in
+-        x86_64-*linux*)
+-          LD="${LD-ld} -m elf_x86_64"
+-          ;;
+-        ppc*-*linux*|powerpc*-*linux*)
+-          LD="${LD-ld} -m elf64ppc"
+-          ;;
+-        s390*-*linux*)
+-          LD="${LD-ld} -m elf64_s390"
+-          ;;
+-        sparc*-*linux*)
+-          LD="${LD-ld} -m elf64_sparc"
+-          ;;
+-      esac
+-      ;;
+-    esac
+-  fi
+-  rm -rf conftest*
++gnu*)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  hardcode_into_libs=yes
+   ;;
+ 
+-*-*-sco3.2v5*)
+-  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
+-  SAVE_CFLAGS="$CFLAGS"
+-  CFLAGS="$CFLAGS -belf"
+-  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
+-    [AC_LANG_PUSH(C)
+-     AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
+-     AC_LANG_POP])
+-  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
+-    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
+-    CFLAGS="$SAVE_CFLAGS"
+-  fi
++hpux9* | hpux10* | hpux11*)
++  # Give a soname corresponding to the major version so that dld.sl refuses to
++  # link against other versions.
++  version_type=sunos
++  need_lib_prefix=no
++  need_version=no
++  case $host_cpu in
++  ia64*)
++    shrext_cmds='.so'
++    hardcode_into_libs=yes
++    dynamic_linker="$host_os dld.so"
++    shlibpath_var=LD_LIBRARY_PATH
++    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
++    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++    soname_spec='${libname}${release}${shared_ext}$major'
++    if test "X$HPUX_IA64_MODE" = X32; then
++      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
++    else
++      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
++    fi
++    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
++    ;;
++   hppa*64*)
++     shrext_cmds='.sl'
++     hardcode_into_libs=yes
++     dynamic_linker="$host_os dld.sl"
++     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
++     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
++     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++     soname_spec='${libname}${release}${shared_ext}$major'
++     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
++     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
++     ;;
++   *)
++    shrext_cmds='.sl'
++    dynamic_linker="$host_os dld.sl"
++    shlibpath_var=SHLIB_PATH
++    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
++    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++    soname_spec='${libname}${release}${shared_ext}$major'
++    ;;
++  esac
++  # HP-UX runs *really* slowly unless shared libraries are mode 555.
++  postinstall_cmds='chmod 555 $lib'
+   ;;
+-sparc*-*solaris*)
+-  # Find out which ABI we are using.
+-  echo 'int i;' > conftest.$ac_ext
+-  if AC_TRY_EVAL(ac_compile); then
+-    case `/usr/bin/file conftest.o` in
+-    *64-bit*)
+-      case $lt_cv_prog_gnu_ld in
+-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
+-      *)    LD="${LD-ld} -64" ;;
+-      esac
+-      ;;
++
++interix[[3-9]]*)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=no
++  hardcode_into_libs=yes
++  ;;
++
++irix5* | irix6* | nonstopux*)
++  case $host_os in
++    nonstopux*) version_type=nonstopux ;;
++    *)
++	if test "$lt_cv_prog_gnu_ld" = yes; then
++		version_type=linux
++	else
++		version_type=irix
++	fi ;;
++  esac
++  need_lib_prefix=no
++  need_version=no
++  soname_spec='${libname}${release}${shared_ext}$major'
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
++  case $host_os in
++  irix5* | nonstopux*)
++    libsuff= shlibsuff=
++    ;;
++  *)
++    case $LD in # libtool.m4 will add one of these switches to LD
++    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
++      libsuff= shlibsuff= libmagic=32-bit;;
++    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
++      libsuff=32 shlibsuff=N32 libmagic=N32;;
++    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
++      libsuff=64 shlibsuff=64 libmagic=64-bit;;
++    *) libsuff= shlibsuff= libmagic=never-match;;
+     esac
+-  fi
+-  rm -rf conftest*
++    ;;
++  esac
++  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
++  shlibpath_overrides_runpath=no
++  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
++  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
++  hardcode_into_libs=yes
+   ;;
+ 
+-AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
+-[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
+-  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+-  AC_CHECK_TOOL(AS, as, false)
+-  AC_CHECK_TOOL(OBJDUMP, objdump, false)
++# No shared lib support for Linux oldld, aout, or coff.
++linux*oldld* | linux*aout* | linux*coff*)
++  dynamic_linker=no
+   ;;
+-  ])
+-esac
+ 
+-need_locks="$enable_libtool_lock"
++# This must be Linux ELF.
++linux* | k*bsd*-gnu)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=no
++  # This implies no fast_install, which is unacceptable.
++  # Some rework will be needed to allow for fast_install
++  # before this can be enabled.
++  hardcode_into_libs=yes
+ 
+-])# _LT_AC_LOCK
++  # Append ld.so.conf contents to the search path
++  if test -f /etc/ld.so.conf; then
++    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ 	]*hwcap[ 	]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
++    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
++  fi
+ 
++  # We used to test for /lib/ld.so.1 and disable shared libraries on
++  # powerpc, because MkLinux only supported shared libraries with the
++  # GNU dynamic linker.  Since this was broken with cross compilers,
++  # most powerpc-linux boxes support dynamic linking these days and
++  # people can always --disable-shared, the test was removed, and we
++  # assume the GNU/Linux dynamic linker is in use.
++  dynamic_linker='GNU/Linux ld.so'
++  ;;
+ 
+-# AC_LIBTOOL_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
+-#		[OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
+-# ----------------------------------------------------------------
+-# Check whether the given compiler option works
+-AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION],
+-[AC_REQUIRE([LT_AC_PROG_SED])
+-AC_CACHE_CHECK([$1], [$2],
+-  [$2=no
+-  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
+-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
+-   lt_compiler_flag="$3"
+-   # Insert the option either (1) after the last *FLAGS variable, or
+-   # (2) before a word containing "conftest.", or (3) at the end.
+-   # Note that $ac_compile itself does not contain backslashes and begins
+-   # with a dollar sign (not a hyphen), so the echo should work correctly.
+-   # The option is referenced via a variable to avoid confusing sed.
+-   lt_compile=`echo "$ac_compile" | $SED \
+-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+-   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+-   -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+-   (eval "$lt_compile" 2>conftest.err)
+-   ac_status=$?
+-   cat conftest.err >&AS_MESSAGE_LOG_FD
+-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+-   if (exit $ac_status) && test -s "$ac_outfile"; then
+-     # The compiler can only warn and ignore the option if not recognized
+-     # So say no if there are warnings other than the usual output.
+-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
+-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
+-       $2=yes
+-     fi
+-   fi
+-   $rm conftest*
+-])
++netbsdelf*-gnu)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=no
++  hardcode_into_libs=yes
++  dynamic_linker='NetBSD ld.elf_so'
++  ;;
+ 
+-if test x"[$]$2" = xyes; then
+-    ifelse([$5], , :, [$5])
+-else
+-    ifelse([$6], , :, [$6])
+-fi
+-])# AC_LIBTOOL_COMPILER_OPTION
++netbsd*)
++  version_type=sunos
++  need_lib_prefix=no
++  need_version=no
++  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
++    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
++    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
++    dynamic_linker='NetBSD (a.out) ld.so'
++  else
++    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
++    soname_spec='${libname}${release}${shared_ext}$major'
++    dynamic_linker='NetBSD ld.elf_so'
++  fi
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=yes
++  hardcode_into_libs=yes
++  ;;
+ 
++newsos6)
++  version_type=linux
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=yes
++  ;;
+ 
+-# AC_LIBTOOL_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
+-#                          [ACTION-SUCCESS], [ACTION-FAILURE])
+-# ------------------------------------------------------------
+-# Check whether the given compiler option works
+-AC_DEFUN([AC_LIBTOOL_LINKER_OPTION],
+-[AC_CACHE_CHECK([$1], [$2],
+-  [$2=no
+-   save_LDFLAGS="$LDFLAGS"
+-   LDFLAGS="$LDFLAGS $3"
+-   printf "$lt_simple_link_test_code" > conftest.$ac_ext
+-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
+-     # The linker can only warn and ignore the option if not recognized
+-     # So say no if there are warnings
+-     if test -s conftest.err; then
+-       # Append any errors to the config.log.
+-       cat conftest.err 1>&AS_MESSAGE_LOG_FD
+-       $echo "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
+-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
+-       if diff conftest.exp conftest.er2 >/dev/null; then
+-         $2=yes
+-       fi
+-     else
+-       $2=yes
+-     fi
+-   fi
+-   $rm conftest*
+-   LDFLAGS="$save_LDFLAGS"
+-])
++nto-qnx*)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=yes
++  ;;
+ 
+-if test x"[$]$2" = xyes; then
+-    ifelse([$4], , :, [$4])
+-else
+-    ifelse([$5], , :, [$5])
+-fi
+-])# AC_LIBTOOL_LINKER_OPTION
++openbsd*)
++  version_type=sunos
++  sys_lib_dlsearch_path_spec="/usr/lib"
++  need_lib_prefix=no
++  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
++  case $host_os in
++    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
++    *)                         need_version=no  ;;
++  esac
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
++  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
++  shlibpath_var=LD_LIBRARY_PATH
++  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
++    case $host_os in
++      openbsd2.[[89]] | openbsd2.[[89]].*)
++	shlibpath_overrides_runpath=no
++	;;
++      *)
++	shlibpath_overrides_runpath=yes
++	;;
++      esac
++  else
++    shlibpath_overrides_runpath=yes
++  fi
++  ;;
+ 
++os2*)
++  libname_spec='$name'
++  shrext_cmds=".dll"
++  need_lib_prefix=no
++  library_names_spec='$libname${shared_ext} $libname.a'
++  dynamic_linker='OS/2 ld.exe'
++  shlibpath_var=LIBPATH
++  ;;
+ 
+-# AC_LIBTOOL_SYS_MAX_CMD_LEN
+-# --------------------------
+-AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN],
+-[# find the maximum length of command line arguments
+-AC_MSG_CHECKING([the maximum length of command line arguments])
+-AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
+-  i=0
+-  teststring="ABCD"
++osf3* | osf4* | osf5*)
++  version_type=osf
++  need_lib_prefix=no
++  need_version=no
++  soname_spec='${libname}${release}${shared_ext}$major'
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  shlibpath_var=LD_LIBRARY_PATH
++  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
++  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
++  ;;
+ 
+-  case $build_os in
+-  msdosdjgpp*)
+-    # On DJGPP, this test can blow up pretty badly due to problems in libc
+-    # (any single argument exceeding 2000 bytes causes a buffer overrun
+-    # during glob expansion).  Even if it were fixed, the result of this
+-    # check would be larger than it should be.
+-    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
+-    ;;
++rdos*)
++  dynamic_linker=no
++  ;;
+ 
+-  gnu*)
+-    # Under GNU Hurd, this test is not required because there is
+-    # no limit to the length of command line arguments.
+-    # Libtool will interpret -1 as no limit whatsoever
+-    lt_cv_sys_max_cmd_len=-1;
+-    ;;
++solaris*)
++  version_type=linux
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=yes
++  hardcode_into_libs=yes
++  # ldd complains unless libraries are executable
++  postinstall_cmds='chmod +x $lib'
++  ;;
+ 
+-  cygwin* | mingw*)
+-    # On Win9x/ME, this test blows up -- it succeeds, but takes
+-    # about 5 minutes as the teststring grows exponentially.
+-    # Worse, since 9x/ME are not pre-emptively multitasking,
+-    # you end up with a "frozen" computer, even though with patience
+-    # the test eventually succeeds (with a max line length of 256k).
+-    # Instead, let's just punt: use the minimum linelength reported by
+-    # all of the supported platforms: 8192 (on NT/2K/XP).
+-    lt_cv_sys_max_cmd_len=8192;
+-    ;;
++sunos4*)
++  version_type=sunos
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
++  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
++  shlibpath_var=LD_LIBRARY_PATH
++  shlibpath_overrides_runpath=yes
++  if test "$with_gnu_ld" = yes; then
++    need_lib_prefix=no
++  fi
++  need_version=yes
++  ;;
+ 
+-  amigaos*)
+-    # On AmigaOS with pdksh, this test takes hours, literally.
+-    # So we just punt and use a minimum line length of 8192.
+-    lt_cv_sys_max_cmd_len=8192;
+-    ;;
++sysv4 | sysv4.3*)
++  version_type=linux
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  case $host_vendor in
++    sni)
++      shlibpath_overrides_runpath=no
++      need_lib_prefix=no
++      export_dynamic_flag_spec='${wl}-Blargedynsym'
++      runpath_var=LD_RUN_PATH
++      ;;
++    siemens)
++      need_lib_prefix=no
++      ;;
++    motorola)
++      need_lib_prefix=no
++      need_version=no
++      shlibpath_overrides_runpath=no
++      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
++      ;;
++  esac
++  ;;
+ 
+-  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
+-    # This has been around since 386BSD, at least.  Likely further.
+-    if test -x /sbin/sysctl; then
+-      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
+-    elif test -x /usr/sbin/sysctl; then
+-      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
+-    else
+-      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
+-    fi
+-    # And add a safety zone
+-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
+-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
+-    ;;
++sysv4*MP*)
++  if test -d /usr/nec ;then
++    version_type=linux
++    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
++    soname_spec='$libname${shared_ext}.$major'
++    shlibpath_var=LD_LIBRARY_PATH
++  fi
++  ;;
+ 
+-  interix*)
+-    # We know the value 262144 and hardcode it with a safety zone (like BSD)
+-    lt_cv_sys_max_cmd_len=196608
+-    ;;
++sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
++  version_type=freebsd-elf
++  need_lib_prefix=no
++  need_version=no
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  hardcode_into_libs=yes
++  if test "$with_gnu_ld" = yes; then
++    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
++    shlibpath_overrides_runpath=no
++  else
++    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
++    shlibpath_overrides_runpath=yes
++    case $host_os in
++      sco3.2v5*)
++        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
++	;;
++    esac
++  fi
++  sys_lib_dlsearch_path_spec='/usr/lib'
++  ;;
+ 
+-  osf*)
+-    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
+-    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
+-    # nice to cause kernel panics so lets avoid the loop below.
+-    # First set a reasonable default.
+-    lt_cv_sys_max_cmd_len=16384
+-    #
+-    if test -x /sbin/sysconfig; then
+-      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
+-        *1*) lt_cv_sys_max_cmd_len=-1 ;;
+-      esac
+-    fi
+-    ;;
+-  sco3.2v5*)
+-    lt_cv_sys_max_cmd_len=102400
+-    ;;
+-  sysv5* | sco5v6* | sysv4.2uw2*)
+-    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
+-    if test -n "$kargmax"; then
+-      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
+-    else
+-      lt_cv_sys_max_cmd_len=32768
+-    fi
+-    ;;
+-  *)
+-    # If test is not a shell built-in, we'll probably end up computing a
+-    # maximum length that is only half of the actual maximum length, but
+-    # we can't tell.
+-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
+-    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
+-	       = "XX$teststring") >/dev/null 2>&1 &&
+-	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
+-	    lt_cv_sys_max_cmd_len=$new_result &&
+-	    test $i != 17 # 1/2 MB should be enough
+-    do
+-      i=`expr $i + 1`
+-      teststring=$teststring$teststring
+-    done
+-    teststring=
+-    # Add a significant safety factor because C++ compilers can tack on massive
+-    # amounts of additional arguments before passing them to the linker.
+-    # It appears as though 1/2 is a usable value.
+-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
+-    ;;
+-  esac
+-])
+-if test -n $lt_cv_sys_max_cmd_len ; then
+-  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
+-else
+-  AC_MSG_RESULT(none)
++uts4*)
++  version_type=linux
++  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
++  soname_spec='${libname}${release}${shared_ext}$major'
++  shlibpath_var=LD_LIBRARY_PATH
++  ;;
++
++*)
++  dynamic_linker=no
++  ;;
++esac
++AC_MSG_RESULT([$dynamic_linker])
++test "$dynamic_linker" = no && can_build_shared=no
++
++variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
++if test "$GCC" = yes; then
++  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+ fi
+-])# AC_LIBTOOL_SYS_MAX_CMD_LEN
++])# AC_LIBTOOL_SYS_DYNAMIC_LINKER
+ 
+ 
+-# _LT_AC_CHECK_DLFCN
+-# ------------------
+-AC_DEFUN([_LT_AC_CHECK_DLFCN],
+-[AC_CHECK_HEADERS(dlfcn.h)dnl
+-])# _LT_AC_CHECK_DLFCN
++# _LT_AC_TAGCONFIG
++# ----------------
++AC_DEFUN([_LT_AC_TAGCONFIG],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_ARG_WITH([tags],
++    [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
++        [include additional configurations @<:@automatic@:>@])],
++    [tagnames="$withval"])
+ 
++if test -f "$ltmain" && test -n "$tagnames"; then
++  if test ! -f "${ofile}"; then
++    AC_MSG_WARN([output file `$ofile' does not exist])
++  fi
+ 
+-# _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
+-#                           ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
+-# ---------------------------------------------------------------------
+-AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF],
+-[AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
+-if test "$cross_compiling" = yes; then :
+-  [$4]
+-else
+-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+-  lt_status=$lt_dlunknown
+-  cat > conftest.$ac_ext <<EOF
+-[#line __oline__ "configure"
+-#include "confdefs.h"
+-
+-#if HAVE_DLFCN_H
+-#include <dlfcn.h>
+-#endif
+-
+-#include <stdio.h>
+-
+-#ifdef RTLD_GLOBAL
+-#  define LT_DLGLOBAL		RTLD_GLOBAL
+-#else
+-#  ifdef DL_GLOBAL
+-#    define LT_DLGLOBAL		DL_GLOBAL
+-#  else
+-#    define LT_DLGLOBAL		0
+-#  endif
+-#endif
+-
+-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+-   find out it does not work in some platform. */
+-#ifndef LT_DLLAZY_OR_NOW
+-#  ifdef RTLD_LAZY
+-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
+-#  else
+-#    ifdef DL_LAZY
+-#      define LT_DLLAZY_OR_NOW		DL_LAZY
+-#    else
+-#      ifdef RTLD_NOW
+-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
+-#      else
+-#        ifdef DL_NOW
+-#          define LT_DLLAZY_OR_NOW	DL_NOW
+-#        else
+-#          define LT_DLLAZY_OR_NOW	0
+-#        endif
+-#      endif
+-#    endif
+-#  endif
+-#endif
+-
+-#ifdef __cplusplus
+-extern "C" void exit (int);
+-#endif
+-
+-void fnord() { int i=42;}
+-int main ()
+-{
+-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+-  int status = $lt_dlunknown;
++  if test -z "$LTCC"; then
++    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
++    if test -z "$LTCC"; then
++      AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
++    else
++      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
++    fi
++  fi
++  if test -z "$LTCFLAGS"; then
++    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
++  fi
+ 
+-  if (self)
+-    {
+-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
+-      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+-      /* dlclose (self); */
+-    }
+-  else
+-    puts (dlerror ());
++  # Extract list of available tagged configurations in $ofile.
++  # Note that this assumes the entire list is on one line.
++  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
+ 
+-    exit (status);
+-}]
+-EOF
+-  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
+-    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
+-    lt_status=$?
+-    case x$lt_status in
+-      x$lt_dlno_uscore) $1 ;;
+-      x$lt_dlneed_uscore) $2 ;;
+-      x$lt_dlunknown|x*) $3 ;;
++  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
++  for tagname in $tagnames; do
++    IFS="$lt_save_ifs"
++    # Check whether tagname contains only valid characters
++    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
++    "") ;;
++    *)  AC_MSG_ERROR([invalid tag name: $tagname])
++	;;
+     esac
+-  else :
+-    # compilation failed
+-    $3
+-  fi
+-fi
+-rm -fr conftest*
+-])# _LT_AC_TRY_DLOPEN_SELF
+ 
++    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
++    then
++      AC_MSG_ERROR([tag name \"$tagname\" already exists])
++    fi
+ 
+-# AC_LIBTOOL_DLOPEN_SELF
+-# ----------------------
+-AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF],
+-[AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
+-if test "x$enable_dlopen" != xyes; then
+-  enable_dlopen=unknown
+-  enable_dlopen_self=unknown
+-  enable_dlopen_self_static=unknown
+-else
+-  lt_cv_dlopen=no
+-  lt_cv_dlopen_libs=
++    # Update the list of available tags.
++    if test -n "$tagname"; then
++      echo appending configuration tag \"$tagname\" to $ofile
+ 
+-  case $host_os in
+-  beos*)
+-    lt_cv_dlopen="load_add_on"
+-    lt_cv_dlopen_libs=
+-    lt_cv_dlopen_self=yes
+-    ;;
++      case $tagname in
++      CXX)
++	if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
++	    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
++	    (test "X$CXX" != "Xg++"))) ; then
++	  AC_LIBTOOL_LANG_CXX_CONFIG
++	else
++	  tagname=""
++	fi
++	;;
+ 
+-  mingw* | pw32*)
+-    lt_cv_dlopen="LoadLibrary"
+-    lt_cv_dlopen_libs=
+-   ;;
++      F77)
++	if test -n "$F77" && test "X$F77" != "Xno"; then
++	  AC_LIBTOOL_LANG_F77_CONFIG
++	else
++	  tagname=""
++	fi
++	;;
+ 
+-  cygwin*)
+-    lt_cv_dlopen="dlopen"
+-    lt_cv_dlopen_libs=
+-   ;;
++      GCJ)
++	if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
++	  AC_LIBTOOL_LANG_GCJ_CONFIG
++	else
++	  tagname=""
++	fi
++	;;
+ 
+-  darwin*)
+-  # if libdl is installed we need to link against it
+-    AC_CHECK_LIB([dl], [dlopen],
+-		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
+-    lt_cv_dlopen="dyld"
+-    lt_cv_dlopen_libs=
+-    lt_cv_dlopen_self=yes
+-    ])
+-   ;;
++      RC)
++	AC_LIBTOOL_LANG_RC_CONFIG
++	;;
+ 
+-  *)
+-    AC_CHECK_FUNC([shl_load],
+-	  [lt_cv_dlopen="shl_load"],
+-      [AC_CHECK_LIB([dld], [shl_load],
+-	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
+-	[AC_CHECK_FUNC([dlopen],
+-	      [lt_cv_dlopen="dlopen"],
+-	  [AC_CHECK_LIB([dl], [dlopen],
+-		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
+-	    [AC_CHECK_LIB([svld], [dlopen],
+-		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
+-	      [AC_CHECK_LIB([dld], [dld_link],
+-		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
+-	      ])
+-	    ])
+-	  ])
+-	])
+-      ])
+-    ;;
+-  esac
++      *)
++	AC_MSG_ERROR([Unsupported tag name: $tagname])
++	;;
++      esac
+ 
+-  if test "x$lt_cv_dlopen" != xno; then
+-    enable_dlopen=yes
++      # Append the new tag name to the list of available tags.
++      if test -n "$tagname" ; then
++      available_tags="$available_tags $tagname"
++    fi
++    fi
++  done
++  IFS="$lt_save_ifs"
++
++  # Now substitute the updated list of available tags.
++  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
++    mv "${ofile}T" "$ofile"
++    chmod +x "$ofile"
+   else
+-    enable_dlopen=no
++    rm -f "${ofile}T"
++    AC_MSG_ERROR([unable to update list of available tagged configurations.])
+   fi
++fi
++])# _LT_AC_TAGCONFIG
+ 
+-  case $lt_cv_dlopen in
+-  dlopen)
+-    save_CPPFLAGS="$CPPFLAGS"
+-    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
+-
+-    save_LDFLAGS="$LDFLAGS"
+-    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
+ 
+-    save_LIBS="$LIBS"
+-    LIBS="$lt_cv_dlopen_libs $LIBS"
++# AC_LIBTOOL_DLOPEN
++# -----------------
++# enable checks for dlopen support
++AC_DEFUN([AC_LIBTOOL_DLOPEN],
++ [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
++])# AC_LIBTOOL_DLOPEN
+ 
+-    AC_CACHE_CHECK([whether a program can dlopen itself],
+-	  lt_cv_dlopen_self, [dnl
+-	  _LT_AC_TRY_DLOPEN_SELF(
+-	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
+-	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
+-    ])
+ 
+-    if test "x$lt_cv_dlopen_self" = xyes; then
+-      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
+-      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
+-    	  lt_cv_dlopen_self_static, [dnl
+-	  _LT_AC_TRY_DLOPEN_SELF(
+-	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
+-	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
+-      ])
+-    fi
++# AC_LIBTOOL_WIN32_DLL
++# --------------------
++# declare package support for building win32 DLLs
++AC_DEFUN([AC_LIBTOOL_WIN32_DLL],
++[AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
++])# AC_LIBTOOL_WIN32_DLL
+ 
+-    CPPFLAGS="$save_CPPFLAGS"
+-    LDFLAGS="$save_LDFLAGS"
+-    LIBS="$save_LIBS"
+-    ;;
+-  esac
+ 
+-  case $lt_cv_dlopen_self in
+-  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+-  *) enable_dlopen_self=unknown ;;
+-  esac
+-
+-  case $lt_cv_dlopen_self_static in
+-  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
+-  *) enable_dlopen_self_static=unknown ;;
+-  esac
+-fi
+-])# AC_LIBTOOL_DLOPEN_SELF
++# AC_ENABLE_SHARED([DEFAULT])
++# ---------------------------
++# implement the --enable-shared flag
++# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
++AC_DEFUN([AC_ENABLE_SHARED],
++[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
++AC_ARG_ENABLE([shared],
++    [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
++	[build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
++    [p=${PACKAGE-default}
++    case $enableval in
++    yes) enable_shared=yes ;;
++    no) enable_shared=no ;;
++    *)
++      enable_shared=no
++      # Look at the argument we got.  We use all the common list separators.
++      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
++      for pkg in $enableval; do
++	IFS="$lt_save_ifs"
++	if test "X$pkg" = "X$p"; then
++	  enable_shared=yes
++	fi
++      done
++      IFS="$lt_save_ifs"
++      ;;
++    esac],
++    [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
++])# AC_ENABLE_SHARED
+ 
+ 
+-# AC_LIBTOOL_PROG_CC_C_O([TAGNAME])
+-# ---------------------------------
+-# Check to see if options -c and -o are simultaneously supported by compiler
+-AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O],
+-[AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
+-AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
+-  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
+-  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
+-   $rm -r conftest 2>/dev/null
+-   mkdir conftest
+-   cd conftest
+-   mkdir out
+-   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
++# AC_DISABLE_SHARED
++# -----------------
++# set the default shared flag to --disable-shared
++AC_DEFUN([AC_DISABLE_SHARED],
++[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
++AC_ENABLE_SHARED(no)
++])# AC_DISABLE_SHARED
+ 
+-   lt_compiler_flag="-o out/conftest2.$ac_objext"
+-   # Insert the option either (1) after the last *FLAGS variable, or
+-   # (2) before a word containing "conftest.", or (3) at the end.
+-   # Note that $ac_compile itself does not contain backslashes and begins
+-   # with a dollar sign (not a hyphen), so the echo should work correctly.
+-   lt_compile=`echo "$ac_compile" | $SED \
+-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+-   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
+-   -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
+-   (eval "$lt_compile" 2>out/conftest.err)
+-   ac_status=$?
+-   cat out/conftest.err >&AS_MESSAGE_LOG_FD
+-   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
+-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
+-   then
+-     # The compiler can only warn and ignore the option if not recognized
+-     # So say no if there are warnings
+-     $echo "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
+-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
+-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
+-       _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
+-     fi
+-   fi
+-   chmod u+w . 2>&AS_MESSAGE_LOG_FD
+-   $rm conftest*
+-   # SGI C++ compiler will create directory out/ii_files/ for
+-   # template instantiation
+-   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
+-   $rm out/* && rmdir out
+-   cd ..
+-   rmdir conftest
+-   $rm conftest*
+-])
+-])# AC_LIBTOOL_PROG_CC_C_O
+ 
++# AC_ENABLE_STATIC([DEFAULT])
++# ---------------------------
++# implement the --enable-static flag
++# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
++AC_DEFUN([AC_ENABLE_STATIC],
++[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
++AC_ARG_ENABLE([static],
++    [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
++	[build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
++    [p=${PACKAGE-default}
++    case $enableval in
++    yes) enable_static=yes ;;
++    no) enable_static=no ;;
++    *)
++     enable_static=no
++      # Look at the argument we got.  We use all the common list separators.
++      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
++      for pkg in $enableval; do
++	IFS="$lt_save_ifs"
++	if test "X$pkg" = "X$p"; then
++	  enable_static=yes
++	fi
++      done
++      IFS="$lt_save_ifs"
++      ;;
++    esac],
++    [enable_static=]AC_ENABLE_STATIC_DEFAULT)
++])# AC_ENABLE_STATIC
+ 
+-# AC_LIBTOOL_SYS_HARD_LINK_LOCKS([TAGNAME])
+-# -----------------------------------------
+-# Check to see if we can do hard links to lock some files if needed
+-AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS],
+-[AC_REQUIRE([_LT_AC_LOCK])dnl
+ 
+-hard_links="nottested"
+-if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
+-  # do not overwrite the value of need_locks provided by the user
+-  AC_MSG_CHECKING([if we can lock with hard links])
+-  hard_links=yes
+-  $rm conftest*
+-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+-  touch conftest.a
+-  ln conftest.a conftest.b 2>&5 || hard_links=no
+-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
+-  AC_MSG_RESULT([$hard_links])
+-  if test "$hard_links" = no; then
+-    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
+-    need_locks=warn
+-  fi
+-else
+-  need_locks=no
+-fi
+-])# AC_LIBTOOL_SYS_HARD_LINK_LOCKS
++# AC_DISABLE_STATIC
++# -----------------
++# set the default static flag to --disable-static
++AC_DEFUN([AC_DISABLE_STATIC],
++[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
++AC_ENABLE_STATIC(no)
++])# AC_DISABLE_STATIC
+ 
+ 
+-# AC_LIBTOOL_OBJDIR
+-# -----------------
+-AC_DEFUN([AC_LIBTOOL_OBJDIR],
+-[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
+-[rm -f .libs 2>/dev/null
+-mkdir .libs 2>/dev/null
+-if test -d .libs; then
+-  lt_cv_objdir=.libs
+-else
+-  # MS-DOS does not allow filenames that begin with a dot.
+-  lt_cv_objdir=_libs
+-fi
+-rmdir .libs 2>/dev/null])
+-objdir=$lt_cv_objdir
+-])# AC_LIBTOOL_OBJDIR
++# AC_ENABLE_FAST_INSTALL([DEFAULT])
++# ---------------------------------
++# implement the --enable-fast-install flag
++# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
++AC_DEFUN([AC_ENABLE_FAST_INSTALL],
++[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
++AC_ARG_ENABLE([fast-install],
++    [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
++    [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
++    [p=${PACKAGE-default}
++    case $enableval in
++    yes) enable_fast_install=yes ;;
++    no) enable_fast_install=no ;;
++    *)
++      enable_fast_install=no
++      # Look at the argument we got.  We use all the common list separators.
++      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
++      for pkg in $enableval; do
++	IFS="$lt_save_ifs"
++	if test "X$pkg" = "X$p"; then
++	  enable_fast_install=yes
++	fi
++      done
++      IFS="$lt_save_ifs"
++      ;;
++    esac],
++    [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
++])# AC_ENABLE_FAST_INSTALL
+ 
+ 
+-# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([TAGNAME])
+-# ----------------------------------------------
+-# Check hardcoding attributes.
+-AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH],
+-[AC_MSG_CHECKING([how to hardcode library paths into programs])
+-_LT_AC_TAGVAR(hardcode_action, $1)=
+-if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
+-   test -n "$_LT_AC_TAGVAR(runpath_var, $1)" || \
+-   test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
++# AC_DISABLE_FAST_INSTALL
++# -----------------------
++# set the default to --disable-fast-install
++AC_DEFUN([AC_DISABLE_FAST_INSTALL],
++[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
++AC_ENABLE_FAST_INSTALL(no)
++])# AC_DISABLE_FAST_INSTALL
+ 
+-  # We can hardcode non-existant directories.
+-  if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
+-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
+-     # have to relink, otherwise we might link with an installed library
+-     # when we should be linking with a yet-to-be-installed one
+-     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
+-     test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
+-    # Linking always hardcodes the temporary library directory.
+-    _LT_AC_TAGVAR(hardcode_action, $1)=relink
+-  else
+-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
+-    _LT_AC_TAGVAR(hardcode_action, $1)=immediate
+-  fi
+-else
+-  # We cannot hardcode anything, or else we can only hardcode existing
+-  # directories.
+-  _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
+-fi
+-AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
+ 
+-if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
+-  # Fast installation is not supported
+-  enable_fast_install=no
+-elif test "$shlibpath_overrides_runpath" = yes ||
+-     test "$enable_shared" = no; then
+-  # Fast installation is not necessary
+-  enable_fast_install=needless
+-fi
+-])# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH
++# AC_LIBTOOL_PICMODE([MODE])
++# --------------------------
++# implement the --with-pic flag
++# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
++AC_DEFUN([AC_LIBTOOL_PICMODE],
++[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
++pic_mode=ifelse($#,1,$1,default)
++])# AC_LIBTOOL_PICMODE
+ 
+ 
+-# AC_LIBTOOL_SYS_LIB_STRIP
+-# ------------------------
+-AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP],
+-[striplib=
+-old_striplib=
+-AC_MSG_CHECKING([whether stripping libraries is possible])
+-if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
+-  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
+-  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
+-  AC_MSG_RESULT([yes])
+-else
+-# FIXME - insert some real tests, host_os isn't really good enough
+-  case $host_os in
+-   darwin*)
+-       if test -n "$STRIP" ; then
+-         striplib="$STRIP -x"
+-         AC_MSG_RESULT([yes])
+-       else
+-  AC_MSG_RESULT([no])
+-fi
+-       ;;
+-   *)
+-  AC_MSG_RESULT([no])
+-    ;;
+-  esac
+-fi
+-])# AC_LIBTOOL_SYS_LIB_STRIP
+-
+-
+-# AC_LIBTOOL_SYS_DYNAMIC_LINKER
+-# -----------------------------
+-# PORTME Fill in your ld.so characteristics
+-AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER],
+-[AC_MSG_CHECKING([dynamic linker characteristics])
+-library_names_spec=
+-libname_spec='lib$name'
+-soname_spec=
+-shrext_cmds=".so"
+-postinstall_cmds=
+-postuninstall_cmds=
+-finish_cmds=
+-finish_eval=
+-shlibpath_var=
+-shlibpath_overrides_runpath=unknown
+-version_type=none
+-dynamic_linker="$host_os ld.so"
+-sys_lib_dlsearch_path_spec="/lib /usr/lib"
+-if test "$GCC" = yes; then
+-  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
+-    # if the path contains ";" then we assume it to be the separator
+-    # otherwise default to the standard path separator (i.e. ":") - it is
+-    # assumed that no part of a normal pathname contains ";" but that should
+-    # okay in the real world where ";" in dirpaths is itself problematic.
+-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+-  else
+-    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+-  fi
+-else
+-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
+-fi
+-need_lib_prefix=unknown
+-hardcode_into_libs=no
+-
+-# when you set need_version to no, make sure it does not cause -set_version
+-# flags to be left without arguments
+-need_version=unknown
++# AC_PROG_EGREP
++# -------------
++# This is predefined starting with Autoconf 2.54, so this conditional
++# definition can be removed once we require Autoconf 2.54 or later.
++m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP],
++[AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
++   [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
++    then ac_cv_prog_egrep='grep -E'
++    else ac_cv_prog_egrep='egrep'
++    fi])
++ EGREP=$ac_cv_prog_egrep
++ AC_SUBST([EGREP])
++])])
+ 
+-case $host_os in
+-aix3*)
+-  version_type=linux
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
+-  shlibpath_var=LIBPATH
+ 
+-  # AIX 3 has no versioning support, so we append a major version to the name.
+-  soname_spec='${libname}${release}${shared_ext}$major'
++# AC_PATH_TOOL_PREFIX
++# -------------------
++# find a file program which can recognize shared library
++AC_DEFUN([AC_PATH_TOOL_PREFIX],
++[AC_REQUIRE([AC_PROG_EGREP])dnl
++AC_MSG_CHECKING([for $1])
++AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
++[case $MAGIC_CMD in
++[[\\/*] |  ?:[\\/]*])
++  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+   ;;
++*)
++  lt_save_MAGIC_CMD="$MAGIC_CMD"
++  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
++dnl $ac_dummy forces splitting on constant user-supplied paths.
++dnl POSIX.2 word splitting is done only on the output of word expansions,
++dnl not every word.  This closes a longstanding sh security hole.
++  ac_dummy="ifelse([$2], , $PATH, [$2])"
++  for ac_dir in $ac_dummy; do
++    IFS="$lt_save_ifs"
++    test -z "$ac_dir" && ac_dir=.
++    if test -f $ac_dir/$1; then
++      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
++      if test -n "$file_magic_test_file"; then
++	case $deplibs_check_method in
++	"file_magic "*)
++	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
++	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
++	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
++	    $EGREP "$file_magic_regex" > /dev/null; then
++	    :
++	  else
++	    cat <<EOF 1>&2
+ 
+-aix4* | aix5*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  hardcode_into_libs=yes
+-  if test "$host_cpu" = ia64; then
+-    # AIX 5 supports IA64
+-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
+-    shlibpath_var=LD_LIBRARY_PATH
+-  else
+-    # With GCC up to 2.95.x, collect2 would create an import file
+-    # for dependence libraries.  The import file would start with
+-    # the line `#! .'.  This would cause the generated library to
+-    # depend on `.', always an invalid library.  This was fixed in
+-    # development snapshots of GCC prior to 3.0.
+-    case $host_os in
+-      aix4 | aix4.[[01]] | aix4.[[01]].*)
+-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
+-	   echo ' yes '
+-	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
+-	:
+-      else
+-	can_build_shared=no
++*** Warning: the command libtool uses to detect shared libraries,
++*** $file_magic_cmd, produces output that libtool cannot recognize.
++*** The result is that libtool may fail to recognize shared libraries
++*** as such.  This will affect the creation of libtool libraries that
++*** depend on shared libraries, but programs linked with such libtool
++*** libraries will work regardless of this problem.  Nevertheless, you
++*** may want to report the problem to your system manager and/or to
++*** bug-libtool@gnu.org
++
++EOF
++	  fi ;;
++	esac
+       fi
+-      ;;
+-    esac
+-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
+-    # soname into executable. Probably we can add versioning support to
+-    # collect2, so additional links can be useful in future.
+-    if test "$aix_use_runtimelinking" = yes; then
+-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
+-      # instead of lib<name>.a to let people know that these are not
+-      # typical AIX shared libraries.
+-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-    else
+-      # We preserve .a as extension for shared libraries through AIX4.2
+-      # and later when we are not doing run time linking.
+-      library_names_spec='${libname}${release}.a $libname.a'
+-      soname_spec='${libname}${release}${shared_ext}$major'
++      break
+     fi
+-    shlibpath_var=LIBPATH
+-  fi
+-  ;;
+-
+-amigaos*)
+-  library_names_spec='$libname.ixlibrary $libname.a'
+-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
+-  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
+-  ;;
+-
+-beos*)
+-  library_names_spec='${libname}${shared_ext}'
+-  dynamic_linker="$host_os ld.so"
+-  shlibpath_var=LIBRARY_PATH
+-  ;;
+-
+-bsdi[[45]]*)
+-  version_type=linux
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
+-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
+-  # the default ld.so.conf also contains /usr/contrib/lib and
+-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
+-  # libtool to hard-code these into programs
++  done
++  IFS="$lt_save_ifs"
++  MAGIC_CMD="$lt_save_MAGIC_CMD"
+   ;;
++esac])
++MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
++if test -n "$MAGIC_CMD"; then
++  AC_MSG_RESULT($MAGIC_CMD)
++else
++  AC_MSG_RESULT(no)
++fi
++])# AC_PATH_TOOL_PREFIX
+ 
+-cygwin* | mingw* | pw32*)
+-  version_type=windows
+-  shrext_cmds=".dll"
+-  need_version=no
+-  need_lib_prefix=no
+ 
+-  case $GCC,$host_os in
+-  yes,cygwin* | yes,mingw* | yes,pw32*)
+-    library_names_spec='$libname.dll.a'
+-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
+-    postinstall_cmds='base_file=`basename \${file}`~
+-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
+-      dldir=$destdir/`dirname \$dlpath`~
+-      test -d \$dldir || mkdir -p \$dldir~
+-      $install_prog $dir/$dlname \$dldir/$dlname~
+-      chmod a+x \$dldir/$dlname'
+-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
+-      dlpath=$dir/\$dldll~
+-       $rm \$dlpath'
+-    shlibpath_overrides_runpath=yes
++# AC_PATH_MAGIC
++# -------------
++# find a file program which can recognize a shared library
++AC_DEFUN([AC_PATH_MAGIC],
++[AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
++if test -z "$lt_cv_path_MAGIC_CMD"; then
++  if test -n "$ac_tool_prefix"; then
++    AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
++  else
++    MAGIC_CMD=:
++  fi
++fi
++])# AC_PATH_MAGIC
+ 
+-    case $host_os in
+-    cygwin*)
+-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
+-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
+-      ;;
+-    mingw*)
+-      # MinGW DLLs use traditional 'lib' prefix
+-      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+-      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
+-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
+-        # It is most probably a Windows format PATH printed by
+-        # mingw gcc, but we are running on Cygwin. Gcc prints its search
+-        # path with ; separators, and with drive letters. We can handle the
+-        # drive letters (cygwin fileutils understands them), so leave them,
+-        # especially as we might pass files found there to a mingw objdump,
+-        # which wouldn't understand a cygwinified path. Ahh.
+-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
+-      else
+-        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
+-      fi
+-      ;;
+-    pw32*)
+-      # pw32 DLLs use 'pw' prefix rather than 'lib'
+-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
+-      ;;
+-    esac
+-    ;;
+ 
+-  *)
+-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
+-    ;;
+-  esac
+-  dynamic_linker='Win32 ld.exe'
+-  # FIXME: first we should search . and the directory the executable is in
+-  shlibpath_var=PATH
++# AC_PROG_LD
++# ----------
++# find the pathname to the GNU or non-GNU linker
++AC_DEFUN([AC_PROG_LD],
++[AC_ARG_WITH([gnu-ld],
++    [AC_HELP_STRING([--with-gnu-ld],
++	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
++    [test "$withval" = no || with_gnu_ld=yes],
++    [with_gnu_ld=no])
++AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_REQUIRE([AC_PROG_CC])dnl
++AC_REQUIRE([AC_CANONICAL_HOST])dnl
++AC_REQUIRE([AC_CANONICAL_BUILD])dnl
++ac_prog=ld
++if test "$GCC" = yes; then
++  # Check if gcc -print-prog-name=ld gives a path.
++  AC_MSG_CHECKING([for ld used by $CC])
++  case $host in
++  *-*-mingw*)
++    # gcc leaves a trailing carriage return which upsets mingw
++    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
++  *)
++    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
++  esac
++  case $ac_prog in
++    # Accept absolute paths.
++    [[\\/]]* | ?:[[\\/]]*)
++      re_direlt='/[[^/]][[^/]]*/\.\./'
++      # Canonicalize the pathname of ld
++      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
++      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
++	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
++      done
++      test -z "$LD" && LD="$ac_prog"
++      ;;
++  "")
++    # If it fails, then pretend we aren't using GCC.
++    ac_prog=ld
++    ;;
++  *)
++    # If it is relative, then search for the first ld in PATH.
++    with_gnu_ld=unknown
++    ;;
++  esac
++elif test "$with_gnu_ld" = yes; then
++  AC_MSG_CHECKING([for GNU ld])
++else
++  AC_MSG_CHECKING([for non-GNU ld])
++fi
++AC_CACHE_VAL(lt_cv_path_LD,
++[if test -z "$LD"; then
++  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
++  for ac_dir in $PATH; do
++    IFS="$lt_save_ifs"
++    test -z "$ac_dir" && ac_dir=.
++    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
++      lt_cv_path_LD="$ac_dir/$ac_prog"
++      # Check to see if the program is GNU ld.  I'd rather use --version,
++      # but apparently some variants of GNU ld only accept -v.
++      # Break only if it was the GNU/non-GNU ld that we prefer.
++      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
++      *GNU* | *'with BFD'*)
++	test "$with_gnu_ld" != no && break
++	;;
++      *)
++	test "$with_gnu_ld" != yes && break
++	;;
++      esac
++    fi
++  done
++  IFS="$lt_save_ifs"
++else
++  lt_cv_path_LD="$LD" # Let the user override the test with a path.
++fi])
++LD="$lt_cv_path_LD"
++if test -n "$LD"; then
++  AC_MSG_RESULT($LD)
++else
++  AC_MSG_RESULT(no)
++fi
++test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
++AC_PROG_LD_GNU
++])# AC_PROG_LD
++
++
++# AC_PROG_LD_GNU
++# --------------
++AC_DEFUN([AC_PROG_LD_GNU],
++[AC_REQUIRE([AC_PROG_EGREP])dnl
++AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
++[# I'd rather use --version here, but apparently some GNU lds only accept -v.
++case `$LD -v 2>&1 </dev/null` in
++*GNU* | *'with BFD'*)
++  lt_cv_prog_gnu_ld=yes
+   ;;
++*)
++  lt_cv_prog_gnu_ld=no
++  ;;
++esac])
++with_gnu_ld=$lt_cv_prog_gnu_ld
++])# AC_PROG_LD_GNU
+ 
+-darwin* | rhapsody*)
+-  dynamic_linker="$host_os dyld"
+-  version_type=darwin
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
+-  soname_spec='${libname}${release}${major}$shared_ext'
+-  shlibpath_overrides_runpath=yes
+-  shlibpath_var=DYLD_LIBRARY_PATH
+-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
+-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
+-  if test "$GCC" = yes; then
+-    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
+-  else
+-    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
+-  fi
+-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
++
++# AC_PROG_LD_RELOAD_FLAG
++# ----------------------
++# find reload flag for linker
++#   -- PORTME Some linkers may need a different reload flag.
++AC_DEFUN([AC_PROG_LD_RELOAD_FLAG],
++[AC_CACHE_CHECK([for $LD option to reload object files],
++  lt_cv_ld_reload_flag,
++  [lt_cv_ld_reload_flag='-r'])
++reload_flag=$lt_cv_ld_reload_flag
++case $reload_flag in
++"" | " "*) ;;
++*) reload_flag=" $reload_flag" ;;
++esac
++reload_cmds='$LD$reload_flag -o $output$reload_objs'
++case $host_os in
++  darwin*)
++    if test "$GCC" = yes; then
++      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
++    else
++      reload_cmds='$LD$reload_flag -o $output$reload_objs'
++    fi
++    ;;
++esac
++])# AC_PROG_LD_RELOAD_FLAG
++
++
++# AC_DEPLIBS_CHECK_METHOD
++# -----------------------
++# how to check for library dependencies
++#  -- PORTME fill in with the dynamic library characteristics
++AC_DEFUN([AC_DEPLIBS_CHECK_METHOD],
++[AC_CACHE_CHECK([how to recognize dependent libraries],
++lt_cv_deplibs_check_method,
++[lt_cv_file_magic_cmd='$MAGIC_CMD'
++lt_cv_file_magic_test_file=
++lt_cv_deplibs_check_method='unknown'
++# Need to set the preceding variable on all platforms that support
++# interlibrary dependencies.
++# 'none' -- dependencies not supported.
++# `unknown' -- same as none, but documents that we really don't know.
++# 'pass_all' -- all dependencies passed with no checks.
++# 'test_compile' -- check by making test program.
++# 'file_magic [[regex]]' -- check by looking for files in library path
++# which responds to the $file_magic_cmd with a given extended regex.
++# If you have `file' or equivalent on your system and you're not sure
++# whether `pass_all' will *always* work, you probably want this one.
++
++case $host_os in
++aix4* | aix5*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-dgux*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
++beos*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-freebsd1*)
+-  dynamic_linker=no
++bsdi[[45]]*)
++  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
++  lt_cv_file_magic_cmd='/usr/bin/file -L'
++  lt_cv_file_magic_test_file=/shlib/libc.so
+   ;;
+ 
+-kfreebsd*-gnu)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=no
+-  hardcode_into_libs=yes
+-  dynamic_linker='GNU ld.so'
++cygwin*)
++  # func_win32_libid is a shell function defined in ltmain.sh
++  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
++  lt_cv_file_magic_cmd='func_win32_libid'
+   ;;
+ 
+-freebsd* | dragonfly*)
+-  # DragonFly does not have aout.  When/if they implement a new
+-  # versioning mechanism, adjust this.
+-  if test -x /usr/bin/objformat; then
+-    objformat=`/usr/bin/objformat`
++mingw* | pw32*)
++  # Base MSYS/MinGW do not provide the 'file' command needed by
++  # func_win32_libid shell function, so use a weaker test based on 'objdump',
++  # unless we find 'file', for example because we are cross-compiling.
++  if ( file / ) >/dev/null 2>&1; then
++    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
++    lt_cv_file_magic_cmd='func_win32_libid'
+   else
+-    case $host_os in
+-    freebsd[[123]]*) objformat=aout ;;
+-    *) objformat=elf ;;
+-    esac
++    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
++    lt_cv_file_magic_cmd='$OBJDUMP -f'
+   fi
+-  version_type=freebsd-$objformat
+-  case $version_type in
+-    freebsd-elf*)
+-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+-      need_version=no
+-      need_lib_prefix=no
+-      ;;
+-    freebsd-*)
+-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
+-      need_version=yes
+-      ;;
+-  esac
+-  shlibpath_var=LD_LIBRARY_PATH
+-  case $host_os in
+-  freebsd2*)
+-    shlibpath_overrides_runpath=yes
+-    ;;
+-  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
+-    shlibpath_overrides_runpath=yes
+-    hardcode_into_libs=yes
+-    ;;
+-  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
+-  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
+-    shlibpath_overrides_runpath=no
+-    hardcode_into_libs=yes
+-    ;;
+-  freebsd*) # from 4.6 on
+-    shlibpath_overrides_runpath=yes
+-    hardcode_into_libs=yes
+-    ;;
+-  esac
+   ;;
+ 
+-gnu*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  hardcode_into_libs=yes
++darwin* | rhapsody*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-hpux9* | hpux10* | hpux11*)
+-  # Give a soname corresponding to the major version so that dld.sl refuses to
+-  # link against other versions.
+-  version_type=sunos
+-  need_lib_prefix=no
+-  need_version=no
+-  case $host_cpu in
+-  ia64*)
+-    shrext_cmds='.so'
+-    hardcode_into_libs=yes
+-    dynamic_linker="$host_os dld.so"
+-    shlibpath_var=LD_LIBRARY_PATH
+-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-    soname_spec='${libname}${release}${shared_ext}$major'
+-    if test "X$HPUX_IA64_MODE" = X32; then
+-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
+-    else
+-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
+-    fi
+-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+-    ;;
+-   hppa*64*)
+-     shrext_cmds='.sl'
+-     hardcode_into_libs=yes
+-     dynamic_linker="$host_os dld.sl"
+-     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
+-     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
+-     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-     soname_spec='${libname}${release}${shared_ext}$major'
+-     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
+-     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
+-     ;;
+-   *)
+-    shrext_cmds='.sl'
+-    dynamic_linker="$host_os dld.sl"
+-    shlibpath_var=SHLIB_PATH
+-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
+-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-    soname_spec='${libname}${release}${shared_ext}$major'
+-    ;;
+-  esac
+-  # HP-UX runs *really* slowly unless shared libraries are mode 555.
+-  postinstall_cmds='chmod 555 $lib'
++freebsd* | dragonfly*)
++  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
++    case $host_cpu in
++    i*86 )
++      # Not sure whether the presence of OpenBSD here was a mistake.
++      # Let's accept both of them until this is cleared up.
++      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
++      lt_cv_file_magic_cmd=/usr/bin/file
++      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
++      ;;
++    esac
++  else
++    lt_cv_deplibs_check_method=pass_all
++  fi
+   ;;
+ 
+-interix3*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=no
+-  hardcode_into_libs=yes
++gnu*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-irix5* | irix6* | nonstopux*)
+-  case $host_os in
+-    nonstopux*) version_type=nonstopux ;;
+-    *)
+-	if test "$lt_cv_prog_gnu_ld" = yes; then
+-		version_type=linux
+-	else
+-		version_type=irix
+-	fi ;;
+-  esac
+-  need_lib_prefix=no
+-  need_version=no
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
+-  case $host_os in
+-  irix5* | nonstopux*)
+-    libsuff= shlibsuff=
++hpux10.20* | hpux11*)
++  lt_cv_file_magic_cmd=/usr/bin/file
++  case $host_cpu in
++  ia64*)
++    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
++    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
++    ;;
++  hppa*64*)
++    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
++    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+     ;;
+   *)
+-    case $LD in # libtool.m4 will add one of these switches to LD
+-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
+-      libsuff= shlibsuff= libmagic=32-bit;;
+-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
+-      libsuff=32 shlibsuff=N32 libmagic=N32;;
+-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
+-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
+-    *) libsuff= shlibsuff= libmagic=never-match;;
+-    esac
++    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
++    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+     ;;
+   esac
+-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
+-  shlibpath_overrides_runpath=no
+-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
+-  hardcode_into_libs=yes
+   ;;
+ 
+-# No shared lib support for Linux oldld, aout, or coff.
+-linux*oldld* | linux*aout* | linux*coff*)
+-  dynamic_linker=no
++interix[[3-9]]*)
++  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
++  lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
+   ;;
+ 
+-# This must be Linux ELF.
+-linux*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=no
+-  # This implies no fast_install, which is unacceptable.
+-  # Some rework will be needed to allow for fast_install
+-  # before this can be enabled.
+-  hardcode_into_libs=yes
+-
+-  # Append ld.so.conf contents to the search path
+-  if test -f /etc/ld.so.conf; then
+-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
+-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+-  fi
+-
+-  # We used to test for /lib/ld.so.1 and disable shared libraries on
+-  # powerpc, because MkLinux only supported shared libraries with the
+-  # GNU dynamic linker.  Since this was broken with cross compilers,
+-  # most powerpc-linux boxes support dynamic linking these days and
+-  # people can always --disable-shared, the test was removed, and we
+-  # assume the GNU/Linux dynamic linker is in use.
+-  dynamic_linker='GNU/Linux ld.so'
++irix5* | irix6* | nonstopux*)
++  case $LD in
++  *-32|*"-32 ") libmagic=32-bit;;
++  *-n32|*"-n32 ") libmagic=N32;;
++  *-64|*"-64 ") libmagic=64-bit;;
++  *) libmagic=never-match;;
++  esac
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-knetbsd*-gnu)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=no
+-  hardcode_into_libs=yes
+-  dynamic_linker='GNU ld.so'
++# This must be Linux ELF.
++linux* | k*bsd*-gnu)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-netbsd*)
+-  version_type=sunos
+-  need_lib_prefix=no
+-  need_version=no
+-  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
+-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+-    dynamic_linker='NetBSD (a.out) ld.so'
++netbsd* | netbsdelf*-gnu)
++  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
++    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+   else
+-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+-    soname_spec='${libname}${release}${shared_ext}$major'
+-    dynamic_linker='NetBSD ld.elf_so'
++    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
+   fi
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=yes
+-  hardcode_into_libs=yes
+   ;;
+ 
+-newsos6)
+-  version_type=linux
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=yes
++newos6*)
++  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
++  lt_cv_file_magic_cmd=/usr/bin/file
++  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+   ;;
+ 
+ nto-qnx*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=yes
++  lt_cv_deplibs_check_method=unknown
+   ;;
+ 
+ openbsd*)
+-  version_type=sunos
+-  sys_lib_dlsearch_path_spec="/usr/lib"
+-  need_lib_prefix=no
+-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
+-  case $host_os in
+-    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
+-    *)                         need_version=no  ;;
+-  esac
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+-  shlibpath_var=LD_LIBRARY_PATH
+   if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+-    case $host_os in
+-      openbsd2.[[89]] | openbsd2.[[89]].*)
+-	shlibpath_overrides_runpath=no
+-	;;
+-      *)
+-	shlibpath_overrides_runpath=yes
+-	;;
+-      esac
++    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
+   else
+-    shlibpath_overrides_runpath=yes
++    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+   fi
+   ;;
+ 
+-os2*)
+-  libname_spec='$name'
+-  shrext_cmds=".dll"
+-  need_lib_prefix=no
+-  library_names_spec='$libname${shared_ext} $libname.a'
+-  dynamic_linker='OS/2 ld.exe'
+-  shlibpath_var=LIBPATH
+-  ;;
+-
+ osf3* | osf4* | osf5*)
+-  version_type=osf
+-  need_lib_prefix=no
+-  need_version=no
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
+-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-solaris*)
+-  version_type=linux
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=yes
+-  hardcode_into_libs=yes
+-  # ldd complains unless libraries are executable
+-  postinstall_cmds='chmod +x $lib'
++rdos*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+-sunos4*)
+-  version_type=sunos
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  shlibpath_overrides_runpath=yes
+-  if test "$with_gnu_ld" = yes; then
+-    need_lib_prefix=no
+-  fi
+-  need_version=yes
++solaris*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+ sysv4 | sysv4.3*)
+-  version_type=linux
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+   case $host_vendor in
+-    sni)
+-      shlibpath_overrides_runpath=no
+-      need_lib_prefix=no
+-      export_dynamic_flag_spec='${wl}-Blargedynsym'
+-      runpath_var=LD_RUN_PATH
+-      ;;
+-    siemens)
+-      need_lib_prefix=no
+-      ;;
+-    motorola)
+-      need_lib_prefix=no
+-      need_version=no
+-      shlibpath_overrides_runpath=no
+-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
+-      ;;
++  motorola)
++    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
++    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
++    ;;
++  ncr)
++    lt_cv_deplibs_check_method=pass_all
++    ;;
++  sequent)
++    lt_cv_file_magic_cmd='/bin/file'
++    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
++    ;;
++  sni)
++    lt_cv_file_magic_cmd='/bin/file'
++    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
++    lt_cv_file_magic_test_file=/lib/libc.so
++    ;;
++  siemens)
++    lt_cv_deplibs_check_method=pass_all
++    ;;
++  pc)
++    lt_cv_deplibs_check_method=pass_all
++    ;;
+   esac
+   ;;
+ 
+-sysv4*MP*)
+-  if test -d /usr/nec ;then
+-    version_type=linux
+-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
+-    soname_spec='$libname${shared_ext}.$major'
+-    shlibpath_var=LD_LIBRARY_PATH
+-  fi
++sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
++  lt_cv_deplibs_check_method=pass_all
+   ;;
++esac
++])
++file_magic_cmd=$lt_cv_file_magic_cmd
++deplibs_check_method=$lt_cv_deplibs_check_method
++test -z "$deplibs_check_method" && deplibs_check_method=unknown
++])# AC_DEPLIBS_CHECK_METHOD
+ 
+-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+-  version_type=freebsd-elf
+-  need_lib_prefix=no
+-  need_version=no
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  hardcode_into_libs=yes
+-  if test "$with_gnu_ld" = yes; then
+-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
+-    shlibpath_overrides_runpath=no
+-  else
+-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
+-    shlibpath_overrides_runpath=yes
+-    case $host_os in
+-      sco3.2v5*)
+-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
+-	;;
+-    esac
++
++# AC_PROG_NM
++# ----------
++# find the pathname to a BSD-compatible name lister
++AC_DEFUN([AC_PROG_NM],
++[AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
++[if test -n "$NM"; then
++  # Let the user override the test.
++  lt_cv_path_NM="$NM"
++else
++  lt_nm_to_check="${ac_tool_prefix}nm"
++  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
++    lt_nm_to_check="$lt_nm_to_check nm"
+   fi
+-  sys_lib_dlsearch_path_spec='/usr/lib'
+-  ;;
++  for lt_tmp_nm in $lt_nm_to_check; do
++    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
++    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
++      IFS="$lt_save_ifs"
++      test -z "$ac_dir" && ac_dir=.
++      tmp_nm="$ac_dir/$lt_tmp_nm"
++      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
++	# Check to see if the nm accepts a BSD-compat flag.
++	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
++	#   nm: unknown option "B" ignored
++	# Tru64's nm complains that /dev/null is an invalid object file
++	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
++	*/dev/null* | *'Invalid file or object type'*)
++	  lt_cv_path_NM="$tmp_nm -B"
++	  break
++	  ;;
++	*)
++	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
++	  */dev/null*)
++	    lt_cv_path_NM="$tmp_nm -p"
++	    break
++	    ;;
++	  *)
++	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
++	    continue # so that we can try to find one that supports BSD flags
++	    ;;
++	  esac
++	  ;;
++	esac
++      fi
++    done
++    IFS="$lt_save_ifs"
++  done
++  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
++fi])
++NM="$lt_cv_path_NM"
++])# AC_PROG_NM
+ 
+-uts4*)
+-  version_type=linux
+-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
+-  soname_spec='${libname}${release}${shared_ext}$major'
+-  shlibpath_var=LD_LIBRARY_PATH
+-  ;;
+ 
++# AC_CHECK_LIBM
++# -------------
++# check for math library
++AC_DEFUN([AC_CHECK_LIBM],
++[AC_REQUIRE([AC_CANONICAL_HOST])dnl
++LIBM=
++case $host in
++*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
++  # These system don't have libm, or don't need it
++  ;;
++*-ncr-sysv4.3*)
++  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
++  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
++  ;;
+ *)
+-  dynamic_linker=no
++  AC_CHECK_LIB(m, cos, LIBM="-lm")
+   ;;
+ esac
+-AC_MSG_RESULT([$dynamic_linker])
+-test "$dynamic_linker" = no && can_build_shared=no
++])# AC_CHECK_LIBM
+ 
+-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+-if test "$GCC" = yes; then
+-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
+-fi
+-])# AC_LIBTOOL_SYS_DYNAMIC_LINKER
+ 
++# AC_LIBLTDL_CONVENIENCE([DIRECTORY])
++# -----------------------------------
++# sets LIBLTDL to the link flags for the libltdl convenience library and
++# LTDLINCL to the include flags for the libltdl header and adds
++# --enable-ltdl-convenience to the configure arguments.  Note that
++# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
++# it is assumed to be `libltdl'.  LIBLTDL will be prefixed with
++# '${top_builddir}/' and LTDLINCL will be prefixed with '${top_srcdir}/'
++# (note the single quotes!).  If your package is not flat and you're not
++# using automake, define top_builddir and top_srcdir appropriately in
++# the Makefiles.
++AC_DEFUN([AC_LIBLTDL_CONVENIENCE],
++[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
++  case $enable_ltdl_convenience in
++  no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
++  "") enable_ltdl_convenience=yes
++      ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
++  esac
++  LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
++  LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
++  # For backwards non-gettext consistent compatibility...
++  INCLTDL="$LTDLINCL"
++])# AC_LIBLTDL_CONVENIENCE
+ 
+-# _LT_AC_TAGCONFIG
+-# ----------------
+-AC_DEFUN([_LT_AC_TAGCONFIG],
+-[AC_ARG_WITH([tags],
+-    [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
+-        [include additional configurations @<:@automatic@:>@])],
+-    [tagnames="$withval"])
+ 
+-if test -f "$ltmain" && test -n "$tagnames"; then
+-  if test ! -f "${ofile}"; then
+-    AC_MSG_WARN([output file `$ofile' does not exist])
++# AC_LIBLTDL_INSTALLABLE([DIRECTORY])
++# -----------------------------------
++# sets LIBLTDL to the link flags for the libltdl installable library and
++# LTDLINCL to the include flags for the libltdl header and adds
++# --enable-ltdl-install to the configure arguments.  Note that
++# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
++# and an installed libltdl is not found, it is assumed to be `libltdl'.
++# LIBLTDL will be prefixed with '${top_builddir}/'# and LTDLINCL with
++# '${top_srcdir}/' (note the single quotes!).  If your package is not
++# flat and you're not using automake, define top_builddir and top_srcdir
++# appropriately in the Makefiles.
++# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
++AC_DEFUN([AC_LIBLTDL_INSTALLABLE],
++[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
++  AC_CHECK_LIB(ltdl, lt_dlinit,
++  [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
++  [if test x"$enable_ltdl_install" = xno; then
++     AC_MSG_WARN([libltdl not installed, but installation disabled])
++   else
++     enable_ltdl_install=yes
++   fi
++  ])
++  if test x"$enable_ltdl_install" = x"yes"; then
++    ac_configure_args="$ac_configure_args --enable-ltdl-install"
++    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
++    LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
++  else
++    ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
++    LIBLTDL="-lltdl"
++    LTDLINCL=
+   fi
++  # For backwards non-gettext consistent compatibility...
++  INCLTDL="$LTDLINCL"
++])# AC_LIBLTDL_INSTALLABLE
+ 
+-  if test -z "$LTCC"; then
+-    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
+-    if test -z "$LTCC"; then
+-      AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
+-    else
+-      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
+-    fi
+-  fi
+-  if test -z "$LTCFLAGS"; then
+-    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
+-  fi
+ 
+-  # Extract list of available tagged configurations in $ofile.
+-  # Note that this assumes the entire list is on one line.
+-  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
++# AC_LIBTOOL_CXX
++# --------------
++# enable support for C++ libraries
++AC_DEFUN([AC_LIBTOOL_CXX],
++[AC_REQUIRE([_LT_AC_LANG_CXX])
++])# AC_LIBTOOL_CXX
+ 
+-  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+-  for tagname in $tagnames; do
+-    IFS="$lt_save_ifs"
+-    # Check whether tagname contains only valid characters
+-    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
+-    "") ;;
+-    *)  AC_MSG_ERROR([invalid tag name: $tagname])
+-	;;
+-    esac
+ 
+-    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
+-    then
+-      AC_MSG_ERROR([tag name \"$tagname\" already exists])
+-    fi
++# _LT_AC_LANG_CXX
++# ---------------
++AC_DEFUN([_LT_AC_LANG_CXX],
++[AC_REQUIRE([AC_PROG_CXX])
++AC_REQUIRE([_LT_AC_PROG_CXXCPP])
++_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
++])# _LT_AC_LANG_CXX
+ 
+-    # Update the list of available tags.
+-    if test -n "$tagname"; then
+-      echo appending configuration tag \"$tagname\" to $ofile
++# _LT_AC_PROG_CXXCPP
++# ------------------
++AC_DEFUN([_LT_AC_PROG_CXXCPP],
++[
++AC_REQUIRE([AC_PROG_CXX])
++if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
++    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
++    (test "X$CXX" != "Xg++"))) ; then
++  AC_PROG_CXXCPP
++fi
++])# _LT_AC_PROG_CXXCPP
+ 
+-      case $tagname in
+-      CXX)
+-	if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+-	    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+-	    (test "X$CXX" != "Xg++"))) ; then
+-	  AC_LIBTOOL_LANG_CXX_CONFIG
+-	else
+-	  tagname=""
+-	fi
+-	;;
++# AC_LIBTOOL_F77
++# --------------
++# enable support for Fortran 77 libraries
++AC_DEFUN([AC_LIBTOOL_F77],
++[AC_REQUIRE([_LT_AC_LANG_F77])
++])# AC_LIBTOOL_F77
+ 
+-      F77)
+-	if test -n "$F77" && test "X$F77" != "Xno"; then
+-	  AC_LIBTOOL_LANG_F77_CONFIG
+-	else
+-	  tagname=""
+-	fi
+-	;;
+ 
+-      GCJ)
+-	if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
+-	  AC_LIBTOOL_LANG_GCJ_CONFIG
+-	else
+-	  tagname=""
+-	fi
+-	;;
++# _LT_AC_LANG_F77
++# ---------------
++AC_DEFUN([_LT_AC_LANG_F77],
++[AC_REQUIRE([AC_PROG_F77])
++_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
++])# _LT_AC_LANG_F77
+ 
+-      RC)
+-	AC_LIBTOOL_LANG_RC_CONFIG
+-	;;
+ 
+-      *)
+-	AC_MSG_ERROR([Unsupported tag name: $tagname])
+-	;;
+-      esac
++# AC_LIBTOOL_GCJ
++# --------------
++# enable support for GCJ libraries
++AC_DEFUN([AC_LIBTOOL_GCJ],
++[AC_REQUIRE([_LT_AC_LANG_GCJ])
++])# AC_LIBTOOL_GCJ
+ 
+-      # Append the new tag name to the list of available tags.
+-      if test -n "$tagname" ; then
+-      available_tags="$available_tags $tagname"
+-    fi
+-    fi
+-  done
+-  IFS="$lt_save_ifs"
+ 
+-  # Now substitute the updated list of available tags.
+-  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
+-    mv "${ofile}T" "$ofile"
+-    chmod +x "$ofile"
+-  else
+-    rm -f "${ofile}T"
+-    AC_MSG_ERROR([unable to update list of available tagged configurations.])
+-  fi
+-fi
+-])# _LT_AC_TAGCONFIG
++# _LT_AC_LANG_GCJ
++# ---------------
++AC_DEFUN([_LT_AC_LANG_GCJ],
++[AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
++  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
++    [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
++      [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
++	 [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
++	   [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
++_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
++])# _LT_AC_LANG_GCJ
+ 
+ 
+-# AC_LIBTOOL_DLOPEN
+-# -----------------
+-# enable checks for dlopen support
+-AC_DEFUN([AC_LIBTOOL_DLOPEN],
+- [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
+-])# AC_LIBTOOL_DLOPEN
++# AC_LIBTOOL_RC
++# -------------
++# enable support for Windows resource files
++AC_DEFUN([AC_LIBTOOL_RC],
++[AC_REQUIRE([LT_AC_PROG_RC])
++_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
++])# AC_LIBTOOL_RC
+ 
+ 
+-# AC_LIBTOOL_WIN32_DLL
+-# --------------------
+-# declare package support for building win32 DLLs
+-AC_DEFUN([AC_LIBTOOL_WIN32_DLL],
+-[AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
+-])# AC_LIBTOOL_WIN32_DLL
++# AC_LIBTOOL_LANG_C_CONFIG
++# ------------------------
++# Ensure that the configuration vars for the C compiler are
++# suitably defined.  Those variables are subsequently used by
++# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
++AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
++AC_DEFUN([_LT_AC_LANG_C_CONFIG],
++[lt_save_CC="$CC"
++AC_LANG_PUSH(C)
+ 
++# Source file extension for C test sources.
++ac_ext=c
+ 
+-# AC_ENABLE_SHARED([DEFAULT])
+-# ---------------------------
+-# implement the --enable-shared flag
+-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+-AC_DEFUN([AC_ENABLE_SHARED],
+-[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
+-AC_ARG_ENABLE([shared],
+-    [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
+-	[build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
+-    [p=${PACKAGE-default}
+-    case $enableval in
+-    yes) enable_shared=yes ;;
+-    no) enable_shared=no ;;
+-    *)
+-      enable_shared=no
+-      # Look at the argument we got.  We use all the common list separators.
+-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+-      for pkg in $enableval; do
+-	IFS="$lt_save_ifs"
+-	if test "X$pkg" = "X$p"; then
+-	  enable_shared=yes
+-	fi
+-      done
+-      IFS="$lt_save_ifs"
+-      ;;
+-    esac],
+-    [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
+-])# AC_ENABLE_SHARED
++# Object file extension for compiled C test sources.
++objext=o
++_LT_AC_TAGVAR(objext, $1)=$objext
+ 
++# Code to be used in simple compile tests
++lt_simple_compile_test_code="int some_variable = 0;"
+ 
+-# AC_DISABLE_SHARED
+-# -----------------
+-# set the default shared flag to --disable-shared
+-AC_DEFUN([AC_DISABLE_SHARED],
+-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+-AC_ENABLE_SHARED(no)
+-])# AC_DISABLE_SHARED
++# Code to be used in simple link tests
++lt_simple_link_test_code='int main(){return(0);}'
+ 
++_LT_AC_SYS_COMPILER
+ 
+-# AC_ENABLE_STATIC([DEFAULT])
+-# ---------------------------
+-# implement the --enable-static flag
+-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+-AC_DEFUN([AC_ENABLE_STATIC],
+-[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
+-AC_ARG_ENABLE([static],
+-    [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
+-	[build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
+-    [p=${PACKAGE-default}
+-    case $enableval in
+-    yes) enable_static=yes ;;
+-    no) enable_static=no ;;
+-    *)
+-     enable_static=no
+-      # Look at the argument we got.  We use all the common list separators.
+-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+-      for pkg in $enableval; do
+-	IFS="$lt_save_ifs"
+-	if test "X$pkg" = "X$p"; then
+-	  enable_static=yes
+-	fi
+-      done
+-      IFS="$lt_save_ifs"
+-      ;;
+-    esac],
+-    [enable_static=]AC_ENABLE_STATIC_DEFAULT)
+-])# AC_ENABLE_STATIC
++# save warnings/boilerplate of simple test code
++_LT_COMPILER_BOILERPLATE
++_LT_LINKER_BOILERPLATE
+ 
++AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
++AC_LIBTOOL_PROG_COMPILER_PIC($1)
++AC_LIBTOOL_PROG_CC_C_O($1)
++AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
++AC_LIBTOOL_PROG_LD_SHLIBS($1)
++AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
++AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
++AC_LIBTOOL_SYS_LIB_STRIP
++AC_LIBTOOL_DLOPEN_SELF
+ 
+-# AC_DISABLE_STATIC
+-# -----------------
+-# set the default static flag to --disable-static
+-AC_DEFUN([AC_DISABLE_STATIC],
+-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+-AC_ENABLE_STATIC(no)
+-])# AC_DISABLE_STATIC
++# Report which library types will actually be built
++AC_MSG_CHECKING([if libtool supports shared libraries])
++AC_MSG_RESULT([$can_build_shared])
+ 
++AC_MSG_CHECKING([whether to build shared libraries])
++test "$can_build_shared" = "no" && enable_shared=no
+ 
+-# AC_ENABLE_FAST_INSTALL([DEFAULT])
+-# ---------------------------------
+-# implement the --enable-fast-install flag
+-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+-AC_DEFUN([AC_ENABLE_FAST_INSTALL],
+-[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
+-AC_ARG_ENABLE([fast-install],
+-    [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
+-    [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
+-    [p=${PACKAGE-default}
+-    case $enableval in
+-    yes) enable_fast_install=yes ;;
+-    no) enable_fast_install=no ;;
+-    *)
+-      enable_fast_install=no
+-      # Look at the argument we got.  We use all the common list separators.
+-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+-      for pkg in $enableval; do
+-	IFS="$lt_save_ifs"
+-	if test "X$pkg" = "X$p"; then
+-	  enable_fast_install=yes
+-	fi
+-      done
+-      IFS="$lt_save_ifs"
+-      ;;
+-    esac],
+-    [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
+-])# AC_ENABLE_FAST_INSTALL
++# On AIX, shared libraries and static libraries use the same namespace, and
++# are all built from PIC.
++case $host_os in
++aix3*)
++  test "$enable_shared" = yes && enable_static=no
++  if test -n "$RANLIB"; then
++    archive_cmds="$archive_cmds~\$RANLIB \$lib"
++    postinstall_cmds='$RANLIB $lib'
++  fi
++  ;;
+ 
++aix4* | aix5*)
++  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
++    test "$enable_shared" = yes && enable_static=no
++  fi
++    ;;
++esac
++AC_MSG_RESULT([$enable_shared])
+ 
+-# AC_DISABLE_FAST_INSTALL
+-# -----------------------
+-# set the default to --disable-fast-install
+-AC_DEFUN([AC_DISABLE_FAST_INSTALL],
+-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+-AC_ENABLE_FAST_INSTALL(no)
+-])# AC_DISABLE_FAST_INSTALL
++AC_MSG_CHECKING([whether to build static libraries])
++# Make sure either enable_shared or enable_static is yes.
++test "$enable_shared" = yes || enable_static=yes
++AC_MSG_RESULT([$enable_static])
+ 
++AC_LIBTOOL_CONFIG($1)
+ 
+-# AC_LIBTOOL_PICMODE([MODE])
++AC_LANG_POP
++CC="$lt_save_CC"
++])# AC_LIBTOOL_LANG_C_CONFIG
++
++
++# AC_LIBTOOL_LANG_CXX_CONFIG
+ # --------------------------
+-# implement the --with-pic flag
+-# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
+-AC_DEFUN([AC_LIBTOOL_PICMODE],
+-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+-pic_mode=ifelse($#,1,$1,default)
+-])# AC_LIBTOOL_PICMODE
++# Ensure that the configuration vars for the C compiler are
++# suitably defined.  Those variables are subsequently used by
++# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
++AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
++AC_DEFUN([_LT_AC_LANG_CXX_CONFIG],
++[AC_LANG_PUSH(C++)
++AC_REQUIRE([AC_PROG_CXX])
++AC_REQUIRE([_LT_AC_PROG_CXXCPP])
+ 
++_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++_LT_AC_TAGVAR(allow_undefined_flag, $1)=
++_LT_AC_TAGVAR(always_export_symbols, $1)=no
++_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
++_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
++_LT_AC_TAGVAR(hardcode_direct, $1)=no
++_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
++_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
++_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
++_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
++_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
++_LT_AC_TAGVAR(hardcode_automatic, $1)=no
++_LT_AC_TAGVAR(module_cmds, $1)=
++_LT_AC_TAGVAR(module_expsym_cmds, $1)=
++_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
++_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
++_LT_AC_TAGVAR(no_undefined_flag, $1)=
++_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
++_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+ 
+-# AC_PROG_EGREP
+-# -------------
+-# This is predefined starting with Autoconf 2.54, so this conditional
+-# definition can be removed once we require Autoconf 2.54 or later.
+-m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP],
+-[AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
+-   [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
+-    then ac_cv_prog_egrep='grep -E'
+-    else ac_cv_prog_egrep='egrep'
+-    fi])
+- EGREP=$ac_cv_prog_egrep
+- AC_SUBST([EGREP])
+-])])
++# Dependencies to place before and after the object being linked:
++_LT_AC_TAGVAR(predep_objects, $1)=
++_LT_AC_TAGVAR(postdep_objects, $1)=
++_LT_AC_TAGVAR(predeps, $1)=
++_LT_AC_TAGVAR(postdeps, $1)=
++_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
+ 
++# Source file extension for C++ test sources.
++ac_ext=cpp
+ 
+-# AC_PATH_TOOL_PREFIX
+-# -------------------
+-# find a file program which can recognise shared library
+-AC_DEFUN([AC_PATH_TOOL_PREFIX],
+-[AC_REQUIRE([AC_PROG_EGREP])dnl
+-AC_MSG_CHECKING([for $1])
+-AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
+-[case $MAGIC_CMD in
+-[[\\/*] |  ?:[\\/]*])
+-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
+-  ;;
+-*)
+-  lt_save_MAGIC_CMD="$MAGIC_CMD"
+-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+-dnl $ac_dummy forces splitting on constant user-supplied paths.
+-dnl POSIX.2 word splitting is done only on the output of word expansions,
+-dnl not every word.  This closes a longstanding sh security hole.
+-  ac_dummy="ifelse([$2], , $PATH, [$2])"
+-  for ac_dir in $ac_dummy; do
+-    IFS="$lt_save_ifs"
+-    test -z "$ac_dir" && ac_dir=.
+-    if test -f $ac_dir/$1; then
+-      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
+-      if test -n "$file_magic_test_file"; then
+-	case $deplibs_check_method in
+-	"file_magic "*)
+-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
+-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
+-	    $EGREP "$file_magic_regex" > /dev/null; then
+-	    :
+-	  else
+-	    cat <<EOF 1>&2
++# Object file extension for compiled C++ test sources.
++objext=o
++_LT_AC_TAGVAR(objext, $1)=$objext
+ 
+-*** Warning: the command libtool uses to detect shared libraries,
+-*** $file_magic_cmd, produces output that libtool cannot recognize.
+-*** The result is that libtool may fail to recognize shared libraries
+-*** as such.  This will affect the creation of libtool libraries that
+-*** depend on shared libraries, but programs linked with such libtool
+-*** libraries will work regardless of this problem.  Nevertheless, you
+-*** may want to report the problem to your system manager and/or to
+-*** bug-libtool@gnu.org
++# Code to be used in simple compile tests
++lt_simple_compile_test_code="int some_variable = 0;"
+ 
+-EOF
+-	  fi ;;
+-	esac
+-      fi
+-      break
+-    fi
+-  done
+-  IFS="$lt_save_ifs"
+-  MAGIC_CMD="$lt_save_MAGIC_CMD"
+-  ;;
+-esac])
+-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
+-if test -n "$MAGIC_CMD"; then
+-  AC_MSG_RESULT($MAGIC_CMD)
++# Code to be used in simple link tests
++lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
++
++# ltmain only uses $CC for tagged configurations so make sure $CC is set.
++_LT_AC_SYS_COMPILER
++
++# save warnings/boilerplate of simple test code
++_LT_COMPILER_BOILERPLATE
++_LT_LINKER_BOILERPLATE
++
++# Allow CC to be a program name with arguments.
++lt_save_CC=$CC
++lt_save_LD=$LD
++lt_save_GCC=$GCC
++GCC=$GXX
++lt_save_with_gnu_ld=$with_gnu_ld
++lt_save_path_LD=$lt_cv_path_LD
++if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
++  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
+ else
+-  AC_MSG_RESULT(no)
++  $as_unset lt_cv_prog_gnu_ld
+ fi
+-])# AC_PATH_TOOL_PREFIX
++if test -n "${lt_cv_path_LDCXX+set}"; then
++  lt_cv_path_LD=$lt_cv_path_LDCXX
++else
++  $as_unset lt_cv_path_LD
++fi
++test -z "${LDCXX+set}" || LD=$LDCXX
++CC=${CXX-"c++"}
++compiler=$CC
++_LT_AC_TAGVAR(compiler, $1)=$CC
++_LT_CC_BASENAME([$compiler])
+ 
++# We don't want -fno-exception wen compiling C++ code, so set the
++# no_builtin_flag separately
++if test "$GXX" = yes; then
++  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
++else
++  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
++fi
+ 
+-# AC_PATH_MAGIC
+-# -------------
+-# find a file program which can recognise a shared library
+-AC_DEFUN([AC_PATH_MAGIC],
+-[AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
+-if test -z "$lt_cv_path_MAGIC_CMD"; then
+-  if test -n "$ac_tool_prefix"; then
+-    AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
++if test "$GXX" = yes; then
++  # Set up default GNU C++ configuration
++
++  AC_PROG_LD
++
++  # Check if GNU C++ uses GNU ld as the underlying linker, since the
++  # archiving commands below assume that GNU ld is being used.
++  if test "$with_gnu_ld" = yes; then
++    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
++    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
++
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
++    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
++
++    # If archive_cmds runs LD, not CC, wlarc should be empty
++    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
++    #     investigate it a little bit more. (MM)
++    wlarc='${wl}'
++
++    # ancient GNU ld didn't support --whole-archive et. al.
++    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
++	grep 'no-whole-archive' > /dev/null; then
++      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
++    else
++      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
++    fi
+   else
+-    MAGIC_CMD=:
++    with_gnu_ld=no
++    wlarc=
++
++    # A generic and very simple default shared library creation
++    # command for GNU C++ for the case where it uses the native
++    # linker, instead of GNU ld.  If possible, this setting should
++    # overridden to take advantage of the native linker features on
++    # the platform it is being used on.
++    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+   fi
++
++  # Commands to make compiler produce verbose output that lists
++  # what "hidden" libraries, object files and flags are used when
++  # linking a shared library.
++  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
++
++else
++  GXX=no
++  with_gnu_ld=no
++  wlarc=
+ fi
+-])# AC_PATH_MAGIC
+ 
++# PORTME: fill in a description of your system's C++ link characteristics
++AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
++_LT_AC_TAGVAR(ld_shlibs, $1)=yes
++case $host_os in
++  aix3*)
++    # FIXME: insert proper C++ library support
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    ;;
++  aix4* | aix5*)
++    if test "$host_cpu" = ia64; then
++      # On IA64, the linker does run time linking by default, so we don't
++      # have to do anything special.
++      aix_use_runtimelinking=no
++      exp_sym_flag='-Bexport'
++      no_entry_flag=""
++    else
++      aix_use_runtimelinking=no
+ 
+-# AC_PROG_LD
+-# ----------
+-# find the pathname to the GNU or non-GNU linker
+-AC_DEFUN([AC_PROG_LD],
+-[AC_ARG_WITH([gnu-ld],
+-    [AC_HELP_STRING([--with-gnu-ld],
+-	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
+-    [test "$withval" = no || with_gnu_ld=yes],
+-    [with_gnu_ld=no])
+-AC_REQUIRE([LT_AC_PROG_SED])dnl
+-AC_REQUIRE([AC_PROG_CC])dnl
+-AC_REQUIRE([AC_CANONICAL_HOST])dnl
+-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
+-ac_prog=ld
+-if test "$GCC" = yes; then
+-  # Check if gcc -print-prog-name=ld gives a path.
+-  AC_MSG_CHECKING([for ld used by $CC])
+-  case $host in
+-  *-*-mingw*)
+-    # gcc leaves a trailing carriage return which upsets mingw
+-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
+-  *)
+-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+-  esac
+-  case $ac_prog in
+-    # Accept absolute paths.
+-    [[\\/]]* | ?:[[\\/]]*)
+-      re_direlt='/[[^/]][[^/]]*/\.\./'
+-      # Canonicalize the pathname of ld
+-      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
+-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
+-	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
+-      done
+-      test -z "$LD" && LD="$ac_prog"
+-      ;;
+-  "")
+-    # If it fails, then pretend we aren't using GCC.
+-    ac_prog=ld
+-    ;;
+-  *)
+-    # If it is relative, then search for the first ld in PATH.
+-    with_gnu_ld=unknown
+-    ;;
+-  esac
+-elif test "$with_gnu_ld" = yes; then
+-  AC_MSG_CHECKING([for GNU ld])
+-else
+-  AC_MSG_CHECKING([for non-GNU ld])
+-fi
+-AC_CACHE_VAL(lt_cv_path_LD,
+-[if test -z "$LD"; then
+-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+-  for ac_dir in $PATH; do
+-    IFS="$lt_save_ifs"
+-    test -z "$ac_dir" && ac_dir=.
+-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
+-      lt_cv_path_LD="$ac_dir/$ac_prog"
+-      # Check to see if the program is GNU ld.  I'd rather use --version,
+-      # but apparently some variants of GNU ld only accept -v.
+-      # Break only if it was the GNU/non-GNU ld that we prefer.
+-      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
+-      *GNU* | *'with BFD'*)
+-	test "$with_gnu_ld" != no && break
+-	;;
+-      *)
+-	test "$with_gnu_ld" != yes && break
++      # Test if we are trying to use run time linking or normal
++      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
++      # need to do runtime linking.
++      case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
++	for ld_flag in $LDFLAGS; do
++	  case $ld_flag in
++	  *-brtl*)
++	    aix_use_runtimelinking=yes
++	    break
++	    ;;
++	  esac
++	done
+ 	;;
+       esac
+-    fi
+-  done
+-  IFS="$lt_save_ifs"
+-else
+-  lt_cv_path_LD="$LD" # Let the user override the test with a path.
+-fi])
+-LD="$lt_cv_path_LD"
+-if test -n "$LD"; then
+-  AC_MSG_RESULT($LD)
+-else
+-  AC_MSG_RESULT(no)
+-fi
+-test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
+-AC_PROG_LD_GNU
+-])# AC_PROG_LD
+ 
++      exp_sym_flag='-bexport'
++      no_entry_flag='-bnoentry'
++    fi
+ 
+-# AC_PROG_LD_GNU
+-# --------------
+-AC_DEFUN([AC_PROG_LD_GNU],
+-[AC_REQUIRE([AC_PROG_EGREP])dnl
+-AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
+-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
+-case `$LD -v 2>&1 </dev/null` in
+-*GNU* | *'with BFD'*)
+-  lt_cv_prog_gnu_ld=yes
+-  ;;
+-*)
+-  lt_cv_prog_gnu_ld=no
+-  ;;
+-esac])
+-with_gnu_ld=$lt_cv_prog_gnu_ld
+-])# AC_PROG_LD_GNU
++    # When large executables or shared objects are built, AIX ld can
++    # have problems creating the table of contents.  If linking a library
++    # or program results in "error TOC overflow" add -mminimal-toc to
++    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
++    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
+ 
++    _LT_AC_TAGVAR(archive_cmds, $1)=''
++    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
++    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
++    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+ 
+-# AC_PROG_LD_RELOAD_FLAG
+-# ----------------------
+-# find reload flag for linker
+-#   -- PORTME Some linkers may need a different reload flag.
+-AC_DEFUN([AC_PROG_LD_RELOAD_FLAG],
+-[AC_CACHE_CHECK([for $LD option to reload object files],
+-  lt_cv_ld_reload_flag,
+-  [lt_cv_ld_reload_flag='-r'])
+-reload_flag=$lt_cv_ld_reload_flag
+-case $reload_flag in
+-"" | " "*) ;;
+-*) reload_flag=" $reload_flag" ;;
+-esac
+-reload_cmds='$LD$reload_flag -o $output$reload_objs'
+-case $host_os in
+-  darwin*)
+-    if test "$GCC" = yes; then
+-      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
++    if test "$GXX" = yes; then
++      case $host_os in aix4.[[012]]|aix4.[[012]].*)
++      # We only want to do this on AIX 4.2 and lower, the check
++      # below for broken collect2 doesn't work under 4.3+
++	collect2name=`${CC} -print-prog-name=collect2`
++	if test -f "$collect2name" && \
++	   strings "$collect2name" | grep resolve_lib_name >/dev/null
++	then
++	  # We have reworked collect2
++	  :
++	else
++	  # We have old collect2
++	  _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
++	  # It fails to find uninstalled libraries when the uninstalled
++	  # path is not listed in the libpath.  Setting hardcode_minus_L
++	  # to unsupported forces relinking
++	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
++	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
++	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
++	fi
++	;;
++      esac
++      shared_flag='-shared'
++      if test "$aix_use_runtimelinking" = yes; then
++	shared_flag="$shared_flag "'${wl}-G'
++      fi
+     else
+-      reload_cmds='$LD$reload_flag -o $output$reload_objs'
++      # not using gcc
++      if test "$host_cpu" = ia64; then
++	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
++	# chokes on -Wl,-G. The following line is correct:
++	shared_flag='-G'
++      else
++	if test "$aix_use_runtimelinking" = yes; then
++	  shared_flag='${wl}-G'
++	else
++	  shared_flag='${wl}-bM:SRE'
++	fi
++      fi
+     fi
+-    ;;
+-esac
+-])# AC_PROG_LD_RELOAD_FLAG
+ 
++    # It seems that -bexpall does not export symbols beginning with
++    # underscore (_), so it is better to generate a list of symbols to export.
++    _LT_AC_TAGVAR(always_export_symbols, $1)=yes
++    if test "$aix_use_runtimelinking" = yes; then
++      # Warning - without using the other runtime loading flags (-brtl),
++      # -berok will link without error, but may produce a broken library.
++      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
++      # Determine the default libpath from the value encoded in an empty executable.
++      _LT_AC_SYS_LIBPATH_AIX
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+ 
+-# AC_DEPLIBS_CHECK_METHOD
+-# -----------------------
+-# how to check for library dependencies
+-#  -- PORTME fill in with the dynamic library characteristics
+-AC_DEFUN([AC_DEPLIBS_CHECK_METHOD],
+-[AC_CACHE_CHECK([how to recognise dependent libraries],
+-lt_cv_deplibs_check_method,
+-[lt_cv_file_magic_cmd='$MAGIC_CMD'
+-lt_cv_file_magic_test_file=
+-lt_cv_deplibs_check_method='unknown'
+-# Need to set the preceding variable on all platforms that support
+-# interlibrary dependencies.
+-# 'none' -- dependencies not supported.
+-# `unknown' -- same as none, but documents that we really don't know.
+-# 'pass_all' -- all dependencies passed with no checks.
+-# 'test_compile' -- check by making test program.
+-# 'file_magic [[regex]]' -- check by looking for files in library path
+-# which responds to the $file_magic_cmd with a given extended regex.
+-# If you have `file' or equivalent on your system and you're not sure
+-# whether `pass_all' will *always* work, you probably want this one.
++      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
++     else
++      if test "$host_cpu" = ia64; then
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
++	_LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
++      else
++	# Determine the default libpath from the value encoded in an empty executable.
++	_LT_AC_SYS_LIBPATH_AIX
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
++	# Warning - without using the other run time loading flags,
++	# -berok will link without error, but may produce a broken library.
++	_LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
++	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
++	# Exported symbols can be pulled into shared objects from archives
++	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
++	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
++	# This is similar to how AIX traditionally builds its shared libraries.
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
++      fi
++    fi
++    ;;
+ 
+-case $host_os in
+-aix4* | aix5*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
++  beos*)
++    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
++      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
++      # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
++      # support --undefined.  This deserves some investigation.  FIXME
++      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
++    else
++      _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    fi
++    ;;
+ 
+-beos*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
++  chorus*)
++    case $cc_basename in
++      *)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++    esac
++    ;;
+ 
+-bsdi[[45]]*)
+-  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
+-  lt_cv_file_magic_cmd='/usr/bin/file -L'
+-  lt_cv_file_magic_test_file=/shlib/libc.so
+-  ;;
++  cygwin* | mingw* | pw32*)
++    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
++    # as there is no search path for DLLs.
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
++    _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
++    _LT_AC_TAGVAR(always_export_symbols, $1)=no
++    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
+ 
+-cygwin*)
+-  # func_win32_libid is a shell function defined in ltmain.sh
+-  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+-  lt_cv_file_magic_cmd='func_win32_libid'
+-  ;;
+-
+-mingw* | pw32*)
+-  # Base MSYS/MinGW do not provide the 'file' command needed by
+-  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
+-  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+-  lt_cv_file_magic_cmd='$OBJDUMP -f'
++    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
++      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
++      # If the export-symbols file already is a .def file (1st line
++      # is EXPORTS), use it as is; otherwise, prepend...
++      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
++	cp $export_symbols $output_objdir/$soname.def;
++      else
++	echo EXPORTS > $output_objdir/$soname.def;
++	cat $export_symbols >> $output_objdir/$soname.def;
++      fi~
++      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
++    else
++      _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    fi
+   ;;
++      darwin* | rhapsody*)
++        case $host_os in
++        rhapsody* | darwin1.[[012]])
++         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
++         ;;
++       *) # Darwin 1.3 on
++         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
++           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
++         else
++           case ${MACOSX_DEPLOYMENT_TARGET} in
++             10.[[012]])
++               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
++               ;;
++             10.*)
++               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
++               ;;
++           esac
++         fi
++         ;;
++        esac
++      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++      _LT_AC_TAGVAR(hardcode_direct, $1)=no
++      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
++      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
++      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
++      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+ 
+-darwin* | rhapsody*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
++    if test "$GXX" = yes ; then
++      lt_int_apple_cc_single_mod=no
++      output_verbose_link_cmd='echo'
++      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
++       lt_int_apple_cc_single_mod=yes
++      fi
++      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
++       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
++      else
++          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
++        fi
++        _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
++        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
++          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
++            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
++          else
++            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
++          fi
++            _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
++      else
++      case $cc_basename in
++        xlc*)
++         output_verbose_link_cmd='echo'
++          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring'
++          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
++          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
++          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $xlcverstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
++          _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
++          ;;
++       *)
++         _LT_AC_TAGVAR(ld_shlibs, $1)=no
++          ;;
++      esac
++      fi
++        ;;
+ 
+-freebsd* | kfreebsd*-gnu | dragonfly*)
+-  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
+-    case $host_cpu in
+-    i*86 )
+-      # Not sure whether the presence of OpenBSD here was a mistake.
+-      # Let's accept both of them until this is cleared up.
+-      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
+-      lt_cv_file_magic_cmd=/usr/bin/file
+-      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+-      ;;
++  dgux*)
++    case $cc_basename in
++      ec++*)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      ghcx*)
++	# Green Hills C++ Compiler
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      *)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
+     esac
+-  else
+-    lt_cv_deplibs_check_method=pass_all
+-  fi
+-  ;;
+-
+-gnu*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
+-
+-hpux10.20* | hpux11*)
+-  lt_cv_file_magic_cmd=/usr/bin/file
+-  case $host_cpu in
+-  ia64*)
+-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
+-    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
+-    ;;
+-  hppa*64*)
+-    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
+-    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
+-    ;;
+-  *)
+-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
+-    lt_cv_file_magic_test_file=/usr/lib/libc.sl
+-    ;;
+-  esac
+-  ;;
+-
+-interix3*)
+-  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
+-  lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
+-  ;;
+-
+-irix5* | irix6* | nonstopux*)
+-  case $LD in
+-  *-32|*"-32 ") libmagic=32-bit;;
+-  *-n32|*"-n32 ") libmagic=N32;;
+-  *-64|*"-64 ") libmagic=64-bit;;
+-  *) libmagic=never-match;;
+-  esac
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
+-
+-# This must be Linux ELF.
+-linux*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
+-
+-netbsd*)
+-  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
+-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+-  else
+-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
+-  fi
+-  ;;
+-
+-newos6*)
+-  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
+-  lt_cv_file_magic_cmd=/usr/bin/file
+-  lt_cv_file_magic_test_file=/usr/lib/libnls.so
+-  ;;
+-
+-nto-qnx*)
+-  lt_cv_deplibs_check_method=unknown
+-  ;;
+-
+-openbsd*)
+-  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
+-  else
+-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
+-  fi
+-  ;;
+-
+-osf3* | osf4* | osf5*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
+-
+-solaris*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
+-
+-sysv4 | sysv4.3*)
+-  case $host_vendor in
+-  motorola)
+-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
+-    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
+     ;;
+-  ncr)
+-    lt_cv_deplibs_check_method=pass_all
++  freebsd[[12]]*)
++    # C++ shared libraries reported to be fairly broken before switch to ELF
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+     ;;
+-  sequent)
+-    lt_cv_file_magic_cmd='/bin/file'
+-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
++  freebsd-elf*)
++    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+     ;;
+-  sni)
+-    lt_cv_file_magic_cmd='/bin/file'
+-    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
+-    lt_cv_file_magic_test_file=/lib/libc.so
++  freebsd* | dragonfly*)
++    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
++    # conventions
++    _LT_AC_TAGVAR(ld_shlibs, $1)=yes
+     ;;
+-  siemens)
+-    lt_cv_deplibs_check_method=pass_all
++  gnu*)
+     ;;
+-  pc)
+-    lt_cv_deplibs_check_method=pass_all
++  hpux9*)
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
++    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
++    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
++    _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
++				# but as the default
++				# location of the library.
++
++    case $cc_basename in
++    CC*)
++      # FIXME: insert proper C++ library support
++      _LT_AC_TAGVAR(ld_shlibs, $1)=no
++      ;;
++    aCC*)
++      _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
++      # Commands to make compiler produce verbose output that lists
++      # what "hidden" libraries, object files and flags are used when
++      # linking a shared library.
++      #
++      # There doesn't appear to be a way to prevent this compiler from
++      # explicitly linking system object files so we need to strip them
++      # from the output so that they don't get included in the library
++      # dependencies.
++      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
++      ;;
++    *)
++      if test "$GXX" = yes; then
++        _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
++      else
++        # FIXME: insert proper C++ library support
++        _LT_AC_TAGVAR(ld_shlibs, $1)=no
++      fi
++      ;;
++    esac
+     ;;
+-  esac
+-  ;;
+-
+-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+-  lt_cv_deplibs_check_method=pass_all
+-  ;;
+-esac
+-])
+-file_magic_cmd=$lt_cv_file_magic_cmd
+-deplibs_check_method=$lt_cv_deplibs_check_method
+-test -z "$deplibs_check_method" && deplibs_check_method=unknown
+-])# AC_DEPLIBS_CHECK_METHOD
++  hpux10*|hpux11*)
++    if test $with_gnu_ld = no; then
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
++      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
++      case $host_cpu in
++      hppa*64*|ia64*) ;;
++      *)
++	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
++        ;;
++      esac
++    fi
++    case $host_cpu in
++    hppa*64*|ia64*)
++      _LT_AC_TAGVAR(hardcode_direct, $1)=no
++      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++      ;;
++    *)
++      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
++      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
++					      # but as the default
++					      # location of the library.
++      ;;
++    esac
+ 
+-# AC_PROG_NM
+-# ----------
+-# find the pathname to a BSD-compatible name lister
+-AC_DEFUN([AC_PROG_NM],
+-[AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
+-[if test -n "$NM"; then
+-  # Let the user override the test.
+-  lt_cv_path_NM="$NM"
+-else
+-  lt_nm_to_check="${ac_tool_prefix}nm"
+-  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then 
+-    lt_nm_to_check="$lt_nm_to_check nm"
+-  fi
+-  for lt_tmp_nm in $lt_nm_to_check; do
+-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
+-    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
+-      IFS="$lt_save_ifs"
+-      test -z "$ac_dir" && ac_dir=.
+-      tmp_nm="$ac_dir/$lt_tmp_nm"
+-      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
+-	# Check to see if the nm accepts a BSD-compat flag.
+-	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
+-	#   nm: unknown option "B" ignored
+-	# Tru64's nm complains that /dev/null is an invalid object file
+-	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
+-	*/dev/null* | *'Invalid file or object type'*)
+-	  lt_cv_path_NM="$tmp_nm -B"
+-	  break
++    case $cc_basename in
++      CC*)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      aCC*)
++	case $host_cpu in
++	hppa*64*)
++	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
++	  ;;
++	ia64*)
++	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ 	  ;;
+ 	*)
+-	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
+-	  */dev/null*)
+-	    lt_cv_path_NM="$tmp_nm -p"
+-	    break
+-	    ;;
+-	  *)
+-	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
+-	    continue # so that we can try to find one that supports BSD flags
+-	    ;;
+-	  esac
++	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+ 	  ;;
+ 	esac
+-      fi
+-    done
+-    IFS="$lt_save_ifs"
+-  done
+-  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
+-fi])
+-NM="$lt_cv_path_NM"
+-])# AC_PROG_NM
++	# Commands to make compiler produce verbose output that lists
++	# what "hidden" libraries, object files and flags are used when
++	# linking a shared library.
++	#
++	# There doesn't appear to be a way to prevent this compiler from
++	# explicitly linking system object files so we need to strip them
++	# from the output so that they don't get included in the library
++	# dependencies.
++	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
++	;;
++      *)
++	if test "$GXX" = yes; then
++	  if test $with_gnu_ld = no; then
++	    case $host_cpu in
++	    hppa*64*)
++	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
++	      ;;
++	    ia64*)
++	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
++	      ;;
++	    *)
++	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
++	      ;;
++	    esac
++	  fi
++	else
++	  # FIXME: insert proper C++ library support
++	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
++	fi
++	;;
++    esac
++    ;;
++  interix[[3-9]]*)
++    _LT_AC_TAGVAR(hardcode_direct, $1)=no
++    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
++    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
++    # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
++    # Instead, shared libraries are loaded at an image base (0x10000000 by
++    # default) and relocated if they conflict, which is a slow very memory
++    # consuming and fragmenting process.  To avoid this, we pick a random,
++    # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
++    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
++    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
++    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
++    ;;
++  irix5* | irix6*)
++    case $cc_basename in
++      CC*)
++	# SGI C++
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
+ 
++	# Archives containing C++ object files must be created using
++	# "CC -ar", where "CC" is the IRIX C++ compiler.  This is
++	# necessary to make sure instantiated templates are included
++	# in the archive.
++	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
++	;;
++      *)
++	if test "$GXX" = yes; then
++	  if test "$with_gnu_ld" = no; then
++	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
++	  else
++	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
++	  fi
++	fi
++	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
++	;;
++    esac
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
++    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++    ;;
++  linux* | k*bsd*-gnu)
++    case $cc_basename in
++      KCC*)
++	# Kuck and Associates, Inc. (KAI) C++ Compiler
+ 
+-# AC_CHECK_LIBM
+-# -------------
+-# check for math library
+-AC_DEFUN([AC_CHECK_LIBM],
+-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+-LIBM=
+-case $host in
+-*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
+-  # These system don't have libm, or don't need it
+-  ;;
+-*-ncr-sysv4.3*)
+-  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
+-  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
+-  ;;
+-*)
+-  AC_CHECK_LIB(m, cos, LIBM="-lm")
+-  ;;
+-esac
+-])# AC_CHECK_LIBM
++	# KCC will only create a shared library if the output file
++	# ends with ".so" (or ".sl" for HP-UX), so rename the library
++	# to its proper name (with version) after linking.
++	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
++	# Commands to make compiler produce verbose output that lists
++	# what "hidden" libraries, object files and flags are used when
++	# linking a shared library.
++	#
++	# There doesn't appear to be a way to prevent this compiler from
++	# explicitly linking system object files so we need to strip them
++	# from the output so that they don't get included in the library
++	# dependencies.
++	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
+ 
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
++	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+ 
+-# AC_LIBLTDL_CONVENIENCE([DIRECTORY])
+-# -----------------------------------
+-# sets LIBLTDL to the link flags for the libltdl convenience library and
+-# LTDLINCL to the include flags for the libltdl header and adds
+-# --enable-ltdl-convenience to the configure arguments.  Note that
+-# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
+-# it is assumed to be `libltdl'.  LIBLTDL will be prefixed with
+-# '${top_builddir}/' and LTDLINCL will be prefixed with '${top_srcdir}/'
+-# (note the single quotes!).  If your package is not flat and you're not
+-# using automake, define top_builddir and top_srcdir appropriately in
+-# the Makefiles.
+-AC_DEFUN([AC_LIBLTDL_CONVENIENCE],
+-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+-  case $enable_ltdl_convenience in
+-  no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
+-  "") enable_ltdl_convenience=yes
+-      ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
+-  esac
+-  LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
+-  LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
+-  # For backwards non-gettext consistent compatibility...
+-  INCLTDL="$LTDLINCL"
+-])# AC_LIBLTDL_CONVENIENCE
++	# Archives containing C++ object files must be created using
++	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
++	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
++	;;
++      icpc*)
++	# Intel C++
++	with_gnu_ld=yes
++	# version 8.0 and above of icpc choke on multiply defined symbols
++	# if we add $predep_objects and $postdep_objects, however 7.1 and
++	# earlier do not add the objects themselves.
++	case `$CC -V 2>&1` in
++	*"Version 7."*)
++  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
++  	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
++	  ;;
++	*)  # Version 8.0 or newer
++	  tmp_idyn=
++	  case $host_cpu in
++	    ia64*) tmp_idyn=' -i_dynamic';;
++	  esac
++  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
++	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
++	  ;;
++	esac
++	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
++	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
++	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
++	;;
++      pgCC*)
++        # Portland Group C++ compiler
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
++  	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
+ 
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
++	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
++	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
++        ;;
++      cxx*)
++	# Compaq C++
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
+ 
+-# AC_LIBLTDL_INSTALLABLE([DIRECTORY])
+-# -----------------------------------
+-# sets LIBLTDL to the link flags for the libltdl installable library and
+-# LTDLINCL to the include flags for the libltdl header and adds
+-# --enable-ltdl-install to the configure arguments.  Note that
+-# AC_CONFIG_SUBDIRS is not called here.  If DIRECTORY is not provided,
+-# and an installed libltdl is not found, it is assumed to be `libltdl'.
+-# LIBLTDL will be prefixed with '${top_builddir}/'# and LTDLINCL with
+-# '${top_srcdir}/' (note the single quotes!).  If your package is not
+-# flat and you're not using automake, define top_builddir and top_srcdir
+-# appropriately in the Makefiles.
+-# In the future, this macro may have to be called after AC_PROG_LIBTOOL.
+-AC_DEFUN([AC_LIBLTDL_INSTALLABLE],
+-[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
+-  AC_CHECK_LIB(ltdl, lt_dlinit,
+-  [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
+-  [if test x"$enable_ltdl_install" = xno; then
+-     AC_MSG_WARN([libltdl not installed, but installation disabled])
+-   else
+-     enable_ltdl_install=yes
+-   fi
+-  ])
+-  if test x"$enable_ltdl_install" = x"yes"; then
+-    ac_configure_args="$ac_configure_args --enable-ltdl-install"
+-    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
+-    LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
+-  else
+-    ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
+-    LIBLTDL="-lltdl"
+-    LTDLINCL=
+-  fi
+-  # For backwards non-gettext consistent compatibility...
+-  INCLTDL="$LTDLINCL"
+-])# AC_LIBLTDL_INSTALLABLE
++	runpath_var=LD_RUN_PATH
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
++	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
++	# Commands to make compiler produce verbose output that lists
++	# what "hidden" libraries, object files and flags are used when
++	# linking a shared library.
++	#
++	# There doesn't appear to be a way to prevent this compiler from
++	# explicitly linking system object files so we need to strip them
++	# from the output so that they don't get included in the library
++	# dependencies.
++	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
++	;;
++      *)
++	case `$CC -V 2>&1 | sed 5q` in
++	*Sun\ C*)
++	  # Sun C++ 5.9
++	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
++	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
++	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
++	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
++	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
++
++	  # Not sure whether something based on
++	  # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
++	  # would be better.
++	  output_verbose_link_cmd='echo'
++
++	  # Archives containing C++ object files must be created using
++	  # "CC -xar", where "CC" is the Sun C++ compiler.  This is
++	  # necessary to make sure instantiated templates are included
++	  # in the archive.
++	  _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
++	  ;;
++	esac
++	;;
++    esac
++    ;;
++  lynxos*)
++    # FIXME: insert proper C++ library support
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    ;;
++  m88k*)
++    # FIXME: insert proper C++ library support
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    ;;
++  mvs*)
++    case $cc_basename in
++      cxx*)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      *)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++    esac
++    ;;
++  netbsd* | netbsdelf*-gnu)
++    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
++      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
++      wlarc=
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
++      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
++      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++    fi
++    # Workaround some broken pre-1.5 toolchains
++    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
++    ;;
++  openbsd2*)
++    # C++ shared libraries are fairly broken
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    ;;
++  openbsd*)
++    if test -f /usr/libexec/ld.so; then
++      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
++      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
++      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
++	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
++	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
++      fi
++      output_verbose_link_cmd='echo'
++    else
++      _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    fi
++    ;;
++  osf3*)
++    case $cc_basename in
++      KCC*)
++	# Kuck and Associates, Inc. (KAI) C++ Compiler
+ 
+-# AC_LIBTOOL_CXX
+-# --------------
+-# enable support for C++ libraries
+-AC_DEFUN([AC_LIBTOOL_CXX],
+-[AC_REQUIRE([_LT_AC_LANG_CXX])
+-])# AC_LIBTOOL_CXX
++	# KCC will only create a shared library if the output file
++	# ends with ".so" (or ".sl" for HP-UX), so rename the library
++	# to its proper name (with version) after linking.
++	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+ 
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
++	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
+-# _LT_AC_LANG_CXX
+-# ---------------
+-AC_DEFUN([_LT_AC_LANG_CXX],
+-[AC_REQUIRE([AC_PROG_CXX])
+-AC_REQUIRE([_LT_AC_PROG_CXXCPP])
+-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
+-])# _LT_AC_LANG_CXX
++	# Archives containing C++ object files must be created using
++	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
++	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
+ 
+-# _LT_AC_PROG_CXXCPP
+-# ------------------
+-AC_DEFUN([_LT_AC_PROG_CXXCPP],
+-[
+-AC_REQUIRE([AC_PROG_CXX])
+-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+-    (test "X$CXX" != "Xg++"))) ; then
+-  AC_PROG_CXXCPP
+-fi
+-])# _LT_AC_PROG_CXXCPP
++	;;
++      RCC*)
++	# Rational C++ 2.4.1
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      cxx*)
++	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
+ 
+-# AC_LIBTOOL_F77
+-# --------------
+-# enable support for Fortran 77 libraries
+-AC_DEFUN([AC_LIBTOOL_F77],
+-[AC_REQUIRE([_LT_AC_LANG_F77])
+-])# AC_LIBTOOL_F77
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
++	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
++	# Commands to make compiler produce verbose output that lists
++	# what "hidden" libraries, object files and flags are used when
++	# linking a shared library.
++	#
++	# There doesn't appear to be a way to prevent this compiler from
++	# explicitly linking system object files so we need to strip them
++	# from the output so that they don't get included in the library
++	# dependencies.
++	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
++	;;
++      *)
++	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
++	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
++	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ 
+-# _LT_AC_LANG_F77
+-# ---------------
+-AC_DEFUN([_LT_AC_LANG_F77],
+-[AC_REQUIRE([AC_PROG_F77])
+-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
+-])# _LT_AC_LANG_F77
++	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
++	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
++	  # Commands to make compiler produce verbose output that lists
++	  # what "hidden" libraries, object files and flags are used when
++	  # linking a shared library.
++	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+ 
+-# AC_LIBTOOL_GCJ
+-# --------------
+-# enable support for GCJ libraries
+-AC_DEFUN([AC_LIBTOOL_GCJ],
+-[AC_REQUIRE([_LT_AC_LANG_GCJ])
+-])# AC_LIBTOOL_GCJ
++	else
++	  # FIXME: insert proper C++ library support
++	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
++	fi
++	;;
++    esac
++    ;;
++  osf4* | osf5*)
++    case $cc_basename in
++      KCC*)
++	# Kuck and Associates, Inc. (KAI) C++ Compiler
+ 
++	# KCC will only create a shared library if the output file
++	# ends with ".so" (or ".sl" for HP-UX), so rename the library
++	# to its proper name (with version) after linking.
++	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+ 
+-# _LT_AC_LANG_GCJ
+-# ---------------
+-AC_DEFUN([_LT_AC_LANG_GCJ],
+-[AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
+-  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
+-    [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
+-      [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
+-	 [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
+-	   [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
+-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
+-])# _LT_AC_LANG_GCJ
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
++	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
++	# Archives containing C++ object files must be created using
++	# the KAI C++ compiler.
++	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
++	;;
++      RCC*)
++	# Rational C++ 2.4.1
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      cxx*)
++	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
++	  echo "-hidden">> $lib.exp~
++	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
++	  $rm $lib.exp'
+ 
+-# AC_LIBTOOL_RC
+-# -------------
+-# enable support for Windows resource files
+-AC_DEFUN([AC_LIBTOOL_RC],
+-[AC_REQUIRE([LT_AC_PROG_RC])
+-_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
+-])# AC_LIBTOOL_RC
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
++	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
++	# Commands to make compiler produce verbose output that lists
++	# what "hidden" libraries, object files and flags are used when
++	# linking a shared library.
++	#
++	# There doesn't appear to be a way to prevent this compiler from
++	# explicitly linking system object files so we need to strip them
++	# from the output so that they don't get included in the library
++	# dependencies.
++	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
++	;;
++      *)
++	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
++	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
++	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+ 
+-# AC_LIBTOOL_LANG_C_CONFIG
+-# ------------------------
+-# Ensure that the configuration vars for the C compiler are
+-# suitably defined.  Those variables are subsequently used by
+-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
+-AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
+-AC_DEFUN([_LT_AC_LANG_C_CONFIG],
+-[lt_save_CC="$CC"
+-AC_LANG_PUSH(C)
++	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
++	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+ 
+-# Source file extension for C test sources.
+-ac_ext=c
++	  # Commands to make compiler produce verbose output that lists
++	  # what "hidden" libraries, object files and flags are used when
++	  # linking a shared library.
++	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
+ 
+-# Object file extension for compiled C test sources.
+-objext=o
+-_LT_AC_TAGVAR(objext, $1)=$objext
++	else
++	  # FIXME: insert proper C++ library support
++	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
++	fi
++	;;
++    esac
++    ;;
++  psos*)
++    # FIXME: insert proper C++ library support
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    ;;
++  sunos4*)
++    case $cc_basename in
++      CC*)
++	# Sun C++ 4.x
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      lcc*)
++	# Lucid
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      *)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++    esac
++    ;;
++  solaris*)
++    case $cc_basename in
++      CC*)
++	# Sun C++ 4.2, 5.x and Centerline C++
++        _LT_AC_TAGVAR(archive_cmds_need_lc,$1)=yes
++	_LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
++	$CC -G${allow_undefined_flag}  ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+ 
+-# Code to be used in simple compile tests
+-lt_simple_compile_test_code="int some_variable = 0;\n"
++	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
++	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++	case $host_os in
++	  solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
++	  *)
++	    # The compiler driver will combine and reorder linker options,
++	    # but understands `-z linker_flag'.
++	    # Supported since Solaris 2.6 (maybe 2.5.1?)
++	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
++	    ;;
++	esac
++	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+ 
+-# Code to be used in simple link tests
+-lt_simple_link_test_code='int main(){return(0);}\n'
++	output_verbose_link_cmd='echo'
+ 
+-_LT_AC_SYS_COMPILER
++	# Archives containing C++ object files must be created using
++	# "CC -xar", where "CC" is the Sun C++ compiler.  This is
++	# necessary to make sure instantiated templates are included
++	# in the archive.
++	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
++	;;
++      gcx*)
++	# Green Hills C++ Compiler
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+ 
+-# save warnings/boilerplate of simple test code
+-_LT_COMPILER_BOILERPLATE
+-_LT_LINKER_BOILERPLATE
++	# The C++ compiler must be used to create the archive.
++	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
++	;;
++      *)
++	# GNU C++ compiler with Solaris linker
++	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
++	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
++	  if $CC --version | grep -v '^2\.7' > /dev/null; then
++	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
++	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
++		$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+ 
+-AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
+-AC_LIBTOOL_PROG_COMPILER_PIC($1)
+-AC_LIBTOOL_PROG_CC_C_O($1)
+-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
+-AC_LIBTOOL_PROG_LD_SHLIBS($1)
+-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
+-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
+-AC_LIBTOOL_SYS_LIB_STRIP
+-AC_LIBTOOL_DLOPEN_SELF
++	    # Commands to make compiler produce verbose output that lists
++	    # what "hidden" libraries, object files and flags are used when
++	    # linking a shared library.
++	    output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
++	  else
++	    # g++ 2.7 appears to require `-G' NOT `-shared' on this
++	    # platform.
++	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
++	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
++		$CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
+ 
+-# Report which library types will actually be built
+-AC_MSG_CHECKING([if libtool supports shared libraries])
+-AC_MSG_RESULT([$can_build_shared])
++	    # Commands to make compiler produce verbose output that lists
++	    # what "hidden" libraries, object files and flags are used when
++	    # linking a shared library.
++	    output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
++	  fi
+ 
+-AC_MSG_CHECKING([whether to build shared libraries])
+-test "$can_build_shared" = "no" && enable_shared=no
++	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
++	  case $host_os in
++	  solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
++	  *)
++	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
++	    ;;
++	  esac
++	fi
++	;;
++    esac
++    ;;
++  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
++    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
++    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++    runpath_var='LD_RUN_PATH'
+ 
+-# On AIX, shared libraries and static libraries use the same namespace, and
+-# are all built from PIC.
+-case $host_os in
+-aix3*)
+-  test "$enable_shared" = yes && enable_static=no
+-  if test -n "$RANLIB"; then
+-    archive_cmds="$archive_cmds~\$RANLIB \$lib"
+-    postinstall_cmds='$RANLIB $lib'
+-  fi
+-  ;;
++    case $cc_basename in
++      CC*)
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
++	;;
++      *)
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
++	;;
++    esac
++    ;;
++  sysv5* | sco3.2v5* | sco5v6*)
++    # Note: We can NOT use -z defs as we might desire, because we do not
++    # link with -lc, and that would cause any symbols used from libc to
++    # always be unresolved, which means just about no library would
++    # ever link correctly.  If we're not using GNU ld we use -z text
++    # though, which does catch some bad symbols but isn't as heavy-handed
++    # as -z defs.
++    # For security reasons, it is highly recommended that you always
++    # use absolute paths for naming shared libraries, and exclude the
++    # DT_RUNPATH tag from executables and libraries.  But doing so
++    # requires that you compile everything twice, which is a pain.
++    # So that behaviour is only enabled if SCOABSPATH is set to a
++    # non-empty value in the environment.  Most likely only useful for
++    # creating official distributions of packages.
++    # This is a hack until libtool officially supports absolute path
++    # names for shared libraries.
++    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
++    _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
++    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
++    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
++    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
++    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
++    runpath_var='LD_RUN_PATH'
+ 
+-aix4* | aix5*)
+-  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+-    test "$enable_shared" = yes && enable_static=no
+-  fi
++    case $cc_basename in
++      CC*)
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
++	;;
++      *)
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
++	;;
++    esac
++    ;;
++  tandem*)
++    case $cc_basename in
++      NCC*)
++	# NonStop-UX NCC 3.20
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++      *)
++	# FIXME: insert proper C++ library support
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	;;
++    esac
++    ;;
++  vxworks*)
++    # FIXME: insert proper C++ library support
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
++    ;;
++  *)
++    # FIXME: insert proper C++ library support
++    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+     ;;
+ esac
+-AC_MSG_RESULT([$enable_shared])
++AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
++test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
+ 
+-AC_MSG_CHECKING([whether to build static libraries])
+-# Make sure either enable_shared or enable_static is yes.
+-test "$enable_shared" = yes || enable_static=yes
+-AC_MSG_RESULT([$enable_static])
++_LT_AC_TAGVAR(GCC, $1)="$GXX"
++_LT_AC_TAGVAR(LD, $1)="$LD"
++
++AC_LIBTOOL_POSTDEP_PREDEP($1)
++AC_LIBTOOL_PROG_COMPILER_PIC($1)
++AC_LIBTOOL_PROG_CC_C_O($1)
++AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
++AC_LIBTOOL_PROG_LD_SHLIBS($1)
++AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
++AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
+ 
+ AC_LIBTOOL_CONFIG($1)
+ 
+ AC_LANG_POP
+-CC="$lt_save_CC"
+-])# AC_LIBTOOL_LANG_C_CONFIG
+-
+-
+-# AC_LIBTOOL_LANG_CXX_CONFIG
+-# --------------------------
+-# Ensure that the configuration vars for the C compiler are
+-# suitably defined.  Those variables are subsequently used by
+-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
+-AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
+-AC_DEFUN([_LT_AC_LANG_CXX_CONFIG],
+-[AC_LANG_PUSH(C++)
+-AC_REQUIRE([AC_PROG_CXX])
+-AC_REQUIRE([_LT_AC_PROG_CXXCPP])
++CC=$lt_save_CC
++LDCXX=$LD
++LD=$lt_save_LD
++GCC=$lt_save_GCC
++with_gnu_ldcxx=$with_gnu_ld
++with_gnu_ld=$lt_save_with_gnu_ld
++lt_cv_path_LDCXX=$lt_cv_path_LD
++lt_cv_path_LD=$lt_save_path_LD
++lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
++lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
++])# AC_LIBTOOL_LANG_CXX_CONFIG
+ 
+-_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++# AC_LIBTOOL_POSTDEP_PREDEP([TAGNAME])
++# ------------------------------------
++# Figure out "hidden" library dependencies from verbose
++# compiler output when linking a shared library.
++# Parse the compiler output and extract the necessary
++# objects, libraries and library flags.
++AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP],[
++dnl we can't use the lt_simple_compile_test_code here,
++dnl because it contains code intended for an executable,
++dnl not a library.  It's possible we should let each
++dnl tag define a new lt_????_link_test_code variable,
++dnl but it's only used here...
++ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
++int a;
++void foo (void) { a = 0; }
++EOF
++],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
++class Foo
++{
++public:
++  Foo (void) { a = 0; }
++private:
++  int a;
++};
++EOF
++],[$1],[F77],[cat > conftest.$ac_ext <<EOF
++      subroutine foo
++      implicit none
++      integer*4 a
++      a=0
++      return
++      end
++EOF
++],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
++public class foo {
++  private int a;
++  public void bar (void) {
++    a = 0;
++  }
++};
++EOF
++])
++dnl Parse the compiler output and extract the necessary
++dnl objects, libraries and library flags.
++if AC_TRY_EVAL(ac_compile); then
++  # Parse the compiler output and extract the necessary
++  # objects, libraries and library flags.
++
++  # Sentinel used to keep track of whether or not we are before
++  # the conftest object file.
++  pre_test_object_deps_done=no
++
++  # The `*' in the case matches for architectures that use `case' in
++  # $output_verbose_cmd can trigger glob expansion during the loop
++  # eval without this substitution.
++  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
++
++  for p in `eval $output_verbose_link_cmd`; do
++    case $p in
++
++    -L* | -R* | -l*)
++       # Some compilers place space between "-{L,R}" and the path.
++       # Remove the space.
++       if test $p = "-L" \
++	  || test $p = "-R"; then
++	 prev=$p
++	 continue
++       else
++	 prev=
++       fi
++
++       if test "$pre_test_object_deps_done" = no; then
++	 case $p in
++	 -L* | -R*)
++	   # Internal compiler library paths should come after those
++	   # provided the user.  The postdeps already come after the
++	   # user supplied libs so there is no need to process them.
++	   if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
++	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
++	   else
++	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
++	   fi
++	   ;;
++	 # The "-l" case would never come before the object being
++	 # linked, so don't bother handling this case.
++	 esac
++       else
++	 if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
++	   _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
++	 else
++	   _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
++	 fi
++       fi
++       ;;
++
++    *.$objext)
++       # This assumes that the test object file only shows up
++       # once in the compiler output.
++       if test "$p" = "conftest.$objext"; then
++	 pre_test_object_deps_done=yes
++	 continue
++       fi
++
++       if test "$pre_test_object_deps_done" = no; then
++	 if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
++	   _LT_AC_TAGVAR(predep_objects, $1)="$p"
++	 else
++	   _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
++	 fi
++       else
++	 if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
++	   _LT_AC_TAGVAR(postdep_objects, $1)="$p"
++	 else
++	   _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
++	 fi
++       fi
++       ;;
++
++    *) ;; # Ignore the rest.
++
++    esac
++  done
++
++  # Clean up.
++  rm -f a.out a.exe
++else
++  echo "libtool.m4: error: problem compiling $1 test program"
++fi
++
++$rm -f confest.$objext
++
++# PORTME: override above test on systems where it is broken
++ifelse([$1],[CXX],
++[case $host_os in
++interix[[3-9]]*)
++  # Interix 3.5 installs completely hosed .la files for C++, so rather than
++  # hack all around it, let's just trust "g++" to DTRT.
++  _LT_AC_TAGVAR(predep_objects,$1)=
++  _LT_AC_TAGVAR(postdep_objects,$1)=
++  _LT_AC_TAGVAR(postdeps,$1)=
++  ;;
++
++linux*)
++  case `$CC -V 2>&1 | sed 5q` in
++  *Sun\ C*)
++    # Sun C++ 5.9
++    #
++    # The more standards-conforming stlport4 library is
++    # incompatible with the Cstd library. Avoid specifying
++    # it if it's in CXXFLAGS. Ignore libCrun as
++    # -library=stlport4 depends on it.
++    case " $CXX $CXXFLAGS " in
++    *" -library=stlport4 "*)
++      solaris_use_stlport4=yes
++      ;;
++    esac
++    if test "$solaris_use_stlport4" != yes; then
++      _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
++    fi
++    ;;
++  esac
++  ;;
++
++solaris*)
++  case $cc_basename in
++  CC*)
++    # The more standards-conforming stlport4 library is
++    # incompatible with the Cstd library. Avoid specifying
++    # it if it's in CXXFLAGS. Ignore libCrun as
++    # -library=stlport4 depends on it.
++    case " $CXX $CXXFLAGS " in
++    *" -library=stlport4 "*)
++      solaris_use_stlport4=yes
++      ;;
++    esac
++
++    # Adding this requires a known-good setup of shared libraries for
++    # Sun compiler versions before 5.6, else PIC objects from an old
++    # archive will be linked into the output, leading to subtle bugs.
++    if test "$solaris_use_stlport4" != yes; then
++      _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
++    fi
++    ;;
++  esac
++  ;;
++esac
++])
++
++case " $_LT_AC_TAGVAR(postdeps, $1) " in
++*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
++esac
++])# AC_LIBTOOL_POSTDEP_PREDEP
++
++# AC_LIBTOOL_LANG_F77_CONFIG
++# --------------------------
++# Ensure that the configuration vars for the C compiler are
++# suitably defined.  Those variables are subsequently used by
++# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
++AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
++AC_DEFUN([_LT_AC_LANG_F77_CONFIG],
++[AC_REQUIRE([AC_PROG_F77])
++AC_LANG_PUSH(Fortran 77)
++
++_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+ _LT_AC_TAGVAR(allow_undefined_flag, $1)=
+ _LT_AC_TAGVAR(always_export_symbols, $1)=no
+ _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
+@@ -4212,7 +4467,6 @@
+ _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
+ _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
+ _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
+-_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+ _LT_AC_TAGVAR(hardcode_automatic, $1)=no
+ _LT_AC_TAGVAR(module_cmds, $1)=
+ _LT_AC_TAGVAR(module_expsym_cmds, $1)=
+@@ -4222,25 +4476,25 @@
+ _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
+ _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
+ 
+-# Dependencies to place before and after the object being linked:
+-_LT_AC_TAGVAR(predep_objects, $1)=
+-_LT_AC_TAGVAR(postdep_objects, $1)=
+-_LT_AC_TAGVAR(predeps, $1)=
+-_LT_AC_TAGVAR(postdeps, $1)=
+-_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
+-
+-# Source file extension for C++ test sources.
+-ac_ext=cpp
++# Source file extension for f77 test sources.
++ac_ext=f
+ 
+-# Object file extension for compiled C++ test sources.
++# Object file extension for compiled f77 test sources.
+ objext=o
+ _LT_AC_TAGVAR(objext, $1)=$objext
+ 
+ # Code to be used in simple compile tests
+-lt_simple_compile_test_code="int some_variable = 0;\n"
++lt_simple_compile_test_code="\
++      subroutine t
++      return
++      end
++"
+ 
+ # Code to be used in simple link tests
+-lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }\n'
++lt_simple_link_test_code="\
++      program t
++      end
++"
+ 
+ # ltmain only uses $CC for tagged configurations so make sure $CC is set.
+ _LT_AC_SYS_COMPILER
+@@ -4250,3767 +4504,3575 @@
+ _LT_LINKER_BOILERPLATE
+ 
+ # Allow CC to be a program name with arguments.
+-lt_save_CC=$CC
+-lt_save_LD=$LD
+-lt_save_GCC=$GCC
+-GCC=$GXX
+-lt_save_with_gnu_ld=$with_gnu_ld
+-lt_save_path_LD=$lt_cv_path_LD
+-if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
+-  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
+-else
+-  $as_unset lt_cv_prog_gnu_ld
+-fi
+-if test -n "${lt_cv_path_LDCXX+set}"; then
+-  lt_cv_path_LD=$lt_cv_path_LDCXX
+-else
+-  $as_unset lt_cv_path_LD
+-fi
+-test -z "${LDCXX+set}" || LD=$LDCXX
+-CC=${CXX-"c++"}
++lt_save_CC="$CC"
++CC=${F77-"f77"}
+ compiler=$CC
+ _LT_AC_TAGVAR(compiler, $1)=$CC
+ _LT_CC_BASENAME([$compiler])
+ 
+-# We don't want -fno-exception wen compiling C++ code, so set the
+-# no_builtin_flag separately
+-if test "$GXX" = yes; then
+-  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+-else
+-  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
+-fi
+-
+-if test "$GXX" = yes; then
+-  # Set up default GNU C++ configuration
++AC_MSG_CHECKING([if libtool supports shared libraries])
++AC_MSG_RESULT([$can_build_shared])
+ 
+-  AC_PROG_LD
++AC_MSG_CHECKING([whether to build shared libraries])
++test "$can_build_shared" = "no" && enable_shared=no
+ 
+-  # Check if GNU C++ uses GNU ld as the underlying linker, since the
+-  # archiving commands below assume that GNU ld is being used.
+-  if test "$with_gnu_ld" = yes; then
+-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+-    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
++# On AIX, shared libraries and static libraries use the same namespace, and
++# are all built from PIC.
++case $host_os in
++aix3*)
++  test "$enable_shared" = yes && enable_static=no
++  if test -n "$RANLIB"; then
++    archive_cmds="$archive_cmds~\$RANLIB \$lib"
++    postinstall_cmds='$RANLIB $lib'
++  fi
++  ;;
++aix4* | aix5*)
++  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
++    test "$enable_shared" = yes && enable_static=no
++  fi
++  ;;
++esac
++AC_MSG_RESULT([$enable_shared])
+ 
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
+-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
++AC_MSG_CHECKING([whether to build static libraries])
++# Make sure either enable_shared or enable_static is yes.
++test "$enable_shared" = yes || enable_static=yes
++AC_MSG_RESULT([$enable_static])
+ 
+-    # If archive_cmds runs LD, not CC, wlarc should be empty
+-    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
+-    #     investigate it a little bit more. (MM)
+-    wlarc='${wl}'
++_LT_AC_TAGVAR(GCC, $1)="$G77"
++_LT_AC_TAGVAR(LD, $1)="$LD"
+ 
+-    # ancient GNU ld didn't support --whole-archive et. al.
+-    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
+-	grep 'no-whole-archive' > /dev/null; then
+-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+-    else
+-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
+-    fi
+-  else
+-    with_gnu_ld=no
+-    wlarc=
++AC_LIBTOOL_PROG_COMPILER_PIC($1)
++AC_LIBTOOL_PROG_CC_C_O($1)
++AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
++AC_LIBTOOL_PROG_LD_SHLIBS($1)
++AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
++AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
+ 
+-    # A generic and very simple default shared library creation
+-    # command for GNU C++ for the case where it uses the native
+-    # linker, instead of GNU ld.  If possible, this setting should
+-    # overridden to take advantage of the native linker features on
+-    # the platform it is being used on.
+-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+-  fi
++AC_LIBTOOL_CONFIG($1)
+ 
+-  # Commands to make compiler produce verbose output that lists
+-  # what "hidden" libraries, object files and flags are used when
+-  # linking a shared library.
+-  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
++AC_LANG_POP
++CC="$lt_save_CC"
++])# AC_LIBTOOL_LANG_F77_CONFIG
+ 
+-else
+-  GXX=no
+-  with_gnu_ld=no
+-  wlarc=
+-fi
+ 
+-# PORTME: fill in a description of your system's C++ link characteristics
+-AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
+-_LT_AC_TAGVAR(ld_shlibs, $1)=yes
+-case $host_os in
+-  aix3*)
+-    # FIXME: insert proper C++ library support
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  aix4* | aix5*)
+-    if test "$host_cpu" = ia64; then
+-      # On IA64, the linker does run time linking by default, so we don't
+-      # have to do anything special.
+-      aix_use_runtimelinking=no
+-      exp_sym_flag='-Bexport'
+-      no_entry_flag=""
+-    else
+-      aix_use_runtimelinking=no
++# AC_LIBTOOL_LANG_GCJ_CONFIG
++# --------------------------
++# Ensure that the configuration vars for the C compiler are
++# suitably defined.  Those variables are subsequently used by
++# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
++AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
++AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG],
++[AC_LANG_SAVE
+ 
+-      # Test if we are trying to use run time linking or normal
+-      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+-      # need to do runtime linking.
+-      case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
+-	for ld_flag in $LDFLAGS; do
+-	  case $ld_flag in
+-	  *-brtl*)
+-	    aix_use_runtimelinking=yes
+-	    break
+-	    ;;
+-	  esac
+-	done
+-	;;
+-      esac
++# Source file extension for Java test sources.
++ac_ext=java
+ 
+-      exp_sym_flag='-bexport'
+-      no_entry_flag='-bnoentry'
+-    fi
++# Object file extension for compiled Java test sources.
++objext=o
++_LT_AC_TAGVAR(objext, $1)=$objext
+ 
+-    # When large executables or shared objects are built, AIX ld can
+-    # have problems creating the table of contents.  If linking a library
+-    # or program results in "error TOC overflow" add -mminimal-toc to
+-    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
+-    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
++# Code to be used in simple compile tests
++lt_simple_compile_test_code="class foo {}"
+ 
+-    _LT_AC_TAGVAR(archive_cmds, $1)=''
+-    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
+-    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
++# Code to be used in simple link tests
++lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
+ 
+-    if test "$GXX" = yes; then
+-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
+-      # We only want to do this on AIX 4.2 and lower, the check
+-      # below for broken collect2 doesn't work under 4.3+
+-	collect2name=`${CC} -print-prog-name=collect2`
+-	if test -f "$collect2name" && \
+-	   strings "$collect2name" | grep resolve_lib_name >/dev/null
+-	then
+-	  # We have reworked collect2
+-	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+-	else
+-	  # We have old collect2
+-	  _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
+-	  # It fails to find uninstalled libraries when the uninstalled
+-	  # path is not listed in the libpath.  Setting hardcode_minus_L
+-	  # to unsupported forces relinking
+-	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
+-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+-	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
+-	fi
+-	;;
+-      esac
+-      shared_flag='-shared'
+-      if test "$aix_use_runtimelinking" = yes; then
+-	shared_flag="$shared_flag "'${wl}-G'
+-      fi
+-    else
+-      # not using gcc
+-      if test "$host_cpu" = ia64; then
+-	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+-	# chokes on -Wl,-G. The following line is correct:
+-	shared_flag='-G'
+-      else
+-	if test "$aix_use_runtimelinking" = yes; then
+-	  shared_flag='${wl}-G'
+-	else
+-	  shared_flag='${wl}-bM:SRE'
+-	fi
+-      fi
+-    fi
++# ltmain only uses $CC for tagged configurations so make sure $CC is set.
++_LT_AC_SYS_COMPILER
+ 
+-    # It seems that -bexpall does not export symbols beginning with
+-    # underscore (_), so it is better to generate a list of symbols to export.
+-    _LT_AC_TAGVAR(always_export_symbols, $1)=yes
+-    if test "$aix_use_runtimelinking" = yes; then
+-      # Warning - without using the other runtime loading flags (-brtl),
+-      # -berok will link without error, but may produce a broken library.
+-      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
+-      # Determine the default libpath from the value encoded in an empty executable.
+-      _LT_AC_SYS_LIBPATH_AIX
+-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
++# save warnings/boilerplate of simple test code
++_LT_COMPILER_BOILERPLATE
++_LT_LINKER_BOILERPLATE
+ 
+-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
+-     else
+-      if test "$host_cpu" = ia64; then
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
+-	_LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
+-      else
+-	# Determine the default libpath from the value encoded in an empty executable.
+-	_LT_AC_SYS_LIBPATH_AIX
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
+-	# Warning - without using the other run time loading flags,
+-	# -berok will link without error, but may produce a broken library.
+-	_LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
+-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
+-	# Exported symbols can be pulled into shared objects from archives
+-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
+-	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
+-	# This is similar to how AIX traditionally builds its shared libraries.
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
+-      fi
+-    fi
+-    ;;
++# Allow CC to be a program name with arguments.
++lt_save_CC="$CC"
++CC=${GCJ-"gcj"}
++compiler=$CC
++_LT_AC_TAGVAR(compiler, $1)=$CC
++_LT_CC_BASENAME([$compiler])
+ 
+-  beos*)
+-    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
+-      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
+-      # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
+-      # support --undefined.  This deserves some investigation.  FIXME
+-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+-    else
+-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    fi
+-    ;;
++# GCJ did not exist at the time GCC didn't implicitly link libc in.
++_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+ 
+-  chorus*)
+-    case $cc_basename in
+-      *)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-    esac
+-    ;;
++_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+ 
+-  cygwin* | mingw* | pw32*)
+-    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
+-    # as there is no search path for DLLs.
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
+-    _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
+-    _LT_AC_TAGVAR(always_export_symbols, $1)=no
+-    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
++AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
++AC_LIBTOOL_PROG_COMPILER_PIC($1)
++AC_LIBTOOL_PROG_CC_C_O($1)
++AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
++AC_LIBTOOL_PROG_LD_SHLIBS($1)
++AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
++AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
+ 
+-    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
+-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+-      # If the export-symbols file already is a .def file (1st line
+-      # is EXPORTS), use it as is; otherwise, prepend...
+-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
+-	cp $export_symbols $output_objdir/$soname.def;
+-      else
+-	echo EXPORTS > $output_objdir/$soname.def;
+-	cat $export_symbols >> $output_objdir/$soname.def;
+-      fi~
+-      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
+-    else
+-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    fi
+-  ;;
+-      darwin* | rhapsody*)
+-        case $host_os in
+-        rhapsody* | darwin1.[[012]])
+-         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
+-         ;;
+-       *) # Darwin 1.3 on
+-         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
+-           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
+-         else
+-           case ${MACOSX_DEPLOYMENT_TARGET} in
+-             10.[[012]])
+-               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
+-               ;;
+-             10.*)
+-               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
+-               ;;
+-           esac
+-         fi
+-         ;;
+-        esac
+-      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+-      _LT_AC_TAGVAR(hardcode_direct, $1)=no
+-      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
+-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
+-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
+-      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
++AC_LIBTOOL_CONFIG($1)
+ 
+-    if test "$GXX" = yes ; then
+-      lt_int_apple_cc_single_mod=no
+-      output_verbose_link_cmd='echo'
+-      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
+-       lt_int_apple_cc_single_mod=yes
+-      fi
+-      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
+-       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
+-      else
+-          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
+-        fi
+-        _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
+-        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
+-          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
+-            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
+-          else
+-            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
+-          fi
+-            _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
+-      else
+-      case $cc_basename in
+-        xlc*)
+-         output_verbose_link_cmd='echo'
+-          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
+-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
+-          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
+-          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
+-          _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
+-          ;;
+-       *)
+-         _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-          ;;
+-      esac
+-      fi
+-        ;;
++AC_LANG_RESTORE
++CC="$lt_save_CC"
++])# AC_LIBTOOL_LANG_GCJ_CONFIG
+ 
+-  dgux*)
+-    case $cc_basename in
+-      ec++*)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      ghcx*)
+-	# Green Hills C++ Compiler
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      *)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-    esac
+-    ;;
+-  freebsd[[12]]*)
+-    # C++ shared libraries reported to be fairly broken before switch to ELF
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  freebsd-elf*)
+-    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+-    ;;
+-  freebsd* | kfreebsd*-gnu | dragonfly*)
+-    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
+-    # conventions
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=yes
+-    ;;
+-  gnu*)
+-    ;;
+-  hpux9*)
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+-    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+-    _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
+-				# but as the default
+-				# location of the library.
+ 
+-    case $cc_basename in
+-    CC*)
+-      # FIXME: insert proper C++ library support
+-      _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-      ;;
+-    aCC*)
+-      _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+-      # Commands to make compiler produce verbose output that lists
+-      # what "hidden" libraries, object files and flags are used when
+-      # linking a shared library.
+-      #
+-      # There doesn't appear to be a way to prevent this compiler from
+-      # explicitly linking system object files so we need to strip them
+-      # from the output so that they don't get included in the library
+-      # dependencies.
+-      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
+-      ;;
+-    *)
+-      if test "$GXX" = yes; then
+-        _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
+-      else
+-        # FIXME: insert proper C++ library support
+-        _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-      fi
+-      ;;
+-    esac
+-    ;;
+-  hpux10*|hpux11*)
+-    if test $with_gnu_ld = no; then
+-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
+-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# AC_LIBTOOL_LANG_RC_CONFIG
++# -------------------------
++# Ensure that the configuration vars for the Windows resource compiler are
++# suitably defined.  Those variables are subsequently used by
++# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
++AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
++AC_DEFUN([_LT_AC_LANG_RC_CONFIG],
++[AC_LANG_SAVE
+ 
+-      case $host_cpu in
+-      hppa*64*|ia64*)
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
+-        ;;
+-      *)
+-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+-        ;;
+-      esac
+-    fi
+-    case $host_cpu in
+-    hppa*64*|ia64*)
+-      _LT_AC_TAGVAR(hardcode_direct, $1)=no
+-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++# Source file extension for RC test sources.
++ac_ext=rc
++
++# Object file extension for compiled RC test sources.
++objext=o
++_LT_AC_TAGVAR(objext, $1)=$objext
++
++# Code to be used in simple compile tests
++lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
++
++# Code to be used in simple link tests
++lt_simple_link_test_code="$lt_simple_compile_test_code"
++
++# ltmain only uses $CC for tagged configurations so make sure $CC is set.
++_LT_AC_SYS_COMPILER
++
++# save warnings/boilerplate of simple test code
++_LT_COMPILER_BOILERPLATE
++_LT_LINKER_BOILERPLATE
++
++# Allow CC to be a program name with arguments.
++lt_save_CC="$CC"
++CC=${RC-"windres"}
++compiler=$CC
++_LT_AC_TAGVAR(compiler, $1)=$CC
++_LT_CC_BASENAME([$compiler])
++_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
++
++AC_LIBTOOL_CONFIG($1)
++
++AC_LANG_RESTORE
++CC="$lt_save_CC"
++])# AC_LIBTOOL_LANG_RC_CONFIG
++
++
++# AC_LIBTOOL_CONFIG([TAGNAME])
++# ----------------------------
++# If TAGNAME is not passed, then create an initial libtool script
++# with a default configuration from the untagged config vars.  Otherwise
++# add code to config.status for appending the configuration named by
++# TAGNAME from the matching tagged config vars.
++AC_DEFUN([AC_LIBTOOL_CONFIG],
++[# The else clause should only fire when bootstrapping the
++# libtool distribution, otherwise you forgot to ship ltmain.sh
++# with your package, and you will get complaints that there are
++# no rules to generate ltmain.sh.
++if test -f "$ltmain"; then
++  # See if we are running on zsh, and set the options which allow our commands through
++  # without removal of \ escapes.
++  if test -n "${ZSH_VERSION+set}" ; then
++    setopt NO_GLOB_SUBST
++  fi
++  # Now quote all the things that may contain metacharacters while being
++  # careful not to overquote the AC_SUBSTed values.  We take copies of the
++  # variables and quote the copies for generation of the libtool script.
++  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
++    SED SHELL STRIP \
++    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
++    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
++    deplibs_check_method reload_flag reload_cmds need_locks \
++    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
++    lt_cv_sys_global_symbol_to_c_name_address \
++    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
++    old_postinstall_cmds old_postuninstall_cmds \
++    _LT_AC_TAGVAR(compiler, $1) \
++    _LT_AC_TAGVAR(CC, $1) \
++    _LT_AC_TAGVAR(LD, $1) \
++    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
++    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
++    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
++    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
++    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
++    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
++    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
++    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
++    _LT_AC_TAGVAR(old_archive_cmds, $1) \
++    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
++    _LT_AC_TAGVAR(predep_objects, $1) \
++    _LT_AC_TAGVAR(postdep_objects, $1) \
++    _LT_AC_TAGVAR(predeps, $1) \
++    _LT_AC_TAGVAR(postdeps, $1) \
++    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
++    _LT_AC_TAGVAR(archive_cmds, $1) \
++    _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
++    _LT_AC_TAGVAR(postinstall_cmds, $1) \
++    _LT_AC_TAGVAR(postuninstall_cmds, $1) \
++    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
++    _LT_AC_TAGVAR(allow_undefined_flag, $1) \
++    _LT_AC_TAGVAR(no_undefined_flag, $1) \
++    _LT_AC_TAGVAR(export_symbols_cmds, $1) \
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
++    _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
++    _LT_AC_TAGVAR(hardcode_automatic, $1) \
++    _LT_AC_TAGVAR(module_cmds, $1) \
++    _LT_AC_TAGVAR(module_expsym_cmds, $1) \
++    _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
++    _LT_AC_TAGVAR(fix_srcfile_path, $1) \
++    _LT_AC_TAGVAR(exclude_expsyms, $1) \
++    _LT_AC_TAGVAR(include_expsyms, $1); do
++
++    case $var in
++    _LT_AC_TAGVAR(old_archive_cmds, $1) | \
++    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
++    _LT_AC_TAGVAR(archive_cmds, $1) | \
++    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
++    _LT_AC_TAGVAR(module_cmds, $1) | \
++    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
++    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
++    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
++    extract_expsyms_cmds | reload_cmds | finish_cmds | \
++    postinstall_cmds | postuninstall_cmds | \
++    old_postinstall_cmds | old_postuninstall_cmds | \
++    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
++      # Double-quote double-evaled strings.
++      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
+       ;;
+     *)
+-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+-      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
+-					      # but as the default
+-					      # location of the library.
++      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
+       ;;
+     esac
++  done
+ 
+-    case $cc_basename in
+-      CC*)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      aCC*)
+-	case $host_cpu in
+-	hppa*64*)
+-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	  ;;
+-	ia64*)
+-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	  ;;
+-	*)
+-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	  ;;
+-	esac
+-	# Commands to make compiler produce verbose output that lists
+-	# what "hidden" libraries, object files and flags are used when
+-	# linking a shared library.
+-	#
+-	# There doesn't appear to be a way to prevent this compiler from
+-	# explicitly linking system object files so we need to strip them
+-	# from the output so that they don't get included in the library
+-	# dependencies.
+-	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
+-	;;
+-      *)
+-	if test "$GXX" = yes; then
+-	  if test $with_gnu_ld = no; then
+-	    case $host_cpu in
+-	    hppa*64*)
+-	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	      ;;
+-	    ia64*)
+-	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	      ;;
+-	    *)
+-	      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	      ;;
+-	    esac
+-	  fi
+-	else
+-	  # FIXME: insert proper C++ library support
+-	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	fi
+-	;;
+-    esac
+-    ;;
+-  interix3*)
+-    _LT_AC_TAGVAR(hardcode_direct, $1)=no
+-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+-    # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
+-    # Instead, shared libraries are loaded at an image base (0x10000000 by
+-    # default) and relocated if they conflict, which is a slow very memory
+-    # consuming and fragmenting process.  To avoid this, we pick a random,
+-    # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
+-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
+-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+-    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
++  case $lt_echo in
++  *'\[$]0 --fallback-echo"')
++    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
+     ;;
+-  irix5* | irix6*)
+-    case $cc_basename in
+-      CC*)
+-	# SGI C++
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
++  esac
+ 
+-	# Archives containing C++ object files must be created using
+-	# "CC -ar", where "CC" is the IRIX C++ compiler.  This is
+-	# necessary to make sure instantiated templates are included
+-	# in the archive.
+-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
+-	;;
+-      *)
+-	if test "$GXX" = yes; then
+-	  if test "$with_gnu_ld" = no; then
+-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
+-	  else
+-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
+-	  fi
+-	fi
+-	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+-	;;
+-    esac
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
+-    ;;
+-  linux*)
+-    case $cc_basename in
+-      KCC*)
+-	# Kuck and Associates, Inc. (KAI) C++ Compiler
++ifelse([$1], [],
++  [cfgfile="${ofile}T"
++  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
++  $rm -f "$cfgfile"
++  AC_MSG_NOTICE([creating $ofile])],
++  [cfgfile="$ofile"])
+ 
+-	# KCC will only create a shared library if the output file
+-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
+-	# to its proper name (with version) after linking.
+-	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
+-	# Commands to make compiler produce verbose output that lists
+-	# what "hidden" libraries, object files and flags are used when
+-	# linking a shared library.
+-	#
+-	# There doesn't appear to be a way to prevent this compiler from
+-	# explicitly linking system object files so we need to strip them
+-	# from the output so that they don't get included in the library
+-	# dependencies.
+-	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
++  cat <<__EOF__ >> "$cfgfile"
++ifelse([$1], [],
++[#! $SHELL
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
+-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
++# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
++# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
++# NOTE: Changes made to this file will be lost: look at ltmain.sh.
++#
++# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
++# Free Software Foundation, Inc.
++#
++# This file is part of GNU Libtool:
++# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
++#
++# This program is free software; you can redistribute it and/or modify
++# it under the terms of the GNU General Public License as published by
++# the Free Software Foundation; either version 2 of the License, or
++# (at your option) any later version.
++#
++# This program is distributed in the hope that it will be useful, but
++# WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++# General Public License for more details.
++#
++# You should have received a copy of the GNU General Public License
++# along with this program; if not, write to the Free Software
++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
++#
++# As a special exception to the GNU General Public License, if you
++# distribute this file as part of a program that contains a
++# configuration script generated by Autoconf, you may include it under
++# the same distribution terms that you use for the rest of that program.
+ 
+-	# Archives containing C++ object files must be created using
+-	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
+-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
+-	;;
+-      icpc*)
+-	# Intel C++
+-	with_gnu_ld=yes
+-	# version 8.0 and above of icpc choke on multiply defined symbols
+-	# if we add $predep_objects and $postdep_objects, however 7.1 and
+-	# earlier do not add the objects themselves.
+-	case `$CC -V 2>&1` in
+-	*"Version 7."*)
+-  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+-  	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+-	  ;;
+-	*)  # Version 8.0 or newer
+-	  tmp_idyn=
+-	  case $host_cpu in
+-	    ia64*) tmp_idyn=' -i_dynamic';;
+-	  esac
+-  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+-	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
+-	  ;;
+-	esac
+-	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
+-	;;
+-      pgCC*)
+-        # Portland Group C++ compiler
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
+-  	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
++# A sed program that does not truncate output.
++SED=$lt_SED
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
+-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
+-	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
+-        ;;
+-      cxx*)
+-	# Compaq C++
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
++# Sed that helps us avoid accidentally triggering echo(1) options like -n.
++Xsed="$SED -e 1s/^X//"
+ 
+-	runpath_var=LD_RUN_PATH
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# The HP-UX ksh and POSIX shell print the target directory to stdout
++# if CDPATH is set.
++(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+ 
+-	# Commands to make compiler produce verbose output that lists
+-	# what "hidden" libraries, object files and flags are used when
+-	# linking a shared library.
+-	#
+-	# There doesn't appear to be a way to prevent this compiler from
+-	# explicitly linking system object files so we need to strip them
+-	# from the output so that they don't get included in the library
+-	# dependencies.
+-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
+-	;;
+-    esac
+-    ;;
+-  lynxos*)
+-    # FIXME: insert proper C++ library support
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  m88k*)
+-    # FIXME: insert proper C++ library support
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  mvs*)
+-    case $cc_basename in
+-      cxx*)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      *)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-    esac
+-    ;;
+-  netbsd*)
+-    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
+-      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
+-      wlarc=
+-      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+-      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+-    fi
+-    # Workaround some broken pre-1.5 toolchains
+-    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
+-    ;;
+-  openbsd2*)
+-    # C++ shared libraries are fairly broken
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  openbsd*)
+-    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
+-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+-    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+-    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
+-      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
+-      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
+-      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
+-    fi
+-    output_verbose_link_cmd='echo'
+-    ;;
+-  osf3*)
+-    case $cc_basename in
+-      KCC*)
+-	# Kuck and Associates, Inc. (KAI) C++ Compiler
++# The names of the tagged configurations supported by this script.
++available_tags=
+ 
+-	# KCC will only create a shared library if the output file
+-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
+-	# to its proper name (with version) after linking.
+-	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
++# ### BEGIN LIBTOOL CONFIG],
++[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+ 
+-	# Archives containing C++ object files must be created using
+-	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
+-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
++# Shell to use when invoking shell scripts.
++SHELL=$lt_SHELL
+ 
+-	;;
+-      RCC*)
+-	# Rational C++ 2.4.1
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      cxx*)
+-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
++# Whether or not to build shared libraries.
++build_libtool_libs=$enable_shared
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# Whether or not to build static libraries.
++build_old_libs=$enable_static
+ 
+-	# Commands to make compiler produce verbose output that lists
+-	# what "hidden" libraries, object files and flags are used when
+-	# linking a shared library.
+-	#
+-	# There doesn't appear to be a way to prevent this compiler from
+-	# explicitly linking system object files so we need to strip them
+-	# from the output so that they don't get included in the library
+-	# dependencies.
+-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
+-	;;
+-      *)
+-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+-	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
++# Whether or not to add -lc for building shared libraries.
++build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
+ 
+-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+-	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# Whether or not to disallow shared libs when runtime libs are static
++allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
+ 
+-	  # Commands to make compiler produce verbose output that lists
+-	  # what "hidden" libraries, object files and flags are used when
+-	  # linking a shared library.
+-	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
++# Whether or not to optimize for fast installation.
++fast_install=$enable_fast_install
+ 
+-	else
+-	  # FIXME: insert proper C++ library support
+-	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	fi
+-	;;
+-    esac
+-    ;;
+-  osf4* | osf5*)
+-    case $cc_basename in
+-      KCC*)
+-	# Kuck and Associates, Inc. (KAI) C++ Compiler
++# The host system.
++host_alias=$host_alias
++host=$host
++host_os=$host_os
+ 
+-	# KCC will only create a shared library if the output file
+-	# ends with ".so" (or ".sl" for HP-UX), so rename the library
+-	# to its proper name (with version) after linking.
+-	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
++# The build system.
++build_alias=$build_alias
++build=$build
++build_os=$build_os
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# An echo program that does not interpret backslashes.
++echo=$lt_echo
+ 
+-	# Archives containing C++ object files must be created using
+-	# the KAI C++ compiler.
+-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
+-	;;
+-      RCC*)
+-	# Rational C++ 2.4.1
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      cxx*)
+-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
+-	  echo "-hidden">> $lib.exp~
+-	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry ${output_objdir}/so_locations -o $lib~
+-	  $rm $lib.exp'
++# The archiver.
++AR=$lt_AR
++AR_FLAGS=$lt_AR_FLAGS
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
+-	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# A C compiler.
++LTCC=$lt_LTCC
+ 
+-	# Commands to make compiler produce verbose output that lists
+-	# what "hidden" libraries, object files and flags are used when
+-	# linking a shared library.
+-	#
+-	# There doesn't appear to be a way to prevent this compiler from
+-	# explicitly linking system object files so we need to strip them
+-	# from the output so that they don't get included in the library
+-	# dependencies.
+-	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
+-	;;
+-      *)
+-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
+-	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
++# LTCC compiler flags.
++LTCFLAGS=$lt_LTCFLAGS
+ 
+-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
+-	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
++# A language-specific compiler.
++CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
+ 
+-	  # Commands to make compiler produce verbose output that lists
+-	  # what "hidden" libraries, object files and flags are used when
+-	  # linking a shared library.
+-	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
++# Is the compiler the GNU C compiler?
++with_gcc=$_LT_AC_TAGVAR(GCC, $1)
+ 
+-	else
+-	  # FIXME: insert proper C++ library support
+-	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	fi
+-	;;
+-    esac
+-    ;;
+-  psos*)
+-    # FIXME: insert proper C++ library support
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  sunos4*)
+-    case $cc_basename in
+-      CC*)
+-	# Sun C++ 4.x
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      lcc*)
+-	# Lucid
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      *)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-    esac
+-    ;;
+-  solaris*)
+-    case $cc_basename in
+-      CC*)
+-	# Sun C++ 4.2, 5.x and Centerline C++
+-        _LT_AC_TAGVAR(archive_cmds_need_lc,$1)=yes
+-	_LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
+-	$CC -G${allow_undefined_flag}  ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
++# An ERE matcher.
++EGREP=$lt_EGREP
+ 
+-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
+-	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+-	case $host_os in
+-	  solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
+-	  *)
+-	    # The C++ compiler is used as linker so we must use $wl
+-	    # flag to pass the commands to the underlying system
+-	    # linker. We must also pass each convience library through
+-	    # to the system linker between allextract/defaultextract.
+-	    # The C++ compiler will combine linker options so we
+-	    # cannot just pass the convience library names through
+-	    # without $wl.
+-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
+-	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
+-	    ;;
+-	esac
+-	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
++# The linker used to build libraries.
++LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
+ 
+-	output_verbose_link_cmd='echo'
++# Whether we need hard or soft links.
++LN_S=$lt_LN_S
+ 
+-	# Archives containing C++ object files must be created using
+-	# "CC -xar", where "CC" is the Sun C++ compiler.  This is
+-	# necessary to make sure instantiated templates are included
+-	# in the archive.
+-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
+-	;;
+-      gcx*)
+-	# Green Hills C++ Compiler
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
++# A BSD-compatible nm program.
++NM=$lt_NM
+ 
+-	# The C++ compiler must be used to create the archive.
+-	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
+-	;;
+-      *)
+-	# GNU C++ compiler with Solaris linker
+-	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
+-	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
+-	  if $CC --version | grep -v '^2\.7' > /dev/null; then
+-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+-	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
+-		$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
++# A symbol stripping program
++STRIP=$lt_STRIP
+ 
+-	    # Commands to make compiler produce verbose output that lists
+-	    # what "hidden" libraries, object files and flags are used when
+-	    # linking a shared library.
+-	    output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
+-	  else
+-	    # g++ 2.7 appears to require `-G' NOT `-shared' on this
+-	    # platform.
+-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
+-	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
+-		$CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
++# Used to examine libraries when file_magic_cmd begins "file"
++MAGIC_CMD=$MAGIC_CMD
+ 
+-	    # Commands to make compiler produce verbose output that lists
+-	    # what "hidden" libraries, object files and flags are used when
+-	    # linking a shared library.
+-	    output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
+-	  fi
++# Used on cygwin: DLL creation program.
++DLLTOOL="$DLLTOOL"
+ 
+-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
+-	fi
+-	;;
+-    esac
+-    ;;
+-  sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
+-    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+-    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+-    runpath_var='LD_RUN_PATH'
++# Used on cygwin: object dumper.
++OBJDUMP="$OBJDUMP"
+ 
+-    case $cc_basename in
+-      CC*)
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	;;
+-      *)
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	;;
+-    esac
+-    ;;
+-  sysv5* | sco3.2v5* | sco5v6*)
+-    # Note: We can NOT use -z defs as we might desire, because we do not
+-    # link with -lc, and that would cause any symbols used from libc to
+-    # always be unresolved, which means just about no library would
+-    # ever link correctly.  If we're not using GNU ld we use -z text
+-    # though, which does catch some bad symbols but isn't as heavy-handed
+-    # as -z defs.
+-    # For security reasons, it is highly recommended that you always
+-    # use absolute paths for naming shared libraries, and exclude the
+-    # DT_RUNPATH tag from executables and libraries.  But doing so
+-    # requires that you compile everything twice, which is a pain.
+-    # So that behaviour is only enabled if SCOABSPATH is set to a
+-    # non-empty value in the environment.  Most likely only useful for
+-    # creating official distributions of packages.
+-    # This is a hack until libtool officially supports absolute path
+-    # names for shared libraries.
+-    _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
+-    _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
+-    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
+-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
+-    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
+-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
+-    runpath_var='LD_RUN_PATH'
+-
+-    case $cc_basename in
+-      CC*)
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	;;
+-      *)
+-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib $libobjs $deplibs $compiler_flags'
+-	;;
+-    esac
+-    ;;
+-  tandem*)
+-    case $cc_basename in
+-      NCC*)
+-	# NonStop-UX NCC 3.20
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-      *)
+-	# FIXME: insert proper C++ library support
+-	_LT_AC_TAGVAR(ld_shlibs, $1)=no
+-	;;
+-    esac
+-    ;;
+-  vxworks*)
+-    # FIXME: insert proper C++ library support
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-  *)
+-    # FIXME: insert proper C++ library support
+-    _LT_AC_TAGVAR(ld_shlibs, $1)=no
+-    ;;
+-esac
+-AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
+-test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
++# Used on cygwin: assembler.
++AS="$AS"
+ 
+-_LT_AC_TAGVAR(GCC, $1)="$GXX"
+-_LT_AC_TAGVAR(LD, $1)="$LD"
++# The name of the directory that contains temporary libtool files.
++objdir=$objdir
+ 
+-AC_LIBTOOL_POSTDEP_PREDEP($1)
+-AC_LIBTOOL_PROG_COMPILER_PIC($1)
+-AC_LIBTOOL_PROG_CC_C_O($1)
+-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
+-AC_LIBTOOL_PROG_LD_SHLIBS($1)
+-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
+-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
++# How to create reloadable object files.
++reload_flag=$lt_reload_flag
++reload_cmds=$lt_reload_cmds
+ 
+-AC_LIBTOOL_CONFIG($1)
++# How to pass a linker flag through the compiler.
++wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
+ 
+-AC_LANG_POP
+-CC=$lt_save_CC
+-LDCXX=$LD
+-LD=$lt_save_LD
+-GCC=$lt_save_GCC
+-with_gnu_ldcxx=$with_gnu_ld
+-with_gnu_ld=$lt_save_with_gnu_ld
+-lt_cv_path_LDCXX=$lt_cv_path_LD
+-lt_cv_path_LD=$lt_save_path_LD
+-lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
+-lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
+-])# AC_LIBTOOL_LANG_CXX_CONFIG
++# Object file suffix (normally "o").
++objext="$ac_objext"
+ 
+-# AC_LIBTOOL_POSTDEP_PREDEP([TAGNAME])
+-# ------------------------------------
+-# Figure out "hidden" library dependencies from verbose
+-# compiler output when linking a shared library.
+-# Parse the compiler output and extract the necessary
+-# objects, libraries and library flags.
+-AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP],[
+-dnl we can't use the lt_simple_compile_test_code here,
+-dnl because it contains code intended for an executable,
+-dnl not a library.  It's possible we should let each
+-dnl tag define a new lt_????_link_test_code variable,
+-dnl but it's only used here...
+-ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
+-int a;
+-void foo (void) { a = 0; }
+-EOF
+-],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
+-class Foo
+-{
+-public:
+-  Foo (void) { a = 0; }
+-private:
+-  int a;
+-};
+-EOF
+-],[$1],[F77],[cat > conftest.$ac_ext <<EOF
+-      subroutine foo
+-      implicit none
+-      integer*4 a
+-      a=0
+-      return
+-      end
+-EOF
+-],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
+-public class foo {
+-  private int a;
+-  public void bar (void) {
+-    a = 0;
+-  }
+-};
+-EOF
+-])
+-dnl Parse the compiler output and extract the necessary
+-dnl objects, libraries and library flags.
+-if AC_TRY_EVAL(ac_compile); then
+-  # Parse the compiler output and extract the necessary
+-  # objects, libraries and library flags.
++# Old archive suffix (normally "a").
++libext="$libext"
+ 
+-  # Sentinel used to keep track of whether or not we are before
+-  # the conftest object file.
+-  pre_test_object_deps_done=no
++# Shared library suffix (normally ".so").
++shrext_cmds='$shrext_cmds'
+ 
+-  # The `*' in the case matches for architectures that use `case' in
+-  # $output_verbose_cmd can trigger glob expansion during the loop
+-  # eval without this substitution.
+-  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
++# Executable file suffix (normally "").
++exeext="$exeext"
+ 
+-  for p in `eval $output_verbose_link_cmd`; do
+-    case $p in
++# Additional compiler flags for building library objects.
++pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
++pic_mode=$pic_mode
+ 
+-    -L* | -R* | -l*)
+-       # Some compilers place space between "-{L,R}" and the path.
+-       # Remove the space.
+-       if test $p = "-L" \
+-	  || test $p = "-R"; then
+-	 prev=$p
+-	 continue
+-       else
+-	 prev=
+-       fi
++# What is the maximum length of a command?
++max_cmd_len=$lt_cv_sys_max_cmd_len
+ 
+-       if test "$pre_test_object_deps_done" = no; then
+-	 case $p in
+-	 -L* | -R*)
+-	   # Internal compiler library paths should come after those
+-	   # provided the user.  The postdeps already come after the
+-	   # user supplied libs so there is no need to process them.
+-	   if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
+-	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
+-	   else
+-	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
+-	   fi
+-	   ;;
+-	 # The "-l" case would never come before the object being
+-	 # linked, so don't bother handling this case.
+-	 esac
+-       else
+-	 if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
+-	   _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
+-	 else
+-	   _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
+-	 fi
+-       fi
+-       ;;
++# Does compiler simultaneously support -c and -o options?
++compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
+ 
+-    *.$objext)
+-       # This assumes that the test object file only shows up
+-       # once in the compiler output.
+-       if test "$p" = "conftest.$objext"; then
+-	 pre_test_object_deps_done=yes
+-	 continue
+-       fi
++# Must we lock files when doing compilation?
++need_locks=$lt_need_locks
+ 
+-       if test "$pre_test_object_deps_done" = no; then
+-	 if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
+-	   _LT_AC_TAGVAR(predep_objects, $1)="$p"
+-	 else
+-	   _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
+-	 fi
+-       else
+-	 if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
+-	   _LT_AC_TAGVAR(postdep_objects, $1)="$p"
+-	 else
+-	   _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
+-	 fi
+-       fi
+-       ;;
++# Do we need the lib prefix for modules?
++need_lib_prefix=$need_lib_prefix
+ 
+-    *) ;; # Ignore the rest.
++# Do we need a version for libraries?
++need_version=$need_version
+ 
+-    esac
+-  done
++# Whether dlopen is supported.
++dlopen_support=$enable_dlopen
+ 
+-  # Clean up.
+-  rm -f a.out a.exe
+-else
+-  echo "libtool.m4: error: problem compiling $1 test program"
+-fi
++# Whether dlopen of programs is supported.
++dlopen_self=$enable_dlopen_self
+ 
+-$rm -f confest.$objext
++# Whether dlopen of statically linked programs is supported.
++dlopen_self_static=$enable_dlopen_self_static
+ 
+-# PORTME: override above test on systems where it is broken
+-ifelse([$1],[CXX],
+-[case $host_os in
+-interix3*)
+-  # Interix 3.5 installs completely hosed .la files for C++, so rather than
+-  # hack all around it, let's just trust "g++" to DTRT.
+-  _LT_AC_TAGVAR(predep_objects,$1)=
+-  _LT_AC_TAGVAR(postdep_objects,$1)=
+-  _LT_AC_TAGVAR(postdeps,$1)=
+-  ;;
++# Compiler flag to prevent dynamic linking.
++link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
+ 
+-solaris*)
+-  case $cc_basename in
+-  CC*)
+-    # Adding this requires a known-good setup of shared libraries for
+-    # Sun compiler versions before 5.6, else PIC objects from an old
+-    # archive will be linked into the output, leading to subtle bugs.
+-    _LT_AC_TAGVAR(postdeps,$1)='-lCstd -lCrun'
+-    ;;
+-  esac
+-  ;;
+-esac
+-])
++# Compiler flag to turn off builtin functions.
++no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
+ 
+-case " $_LT_AC_TAGVAR(postdeps, $1) " in
+-*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
+-esac
+-])# AC_LIBTOOL_POSTDEP_PREDEP
++# Compiler flag to allow reflexive dlopens.
++export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
+ 
+-# AC_LIBTOOL_LANG_F77_CONFIG
+-# --------------------------
+-# Ensure that the configuration vars for the C compiler are
+-# suitably defined.  Those variables are subsequently used by
+-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
+-AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
+-AC_DEFUN([_LT_AC_LANG_F77_CONFIG],
+-[AC_REQUIRE([AC_PROG_F77])
+-AC_LANG_PUSH(Fortran 77)
++# Compiler flag to generate shared objects directly from archives.
++whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
+ 
+-_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
+-_LT_AC_TAGVAR(allow_undefined_flag, $1)=
+-_LT_AC_TAGVAR(always_export_symbols, $1)=no
+-_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
+-_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
+-_LT_AC_TAGVAR(hardcode_direct, $1)=no
+-_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
+-_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
+-_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
+-_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
+-_LT_AC_TAGVAR(hardcode_automatic, $1)=no
+-_LT_AC_TAGVAR(module_cmds, $1)=
+-_LT_AC_TAGVAR(module_expsym_cmds, $1)=
+-_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
+-_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
+-_LT_AC_TAGVAR(no_undefined_flag, $1)=
+-_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
+-_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
++# Compiler flag to generate thread-safe objects.
++thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
+ 
+-# Source file extension for f77 test sources.
+-ac_ext=f
++# Library versioning type.
++version_type=$version_type
+ 
+-# Object file extension for compiled f77 test sources.
+-objext=o
+-_LT_AC_TAGVAR(objext, $1)=$objext
++# Format of library name prefix.
++libname_spec=$lt_libname_spec
+ 
+-# Code to be used in simple compile tests
+-lt_simple_compile_test_code="      subroutine t\n      return\n      end\n"
++# List of archive names.  First name is the real one, the rest are links.
++# The last name is the one that the linker finds with -lNAME.
++library_names_spec=$lt_library_names_spec
+ 
+-# Code to be used in simple link tests
+-lt_simple_link_test_code="      program t\n      end\n"
++# The coded name of the library, if different from the real name.
++soname_spec=$lt_soname_spec
+ 
+-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+-_LT_AC_SYS_COMPILER
++# Commands used to build and install an old-style archive.
++RANLIB=$lt_RANLIB
++old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
++old_postinstall_cmds=$lt_old_postinstall_cmds
++old_postuninstall_cmds=$lt_old_postuninstall_cmds
+ 
+-# save warnings/boilerplate of simple test code
+-_LT_COMPILER_BOILERPLATE
+-_LT_LINKER_BOILERPLATE
++# Create an old-style archive from a shared archive.
++old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
+ 
+-# Allow CC to be a program name with arguments.
+-lt_save_CC="$CC"
+-CC=${F77-"f77"}
+-compiler=$CC
+-_LT_AC_TAGVAR(compiler, $1)=$CC
+-_LT_CC_BASENAME([$compiler])
++# Create a temporary old-style archive to link instead of a shared archive.
++old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
+ 
+-AC_MSG_CHECKING([if libtool supports shared libraries])
+-AC_MSG_RESULT([$can_build_shared])
++# Commands used to build and install a shared archive.
++archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
++archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
++postinstall_cmds=$lt_postinstall_cmds
++postuninstall_cmds=$lt_postuninstall_cmds
+ 
+-AC_MSG_CHECKING([whether to build shared libraries])
+-test "$can_build_shared" = "no" && enable_shared=no
++# Commands used to build a loadable module (assumed same as above if empty)
++module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
++module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
+ 
+-# On AIX, shared libraries and static libraries use the same namespace, and
+-# are all built from PIC.
+-case $host_os in
+-aix3*)
+-  test "$enable_shared" = yes && enable_static=no
+-  if test -n "$RANLIB"; then
+-    archive_cmds="$archive_cmds~\$RANLIB \$lib"
+-    postinstall_cmds='$RANLIB $lib'
+-  fi
+-  ;;
+-aix4* | aix5*)
+-  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
+-    test "$enable_shared" = yes && enable_static=no
+-  fi
+-  ;;
+-esac
+-AC_MSG_RESULT([$enable_shared])
++# Commands to strip libraries.
++old_striplib=$lt_old_striplib
++striplib=$lt_striplib
+ 
+-AC_MSG_CHECKING([whether to build static libraries])
+-# Make sure either enable_shared or enable_static is yes.
+-test "$enable_shared" = yes || enable_static=yes
+-AC_MSG_RESULT([$enable_static])
++# Dependencies to place before the objects being linked to create a
++# shared library.
++predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
+ 
+-_LT_AC_TAGVAR(GCC, $1)="$G77"
+-_LT_AC_TAGVAR(LD, $1)="$LD"
++# Dependencies to place after the objects being linked to create a
++# shared library.
++postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
+ 
+-AC_LIBTOOL_PROG_COMPILER_PIC($1)
+-AC_LIBTOOL_PROG_CC_C_O($1)
+-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
+-AC_LIBTOOL_PROG_LD_SHLIBS($1)
+-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
+-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
++# Dependencies to place before the objects being linked to create a
++# shared library.
++predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
+ 
+-AC_LIBTOOL_CONFIG($1)
++# Dependencies to place after the objects being linked to create a
++# shared library.
++postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
+ 
+-AC_LANG_POP
+-CC="$lt_save_CC"
+-])# AC_LIBTOOL_LANG_F77_CONFIG
++# The library search path used internally by the compiler when linking
++# a shared library.
++compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
+ 
++# Method to check whether dependent libraries are shared objects.
++deplibs_check_method=$lt_deplibs_check_method
+ 
+-# AC_LIBTOOL_LANG_GCJ_CONFIG
+-# --------------------------
+-# Ensure that the configuration vars for the C compiler are
+-# suitably defined.  Those variables are subsequently used by
+-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
+-AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
+-AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG],
+-[AC_LANG_SAVE
++# Command to use when deplibs_check_method == file_magic.
++file_magic_cmd=$lt_file_magic_cmd
+ 
+-# Source file extension for Java test sources.
+-ac_ext=java
++# Flag that allows shared libraries with undefined symbols to be built.
++allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
+ 
+-# Object file extension for compiled Java test sources.
+-objext=o
+-_LT_AC_TAGVAR(objext, $1)=$objext
++# Flag that forces no undefined symbols.
++no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
+ 
+-# Code to be used in simple compile tests
+-lt_simple_compile_test_code="class foo {}\n"
++# Commands used to finish a libtool library installation in a directory.
++finish_cmds=$lt_finish_cmds
+ 
+-# Code to be used in simple link tests
+-lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }\n'
++# Same as above, but a single script fragment to be evaled but not shown.
++finish_eval=$lt_finish_eval
+ 
+-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+-_LT_AC_SYS_COMPILER
++# Take the output of nm and produce a listing of raw symbols and C names.
++global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
+ 
+-# save warnings/boilerplate of simple test code
+-_LT_COMPILER_BOILERPLATE
+-_LT_LINKER_BOILERPLATE
++# Transform the output of nm in a proper C declaration
++global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
+ 
+-# Allow CC to be a program name with arguments.
+-lt_save_CC="$CC"
+-CC=${GCJ-"gcj"}
+-compiler=$CC
+-_LT_AC_TAGVAR(compiler, $1)=$CC
+-_LT_CC_BASENAME([$compiler])
++# Transform the output of nm in a C name address pair
++global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
+ 
+-# GCJ did not exist at the time GCC didn't implicitly link libc in.
+-_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
++# This is the shared library runtime path variable.
++runpath_var=$runpath_var
+ 
+-_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
++# This is the shared library path variable.
++shlibpath_var=$shlibpath_var
+ 
+-AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
+-AC_LIBTOOL_PROG_COMPILER_PIC($1)
+-AC_LIBTOOL_PROG_CC_C_O($1)
+-AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
+-AC_LIBTOOL_PROG_LD_SHLIBS($1)
+-AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
+-AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
++# Is shlibpath searched before the hard-coded library search path?
++shlibpath_overrides_runpath=$shlibpath_overrides_runpath
+ 
+-AC_LIBTOOL_CONFIG($1)
++# How to hardcode a shared library path into an executable.
++hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
+ 
+-AC_LANG_RESTORE
+-CC="$lt_save_CC"
+-])# AC_LIBTOOL_LANG_GCJ_CONFIG
++# Whether we should hardcode library paths into libraries.
++hardcode_into_libs=$hardcode_into_libs
+ 
++# Flag to hardcode \$libdir into a binary during linking.
++# This must work even if \$libdir does not exist.
++hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
+ 
+-# AC_LIBTOOL_LANG_RC_CONFIG
+-# -------------------------
+-# Ensure that the configuration vars for the Windows resource compiler are
+-# suitably defined.  Those variables are subsequently used by
+-# AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
+-AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
+-AC_DEFUN([_LT_AC_LANG_RC_CONFIG],
+-[AC_LANG_SAVE
++# If ld is used when linking, flag to hardcode \$libdir into
++# a binary during linking. This must work even if \$libdir does
++# not exist.
++hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
+ 
+-# Source file extension for RC test sources.
+-ac_ext=rc
++# Whether we need a single -rpath flag with a separated argument.
++hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
+ 
+-# Object file extension for compiled RC test sources.
+-objext=o
+-_LT_AC_TAGVAR(objext, $1)=$objext
++# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
++# resulting binary.
++hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
+ 
+-# Code to be used in simple compile tests
+-lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
++# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
++# resulting binary.
++hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
+ 
+-# Code to be used in simple link tests
+-lt_simple_link_test_code="$lt_simple_compile_test_code"
++# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
++# the resulting binary.
++hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
+ 
+-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
+-_LT_AC_SYS_COMPILER
++# Set to yes if building a shared library automatically hardcodes DIR into the library
++# and all subsequent libraries and executables linked against it.
++hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
+ 
+-# save warnings/boilerplate of simple test code
+-_LT_COMPILER_BOILERPLATE
+-_LT_LINKER_BOILERPLATE
++# Variables whose values should be saved in libtool wrapper scripts and
++# restored at relink time.
++variables_saved_for_relink="$variables_saved_for_relink"
+ 
+-# Allow CC to be a program name with arguments.
+-lt_save_CC="$CC"
+-CC=${RC-"windres"}
+-compiler=$CC
+-_LT_AC_TAGVAR(compiler, $1)=$CC
+-_LT_CC_BASENAME([$compiler])
+-_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
++# Whether libtool must link a program against all its dependency libraries.
++link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
+ 
+-AC_LIBTOOL_CONFIG($1)
++# Compile-time system search path for libraries
++sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
+ 
+-AC_LANG_RESTORE
+-CC="$lt_save_CC"
+-])# AC_LIBTOOL_LANG_RC_CONFIG
++# Run-time system search path for libraries
++sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
+ 
++# Fix the shell variable \$srcfile for the compiler.
++fix_srcfile_path=$lt_fix_srcfile_path
+ 
+-# AC_LIBTOOL_CONFIG([TAGNAME])
+-# ----------------------------
+-# If TAGNAME is not passed, then create an initial libtool script
+-# with a default configuration from the untagged config vars.  Otherwise
+-# add code to config.status for appending the configuration named by
+-# TAGNAME from the matching tagged config vars.
+-AC_DEFUN([AC_LIBTOOL_CONFIG],
+-[# The else clause should only fire when bootstrapping the
+-# libtool distribution, otherwise you forgot to ship ltmain.sh
+-# with your package, and you will get complaints that there are
+-# no rules to generate ltmain.sh.
+-if test -f "$ltmain"; then
+-  # See if we are running on zsh, and set the options which allow our commands through
+-  # without removal of \ escapes.
+-  if test -n "${ZSH_VERSION+set}" ; then
+-    setopt NO_GLOB_SUBST
+-  fi
+-  # Now quote all the things that may contain metacharacters while being
+-  # careful not to overquote the AC_SUBSTed values.  We take copies of the
+-  # variables and quote the copies for generation of the libtool script.
+-  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
+-    SED SHELL STRIP \
+-    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
+-    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
+-    deplibs_check_method reload_flag reload_cmds need_locks \
+-    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
+-    lt_cv_sys_global_symbol_to_c_name_address \
+-    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
+-    old_postinstall_cmds old_postuninstall_cmds \
+-    _LT_AC_TAGVAR(compiler, $1) \
+-    _LT_AC_TAGVAR(CC, $1) \
+-    _LT_AC_TAGVAR(LD, $1) \
+-    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
+-    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
+-    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
+-    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
+-    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
+-    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
+-    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
+-    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
+-    _LT_AC_TAGVAR(old_archive_cmds, $1) \
+-    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
+-    _LT_AC_TAGVAR(predep_objects, $1) \
+-    _LT_AC_TAGVAR(postdep_objects, $1) \
+-    _LT_AC_TAGVAR(predeps, $1) \
+-    _LT_AC_TAGVAR(postdeps, $1) \
+-    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
+-    _LT_AC_TAGVAR(archive_cmds, $1) \
+-    _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
+-    _LT_AC_TAGVAR(postinstall_cmds, $1) \
+-    _LT_AC_TAGVAR(postuninstall_cmds, $1) \
+-    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
+-    _LT_AC_TAGVAR(allow_undefined_flag, $1) \
+-    _LT_AC_TAGVAR(no_undefined_flag, $1) \
+-    _LT_AC_TAGVAR(export_symbols_cmds, $1) \
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
+-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
+-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
+-    _LT_AC_TAGVAR(hardcode_automatic, $1) \
+-    _LT_AC_TAGVAR(module_cmds, $1) \
+-    _LT_AC_TAGVAR(module_expsym_cmds, $1) \
+-    _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
+-    _LT_AC_TAGVAR(exclude_expsyms, $1) \
+-    _LT_AC_TAGVAR(include_expsyms, $1); do
++# Set to yes if exported symbols are required.
++always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
+ 
+-    case $var in
+-    _LT_AC_TAGVAR(old_archive_cmds, $1) | \
+-    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
+-    _LT_AC_TAGVAR(archive_cmds, $1) | \
+-    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
+-    _LT_AC_TAGVAR(module_cmds, $1) | \
+-    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
+-    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
+-    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
+-    extract_expsyms_cmds | reload_cmds | finish_cmds | \
+-    postinstall_cmds | postuninstall_cmds | \
+-    old_postinstall_cmds | old_postuninstall_cmds | \
+-    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
+-      # Double-quote double-evaled strings.
+-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
+-      ;;
+-    *)
+-      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
+-      ;;
+-    esac
+-  done
++# The commands to list exported symbols.
++export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
+ 
+-  case $lt_echo in
+-  *'\[$]0 --fallback-echo"')
+-    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
+-    ;;
+-  esac
++# The commands to extract the exported symbol list from a shared archive.
++extract_expsyms_cmds=$lt_extract_expsyms_cmds
+ 
+-ifelse([$1], [],
+-  [cfgfile="${ofile}T"
+-  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
+-  $rm -f "$cfgfile"
+-  AC_MSG_NOTICE([creating $ofile])],
+-  [cfgfile="$ofile"])
++# Symbols that should not be listed in the preloaded symbols.
++exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
+ 
+-  cat <<__EOF__ >> "$cfgfile"
+-ifelse([$1], [],
+-[#! $SHELL
++# Symbols that must always be exported.
++include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
+ 
+-# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
+-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
+-# NOTE: Changes made to this file will be lost: look at ltmain.sh.
+-#
+-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
+-# Free Software Foundation, Inc.
+-#
+-# This file is part of GNU Libtool:
+-# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
+-#
+-# This program is free software; you can redistribute it and/or modify
+-# it under the terms of the GNU General Public License as published by
+-# the Free Software Foundation; either version 2 of the License, or
+-# (at your option) any later version.
+-#
+-# This program is distributed in the hope that it will be useful, but
+-# WITHOUT ANY WARRANTY; without even the implied warranty of
+-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+-# General Public License for more details.
+-#
+-# You should have received a copy of the GNU General Public License
+-# along with this program; if not, write to the Free Software
+-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-#
+-# As a special exception to the GNU General Public License, if you
+-# distribute this file as part of a program that contains a
+-# configuration script generated by Autoconf, you may include it under
+-# the same distribution terms that you use for the rest of that program.
++ifelse([$1],[],
++[# ### END LIBTOOL CONFIG],
++[# ### END LIBTOOL TAG CONFIG: $tagname])
+ 
+-# A sed program that does not truncate output.
+-SED=$lt_SED
++__EOF__
+ 
+-# Sed that helps us avoid accidentally triggering echo(1) options like -n.
+-Xsed="$SED -e 1s/^X//"
++ifelse([$1],[], [
++  case $host_os in
++  aix3*)
++    cat <<\EOF >> "$cfgfile"
+ 
+-# The HP-UX ksh and POSIX shell print the target directory to stdout
+-# if CDPATH is set.
+-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
++# AIX sometimes has problems with the GCC collect2 program.  For some
++# reason, if we set the COLLECT_NAMES environment variable, the problems
++# vanish in a puff of smoke.
++if test "X${COLLECT_NAMES+set}" != Xset; then
++  COLLECT_NAMES=
++  export COLLECT_NAMES
++fi
++EOF
++    ;;
++  esac
+ 
+-# The names of the tagged configurations supported by this script.
+-available_tags=
++  # We use sed instead of cat because bash on DJGPP gets confused if
++  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
++  # text mode, it properly converts lines to CR/LF.  This bash problem
++  # is reportedly fixed, but why not run on old versions too?
++  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
+ 
+-# ### BEGIN LIBTOOL CONFIG],
+-[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
++  mv -f "$cfgfile" "$ofile" || \
++    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
++  chmod +x "$ofile"
++])
++else
++  # If there is no Makefile yet, we rely on a make rule to execute
++  # `config.status --recheck' to rerun these tests and create the
++  # libtool script then.
++  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
++  if test -f "$ltmain_in"; then
++    test -f Makefile && make "$ltmain"
++  fi
++fi
++])# AC_LIBTOOL_CONFIG
+ 
+-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+ 
+-# Shell to use when invoking shell scripts.
+-SHELL=$lt_SHELL
++# AC_LIBTOOL_PROG_COMPILER_NO_RTTI([TAGNAME])
++# -------------------------------------------
++AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI],
++[AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
+ 
+-# Whether or not to build shared libraries.
+-build_libtool_libs=$enable_shared
++_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
+ 
+-# Whether or not to build static libraries.
+-build_old_libs=$enable_static
++if test "$GCC" = yes; then
++  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
+ 
+-# Whether or not to add -lc for building shared libraries.
+-build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
++  AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
++    lt_cv_prog_compiler_rtti_exceptions,
++    [-fno-rtti -fno-exceptions], [],
++    [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
++fi
++])# AC_LIBTOOL_PROG_COMPILER_NO_RTTI
+ 
+-# Whether or not to disallow shared libs when runtime libs are static
+-allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
+ 
+-# Whether or not to optimize for fast installation.
+-fast_install=$enable_fast_install
++# AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
++# ---------------------------------
++AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE],
++[AC_REQUIRE([AC_CANONICAL_HOST])
++AC_REQUIRE([LT_AC_PROG_SED])
++AC_REQUIRE([AC_PROG_NM])
++AC_REQUIRE([AC_OBJEXT])
++# Check for command to grab the raw symbol name followed by C symbol from nm.
++AC_MSG_CHECKING([command to parse $NM output from $compiler object])
++AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
++[
++# These are sane defaults that work on at least a few old systems.
++# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
+ 
+-# The host system.
+-host_alias=$host_alias
+-host=$host
+-host_os=$host_os
++# Character class describing NM global symbol codes.
++symcode='[[BCDEGRST]]'
+ 
+-# The build system.
+-build_alias=$build_alias
+-build=$build
+-build_os=$build_os
++# Regexp to match symbols that can be accessed directly from C.
++sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
+ 
+-# An echo program that does not interpret backslashes.
+-echo=$lt_echo
++# Transform an extracted symbol line into a proper C declaration
++lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
+ 
+-# The archiver.
+-AR=$lt_AR
+-AR_FLAGS=$lt_AR_FLAGS
++# Transform an extracted symbol line into symbol name and symbol address
++lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
+ 
+-# A C compiler.
+-LTCC=$lt_LTCC
+-
+-# LTCC compiler flags.
+-LTCFLAGS=$lt_LTCFLAGS
+-
+-# A language-specific compiler.
+-CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
+-
+-# Is the compiler the GNU C compiler?
+-with_gcc=$_LT_AC_TAGVAR(GCC, $1)
+-
+-# An ERE matcher.
+-EGREP=$lt_EGREP
+-
+-# The linker used to build libraries.
+-LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
+-
+-# Whether we need hard or soft links.
+-LN_S=$lt_LN_S
+-
+-# A BSD-compatible nm program.
+-NM=$lt_NM
+-
+-# A symbol stripping program
+-STRIP=$lt_STRIP
+-
+-# Used to examine libraries when file_magic_cmd begins "file"
+-MAGIC_CMD=$MAGIC_CMD
+-
+-# Used on cygwin: DLL creation program.
+-DLLTOOL="$DLLTOOL"
+-
+-# Used on cygwin: object dumper.
+-OBJDUMP="$OBJDUMP"
+-
+-# Used on cygwin: assembler.
+-AS="$AS"
+-
+-# The name of the directory that contains temporary libtool files.
+-objdir=$objdir
+-
+-# How to create reloadable object files.
+-reload_flag=$lt_reload_flag
+-reload_cmds=$lt_reload_cmds
+-
+-# How to pass a linker flag through the compiler.
+-wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
+-
+-# Object file suffix (normally "o").
+-objext="$ac_objext"
++# Define system-specific variables.
++case $host_os in
++aix*)
++  symcode='[[BCDT]]'
++  ;;
++cygwin* | mingw* | pw32*)
++  symcode='[[ABCDGISTW]]'
++  ;;
++hpux*) # Its linker distinguishes data from code symbols
++  if test "$host_cpu" = ia64; then
++    symcode='[[ABCDEGRST]]'
++  fi
++  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
++  lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
++  ;;
++linux* | k*bsd*-gnu)
++  if test "$host_cpu" = ia64; then
++    symcode='[[ABCDGIRSTW]]'
++    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
++    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
++  fi
++  ;;
++irix* | nonstopux*)
++  symcode='[[BCDEGRST]]'
++  ;;
++osf*)
++  symcode='[[BCDEGQRST]]'
++  ;;
++solaris*)
++  symcode='[[BDRT]]'
++  ;;
++sco3.2v5*)
++  symcode='[[DT]]'
++  ;;
++sysv4.2uw2*)
++  symcode='[[DT]]'
++  ;;
++sysv5* | sco5v6* | unixware* | OpenUNIX*)
++  symcode='[[ABDT]]'
++  ;;
++sysv4)
++  symcode='[[DFNSTU]]'
++  ;;
++esac
+ 
+-# Old archive suffix (normally "a").
+-libext="$libext"
++# Handle CRLF in mingw tool chain
++opt_cr=
++case $build_os in
++mingw*)
++  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
++  ;;
++esac
+ 
+-# Shared library suffix (normally ".so").
+-shrext_cmds='$shrext_cmds'
++# If we're using GNU nm, then use its standard symbol codes.
++case `$NM -V 2>&1` in
++*GNU* | *'with BFD'*)
++  symcode='[[ABCDGIRSTW]]' ;;
++esac
+ 
+-# Executable file suffix (normally "").
+-exeext="$exeext"
++# Try without a prefix undercore, then with it.
++for ac_symprfx in "" "_"; do
+ 
+-# Additional compiler flags for building library objects.
+-pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
+-pic_mode=$pic_mode
++  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
++  symxfrm="\\1 $ac_symprfx\\2 \\2"
+ 
+-# What is the maximum length of a command?
+-max_cmd_len=$lt_cv_sys_max_cmd_len
++  # Write the raw and C identifiers.
++  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ 	]]\($symcode$symcode*\)[[ 	]][[ 	]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
+ 
+-# Does compiler simultaneously support -c and -o options?
+-compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
++  # Check to see that the pipe works correctly.
++  pipe_works=no
+ 
+-# Must we lock files when doing compilation?
+-need_locks=$lt_need_locks
++  rm -f conftest*
++  cat > conftest.$ac_ext <<EOF
++#ifdef __cplusplus
++extern "C" {
++#endif
++char nm_test_var;
++void nm_test_func(){}
++#ifdef __cplusplus
++}
++#endif
++int main(){nm_test_var='a';nm_test_func();return(0);}
++EOF
+ 
+-# Do we need the lib prefix for modules?
+-need_lib_prefix=$need_lib_prefix
++  if AC_TRY_EVAL(ac_compile); then
++    # Now try to grab the symbols.
++    nlist=conftest.nm
++    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
++      # Try sorting and uniquifying the output.
++      if sort "$nlist" | uniq > "$nlist"T; then
++	mv -f "$nlist"T "$nlist"
++      else
++	rm -f "$nlist"T
++      fi
+ 
+-# Do we need a version for libraries?
+-need_version=$need_version
++      # Make sure that we snagged all the symbols we need.
++      if grep ' nm_test_var$' "$nlist" >/dev/null; then
++	if grep ' nm_test_func$' "$nlist" >/dev/null; then
++	  cat <<EOF > conftest.$ac_ext
++#ifdef __cplusplus
++extern "C" {
++#endif
+ 
+-# Whether dlopen is supported.
+-dlopen_support=$enable_dlopen
++EOF
++	  # Now generate the symbol file.
++	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
+ 
+-# Whether dlopen of programs is supported.
+-dlopen_self=$enable_dlopen_self
++	  cat <<EOF >> conftest.$ac_ext
++#if defined (__STDC__) && __STDC__
++# define lt_ptr_t void *
++#else
++# define lt_ptr_t char *
++# define const
++#endif
+ 
+-# Whether dlopen of statically linked programs is supported.
+-dlopen_self_static=$enable_dlopen_self_static
++/* The mapping between symbol names and symbols. */
++const struct {
++  const char *name;
++  lt_ptr_t address;
++}
++lt_preloaded_symbols[[]] =
++{
++EOF
++	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
++	  cat <<\EOF >> conftest.$ac_ext
++  {0, (lt_ptr_t) 0}
++};
+ 
+-# Compiler flag to prevent dynamic linking.
+-link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
++#ifdef __cplusplus
++}
++#endif
++EOF
++	  # Now try linking the two files.
++	  mv conftest.$ac_objext conftstm.$ac_objext
++	  lt_save_LIBS="$LIBS"
++	  lt_save_CFLAGS="$CFLAGS"
++	  LIBS="conftstm.$ac_objext"
++	  CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
++	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
++	    pipe_works=yes
++	  fi
++	  LIBS="$lt_save_LIBS"
++	  CFLAGS="$lt_save_CFLAGS"
++	else
++	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
++	fi
++      else
++	echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
++      fi
++    else
++      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
++    fi
++  else
++    echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
++    cat conftest.$ac_ext >&5
++  fi
++  rm -f conftest* conftst*
+ 
+-# Compiler flag to turn off builtin functions.
+-no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
++  # Do not use the global_symbol_pipe unless it works.
++  if test "$pipe_works" = yes; then
++    break
++  else
++    lt_cv_sys_global_symbol_pipe=
++  fi
++done
++])
++if test -z "$lt_cv_sys_global_symbol_pipe"; then
++  lt_cv_sys_global_symbol_to_cdecl=
++fi
++if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
++  AC_MSG_RESULT(failed)
++else
++  AC_MSG_RESULT(ok)
++fi
++]) # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
+ 
+-# Compiler flag to allow reflexive dlopens.
+-export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
+ 
+-# Compiler flag to generate shared objects directly from archives.
+-whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
++# AC_LIBTOOL_PROG_COMPILER_PIC([TAGNAME])
++# ---------------------------------------
++AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC],
++[_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
++_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
++_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
+ 
+-# Compiler flag to generate thread-safe objects.
+-thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
++AC_MSG_CHECKING([for $compiler option to produce PIC])
++ ifelse([$1],[CXX],[
++  # C++ specific cases for pic, static, wl, etc.
++  if test "$GXX" = yes; then
++    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ 
+-# Library versioning type.
+-version_type=$version_type
+-
+-# Format of library name prefix.
+-libname_spec=$lt_libname_spec
+-
+-# List of archive names.  First name is the real one, the rest are links.
+-# The last name is the one that the linker finds with -lNAME.
+-library_names_spec=$lt_library_names_spec
+-
+-# The coded name of the library, if different from the real name.
+-soname_spec=$lt_soname_spec
+-
+-# Commands used to build and install an old-style archive.
+-RANLIB=$lt_RANLIB
+-old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
+-old_postinstall_cmds=$lt_old_postinstall_cmds
+-old_postuninstall_cmds=$lt_old_postuninstall_cmds
+-
+-# Create an old-style archive from a shared archive.
+-old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
+-
+-# Create a temporary old-style archive to link instead of a shared archive.
+-old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
+-
+-# Commands used to build and install a shared archive.
+-archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
+-archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
+-postinstall_cmds=$lt_postinstall_cmds
+-postuninstall_cmds=$lt_postuninstall_cmds
+-
+-# Commands used to build a loadable module (assumed same as above if empty)
+-module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
+-module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
+-
+-# Commands to strip libraries.
+-old_striplib=$lt_old_striplib
+-striplib=$lt_striplib
+-
+-# Dependencies to place before the objects being linked to create a
+-# shared library.
+-predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
+-
+-# Dependencies to place after the objects being linked to create a
+-# shared library.
+-postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
+-
+-# Dependencies to place before the objects being linked to create a
+-# shared library.
+-predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
+-
+-# Dependencies to place after the objects being linked to create a
+-# shared library.
+-postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
+-
+-# The library search path used internally by the compiler when linking
+-# a shared library.
+-compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
+-
+-# Method to check whether dependent libraries are shared objects.
+-deplibs_check_method=$lt_deplibs_check_method
+-
+-# Command to use when deplibs_check_method == file_magic.
+-file_magic_cmd=$lt_file_magic_cmd
+-
+-# Flag that allows shared libraries with undefined symbols to be built.
+-allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
+-
+-# Flag that forces no undefined symbols.
+-no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
+-
+-# Commands used to finish a libtool library installation in a directory.
+-finish_cmds=$lt_finish_cmds
++    case $host_os in
++    aix*)
++      # All AIX code is PIC.
++      if test "$host_cpu" = ia64; then
++	# AIX 5 now supports IA64 processor
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      fi
++      ;;
++    amigaos*)
++      # FIXME: we need at least 68020 code to build shared libraries, but
++      # adding the `-m68020' flag to GCC prevents building anything better,
++      # like `-m68040'.
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
++      ;;
++    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
++      # PIC is the default for these OSes.
++      ;;
++    mingw* | cygwin* | os2* | pw32*)
++      # This hack is so that the source file can tell whether it is being
++      # built for inclusion in a dll (and should export symbols for example).
++      # Although the cygwin gcc ignores -fPIC, still need this for old-style
++      # (--disable-auto-import) libraries
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
++      ;;
++    darwin* | rhapsody*)
++      # PIC is the default on this platform
++      # Common symbols not allowed in MH_DYLIB files
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
++      ;;
++    *djgpp*)
++      # DJGPP does not support shared libraries at all
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
++      ;;
++    interix[[3-9]]*)
++      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
++      # Instead, we relocate shared libraries at runtime.
++      ;;
++    sysv4*MP*)
++      if test -d /usr/nec; then
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
++      fi
++      ;;
++    hpux*)
++      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
++      # not for PA HP-UX.
++      case $host_cpu in
++      hppa*64*|ia64*)
++	;;
++      *)
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
++	;;
++      esac
++      ;;
++    *)
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
++      ;;
++    esac
++  else
++    case $host_os in
++      aix4* | aix5*)
++	# All AIX code is PIC.
++	if test "$host_cpu" = ia64; then
++	  # AIX 5 now supports IA64 processor
++	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	else
++	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
++	fi
++	;;
++      chorus*)
++	case $cc_basename in
++	cxch68*)
++	  # Green Hills C++ Compiler
++	  # _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
++	  ;;
++	esac
++	;;
++       darwin*)
++         # PIC is the default on this platform
++         # Common symbols not allowed in MH_DYLIB files
++         case $cc_basename in
++           xlc*)
++           _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
++           _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++           ;;
++         esac
++       ;;
++      dgux*)
++	case $cc_basename in
++	  ec++*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	    ;;
++	  ghcx*)
++	    # Green Hills C++ Compiler
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      freebsd* | dragonfly*)
++	# FreeBSD uses GNU C++
++	;;
++      hpux9* | hpux10* | hpux11*)
++	case $cc_basename in
++	  CC*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
++	    if test "$host_cpu" != ia64; then
++	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
++	    fi
++	    ;;
++	  aCC*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
++	    case $host_cpu in
++	    hppa*64*|ia64*)
++	      # +Z the default
++	      ;;
++	    *)
++	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
++	      ;;
++	    esac
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      interix*)
++	# This is c89, which is MS Visual C++ (no shared libs)
++	# Anyone wants to do a port?
++	;;
++      irix5* | irix6* | nonstopux*)
++	case $cc_basename in
++	  CC*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++	    # CC pic flag -KPIC is the default.
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      linux* | k*bsd*-gnu)
++	case $cc_basename in
++	  KCC*)
++	    # KAI C++ Compiler
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
++	    ;;
++	  icpc* | ecpc*)
++	    # Intel C++
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
++	    ;;
++	  pgCC*)
++	    # Portland Group C++ compiler.
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	    ;;
++	  cxx*)
++	    # Compaq C++
++	    # Make sure the PIC flag is empty.  It appears that all Alpha
++	    # Linux and Compaq Tru64 Unix objects are PIC.
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++	    ;;
++	  *)
++	    case `$CC -V 2>&1 | sed 5q` in
++	    *Sun\ C*)
++	      # Sun C++ 5.9
++	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
++	      ;;
++	    esac
++	    ;;
++	esac
++	;;
++      lynxos*)
++	;;
++      m88k*)
++	;;
++      mvs*)
++	case $cc_basename in
++	  cxx*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      netbsd* | netbsdelf*-gnu)
++	;;
++      osf3* | osf4* | osf5*)
++	case $cc_basename in
++	  KCC*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
++	    ;;
++	  RCC*)
++	    # Rational C++ 2.4.1
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
++	    ;;
++	  cxx*)
++	    # Digital/Compaq C++
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    # Make sure the PIC flag is empty.  It appears that all Alpha
++	    # Linux and Compaq Tru64 Unix objects are PIC.
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      psos*)
++	;;
++      solaris*)
++	case $cc_basename in
++	  CC*)
++	    # Sun C++ 4.2, 5.x and Centerline C++
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
++	    ;;
++	  gcx*)
++	    # Green Hills C++ Compiler
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      sunos4*)
++	case $cc_basename in
++	  CC*)
++	    # Sun C++ 4.x
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	    ;;
++	  lcc*)
++	    # Lucid
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      tandem*)
++	case $cc_basename in
++	  NCC*)
++	    # NonStop-UX NCC 3.20
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	    ;;
++	  *)
++	    ;;
++	esac
++	;;
++      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
++	case $cc_basename in
++	  CC*)
++	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	    ;;
++	esac
++	;;
++      vxworks*)
++	;;
++      *)
++	_LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
++	;;
++    esac
++  fi
++],
++[
++  if test "$GCC" = yes; then
++    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
+ 
+-# Same as above, but a single script fragment to be evaled but not shown.
+-finish_eval=$lt_finish_eval
++    case $host_os in
++      aix*)
++      # All AIX code is PIC.
++      if test "$host_cpu" = ia64; then
++	# AIX 5 now supports IA64 processor
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      fi
++      ;;
+ 
+-# Take the output of nm and produce a listing of raw symbols and C names.
+-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
++    amigaos*)
++      # FIXME: we need at least 68020 code to build shared libraries, but
++      # adding the `-m68020' flag to GCC prevents building anything better,
++      # like `-m68040'.
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
++      ;;
+ 
+-# Transform the output of nm in a proper C declaration
+-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
++    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
++      # PIC is the default for these OSes.
++      ;;
+ 
+-# Transform the output of nm in a C name address pair
+-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
++    mingw* | cygwin* | pw32* | os2*)
++      # This hack is so that the source file can tell whether it is being
++      # built for inclusion in a dll (and should export symbols for example).
++      # Although the cygwin gcc ignores -fPIC, still need this for old-style
++      # (--disable-auto-import) libraries
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
++      ;;
+ 
+-# This is the shared library runtime path variable.
+-runpath_var=$runpath_var
++    darwin* | rhapsody*)
++      # PIC is the default on this platform
++      # Common symbols not allowed in MH_DYLIB files
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
++      ;;
+ 
+-# This is the shared library path variable.
+-shlibpath_var=$shlibpath_var
++    interix[[3-9]]*)
++      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
++      # Instead, we relocate shared libraries at runtime.
++      ;;
+ 
+-# Is shlibpath searched before the hard-coded library search path?
+-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
++    msdosdjgpp*)
++      # Just because we use GCC doesn't mean we suddenly get shared libraries
++      # on systems that don't support them.
++      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
++      enable_shared=no
++      ;;
+ 
+-# How to hardcode a shared library path into an executable.
+-hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
++    sysv4*MP*)
++      if test -d /usr/nec; then
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
++      fi
++      ;;
+ 
+-# Whether we should hardcode library paths into libraries.
+-hardcode_into_libs=$hardcode_into_libs
++    hpux*)
++      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
++      # not for PA HP-UX.
++      case $host_cpu in
++      hppa*64*|ia64*)
++	# +Z the default
++	;;
++      *)
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
++	;;
++      esac
++      ;;
+ 
+-# Flag to hardcode \$libdir into a binary during linking.
+-# This must work even if \$libdir does not exist.
+-hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
++    *)
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
++      ;;
++    esac
++  else
++    # PORTME Check for flag to pass linker flags through the system compiler.
++    case $host_os in
++    aix*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      if test "$host_cpu" = ia64; then
++	# AIX 5 now supports IA64 processor
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      else
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
++      fi
++      ;;
++      darwin*)
++        # PIC is the default on this platform
++        # Common symbols not allowed in MH_DYLIB files
++       case $cc_basename in
++         xlc*)
++         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
++         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++         ;;
++       esac
++       ;;
+ 
+-# If ld is used when linking, flag to hardcode \$libdir into
+-# a binary during linking. This must work even if \$libdir does
+-# not exist.
+-hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
++    mingw* | cygwin* | pw32* | os2*)
++      # This hack is so that the source file can tell whether it is being
++      # built for inclusion in a dll (and should export symbols for example).
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
++      ;;
+ 
+-# Whether we need a single -rpath flag with a separated argument.
+-hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
++    hpux9* | hpux10* | hpux11*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
++      # not for PA HP-UX.
++      case $host_cpu in
++      hppa*64*|ia64*)
++	# +Z the default
++	;;
++      *)
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
++	;;
++      esac
++      # Is there a better lt_prog_compiler_static that works with the bundled CC?
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
++      ;;
+ 
+-# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
+-# resulting binary.
+-hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
++    irix5* | irix6* | nonstopux*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      # PIC (with -KPIC) is the default.
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++      ;;
+ 
+-# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
+-# resulting binary.
+-hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
++    newsos6)
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      ;;
+ 
+-# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
+-# the resulting binary.
+-hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
++    linux* | k*bsd*-gnu)
++      case $cc_basename in
++      icc* | ecc*)
++	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
++        ;;
++      pgcc* | pgf77* | pgf90* | pgf95*)
++        # Portland Group compilers (*not* the Pentium gcc compiler,
++	# which looks to be a dead project)
++	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++        ;;
++      ccc*)
++        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++        # All Alpha code is PIC.
++        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++        ;;
++      *)
++        case `$CC -V 2>&1 | sed 5q` in
++	*Sun\ C*)
++	  # Sun C 5.9
++	  _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	  _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++	  ;;
++	*Sun\ F*)
++	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
++	  _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++	  _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=''
++	  ;;
++	esac
++	;;
++      esac
++      ;;
+ 
+-# Set to yes if building a shared library automatically hardcodes DIR into the library
+-# and all subsequent libraries and executables linked against it.
+-hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
++    osf3* | osf4* | osf5*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      # All OSF/1 code is PIC.
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++      ;;
+ 
+-# Variables whose values should be saved in libtool wrapper scripts and
+-# restored at relink time.
+-variables_saved_for_relink="$variables_saved_for_relink"
++    rdos*)
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
++      ;;
+ 
+-# Whether libtool must link a program against all its dependency libraries.
+-link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
++    solaris*)
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      case $cc_basename in
++      f77* | f90* | f95*)
++	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
++      *)
++	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
++      esac
++      ;;
+ 
+-# Compile-time system search path for libraries
+-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
++    sunos4*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      ;;
+ 
+-# Run-time system search path for libraries
+-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
++    sysv4 | sysv4.2uw2* | sysv4.3*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      ;;
+ 
+-# Fix the shell variable \$srcfile for the compiler.
+-fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
++    sysv4*MP*)
++      if test -d /usr/nec ;then
++	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
++	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      fi
++      ;;
+ 
+-# Set to yes if exported symbols are required.
+-always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
++    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      ;;
+ 
+-# The commands to list exported symbols.
+-export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
++    unicos*)
++      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
++      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
++      ;;
+ 
+-# The commands to extract the exported symbol list from a shared archive.
+-extract_expsyms_cmds=$lt_extract_expsyms_cmds
++    uts4*)
++      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
++      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
++      ;;
+ 
+-# Symbols that should not be listed in the preloaded symbols.
+-exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
++    *)
++      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
++      ;;
++    esac
++  fi
++])
++AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
+ 
+-# Symbols that must always be exported.
+-include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
++#
++# Check to make sure the PIC flag actually works.
++#
++if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
++  AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
++    _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
++    [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
++    [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
++     "" | " "*) ;;
++     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
++     esac],
++    [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
++     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
++fi
++case $host_os in
++  # For platforms which do not support PIC, -DPIC is meaningless:
++  *djgpp*)
++    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
++    ;;
++  *)
++    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
++    ;;
++esac
+ 
+-ifelse([$1],[],
+-[# ### END LIBTOOL CONFIG],
+-[# ### END LIBTOOL TAG CONFIG: $tagname])
++#
++# Check to make sure the static flag actually works.
++#
++wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_AC_TAGVAR(lt_prog_compiler_static, $1)\"
++AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
++  _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
++  $lt_tmp_static_flag,
++  [],
++  [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
++])
+ 
+-__EOF__
+ 
+-ifelse([$1],[], [
++# AC_LIBTOOL_PROG_LD_SHLIBS([TAGNAME])
++# ------------------------------------
++# See if the linker supports building shared libraries.
++AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS],
++[AC_REQUIRE([LT_AC_PROG_SED])dnl
++AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
++ifelse([$1],[CXX],[
++  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
++  case $host_os in
++  aix4* | aix5*)
++    # If we're using GNU nm, then we don't want the "-C" option.
++    # -C means demangle to AIX nm, but means don't demangle with GNU nm
++    if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
++      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
++    else
++      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
++    fi
++    ;;
++  pw32*)
++    _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
++  ;;
++  cygwin* | mingw*)
++    _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
++  ;;
++  linux* | k*bsd*-gnu)
++    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
++  ;;
++  *)
++    _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
++  ;;
++  esac
++],[
++  runpath_var=
++  _LT_AC_TAGVAR(allow_undefined_flag, $1)=
++  _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
++  _LT_AC_TAGVAR(archive_cmds, $1)=
++  _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
++  _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
++  _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
++  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
++  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
++  _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
++  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
++  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
++  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
++  _LT_AC_TAGVAR(hardcode_direct, $1)=no
++  _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
++  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
++  _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
++  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
++  _LT_AC_TAGVAR(module_cmds, $1)=
++  _LT_AC_TAGVAR(module_expsym_cmds, $1)=
++  _LT_AC_TAGVAR(always_export_symbols, $1)=no
++  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
++  # include_expsyms should be a list of space-separated symbols to be *always*
++  # included in the symbol list
++  _LT_AC_TAGVAR(include_expsyms, $1)=
++  # exclude_expsyms can be an extended regexp of symbols to exclude
++  # it will be wrapped by ` (' and `)$', so one must not match beginning or
++  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
++  # as well as any symbol that contains `d'.
++  _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
++  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
++  # platforms (ab)use it in PIC code, but their linkers get confused if
++  # the symbol is explicitly referenced.  Since portable code cannot
++  # rely on this symbol name, it's probably fine to never include it in
++  # preloaded symbol tables.
++  extract_expsyms_cmds=
++  # Just being paranoid about ensuring that cc_basename is set.
++  _LT_CC_BASENAME([$compiler])
+   case $host_os in
+-  aix3*)
+-    cat <<\EOF >> "$cfgfile"
+-
+-# AIX sometimes has problems with the GCC collect2 program.  For some
+-# reason, if we set the COLLECT_NAMES environment variable, the problems
+-# vanish in a puff of smoke.
+-if test "X${COLLECT_NAMES+set}" != Xset; then
+-  COLLECT_NAMES=
+-  export COLLECT_NAMES
+-fi
+-EOF
++  cygwin* | mingw* | pw32*)
++    # FIXME: the MSVC++ port hasn't been tested in a loooong time
++    # When not using gcc, we currently assume that we are using
++    # Microsoft Visual C++.
++    if test "$GCC" != yes; then
++      with_gnu_ld=no
++    fi
++    ;;
++  interix*)
++    # we just hope/assume this is gcc and not c89 (= MSVC++)
++    with_gnu_ld=yes
++    ;;
++  openbsd*)
++    with_gnu_ld=no
+     ;;
+   esac
+ 
+-  # We use sed instead of cat because bash on DJGPP gets confused if
+-  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
+-  # text mode, it properly converts lines to CR/LF.  This bash problem
+-  # is reportedly fixed, but why not run on old versions too?
+-  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
+-
+-  mv -f "$cfgfile" "$ofile" || \
+-    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
+-  chmod +x "$ofile"
+-])
+-else
+-  # If there is no Makefile yet, we rely on a make rule to execute
+-  # `config.status --recheck' to rerun these tests and create the
+-  # libtool script then.
+-  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
+-  if test -f "$ltmain_in"; then
+-    test -f Makefile && make "$ltmain"
+-  fi
+-fi
+-])# AC_LIBTOOL_CONFIG
+-
+-
+-# AC_LIBTOOL_PROG_COMPILER_NO_RTTI([TAGNAME])
+-# -------------------------------------------
+-AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI],
+-[AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
+-
+-_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
++  _LT_AC_TAGVAR(ld_shlibs, $1)=yes
++  if test "$with_gnu_ld" = yes; then
++    # If archive_cmds runs LD, not CC, wlarc should be empty
++    wlarc='${wl}'
+ 
+-if test "$GCC" = yes; then
+-  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
++    # Set some defaults for GNU ld with shared library support. These
++    # are reset later if shared libraries are not supported. Putting them
++    # here allows them to be overridden if necessary.
++    runpath_var=LD_RUN_PATH
++    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
++    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
++    # ancient GNU ld didn't support --whole-archive et. al.
++    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
++	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
++      else
++  	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
++    fi
++    supports_anon_versioning=no
++    case `$LD -v 2>/dev/null` in
++      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
++      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
++      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
++      *\ 2.11.*) ;; # other 2.11 versions
++      *) supports_anon_versioning=yes ;;
++    esac
+ 
+-  AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
+-    lt_cv_prog_compiler_rtti_exceptions,
+-    [-fno-rtti -fno-exceptions], [],
+-    [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
+-fi
+-])# AC_LIBTOOL_PROG_COMPILER_NO_RTTI
++    # See if GNU ld supports shared libraries.
++    case $host_os in
++    aix3* | aix4* | aix5*)
++      # On AIX/PPC, the GNU linker is very broken
++      if test "$host_cpu" != ia64; then
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++	cat <<EOF 1>&2
+ 
++*** Warning: the GNU linker, at least up to release 2.9.1, is reported
++*** to be unable to reliably create shared libraries on AIX.
++*** Therefore, libtool is disabling shared libraries support.  If you
++*** really care for shared libraries, you may want to modify your PATH
++*** so that a non-GNU linker is found, and then restart.
+ 
+-# AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
+-# ---------------------------------
+-AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE],
+-[AC_REQUIRE([AC_CANONICAL_HOST])
+-AC_REQUIRE([AC_PROG_NM])
+-AC_REQUIRE([AC_OBJEXT])
+-# Check for command to grab the raw symbol name followed by C symbol from nm.
+-AC_MSG_CHECKING([command to parse $NM output from $compiler object])
+-AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
+-[
+-# These are sane defaults that work on at least a few old systems.
+-# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
++EOF
++      fi
++      ;;
+ 
+-# Character class describing NM global symbol codes.
+-symcode='[[BCDEGRST]]'
++    amigaos*)
++      _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
++      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
+ 
+-# Regexp to match symbols that can be accessed directly from C.
+-sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
++      # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
++      # that the semantics of dynamic libraries on AmigaOS, at least up
++      # to version 4, is to share data among multiple programs linked
++      # with the same dynamic library.  Since this doesn't match the
++      # behavior of shared libraries on other platforms, we can't use
++      # them.
++      _LT_AC_TAGVAR(ld_shlibs, $1)=no
++      ;;
+ 
+-# Transform an extracted symbol line into a proper C declaration
+-lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
++    beos*)
++      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
++	_LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
++	# Joseph Beckenbach <jrb3@best.com> says some releases of gcc
++	# support --undefined.  This deserves some investigation.  FIXME
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
++      else
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++      fi
++      ;;
+ 
+-# Transform an extracted symbol line into symbol name and symbol address
+-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
++    cygwin* | mingw* | pw32*)
++      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
++      # as there is no search path for DLLs.
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
++      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
++      _LT_AC_TAGVAR(always_export_symbols, $1)=no
++      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
++      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
+ 
+-# Define system-specific variables.
+-case $host_os in
+-aix*)
+-  symcode='[[BCDT]]'
+-  ;;
+-cygwin* | mingw* | pw32*)
+-  symcode='[[ABCDGISTW]]'
+-  ;;
+-hpux*) # Its linker distinguishes data from code symbols
+-  if test "$host_cpu" = ia64; then
+-    symcode='[[ABCDEGRST]]'
+-  fi
+-  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
+-  lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
+-  ;;
+-linux*)
+-  if test "$host_cpu" = ia64; then
+-    symcode='[[ABCDGIRSTW]]'
+-    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
+-    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
+-  fi
+-  ;;
+-irix* | nonstopux*)
+-  symcode='[[BCDEGRST]]'
+-  ;;
+-osf*)
+-  symcode='[[BCDEGQRST]]'
+-  ;;
+-solaris*)
+-  symcode='[[BDRT]]'
+-  ;;
+-sco3.2v5*)
+-  symcode='[[DT]]'
+-  ;;
+-sysv4.2uw2*)
+-  symcode='[[DT]]'
+-  ;;
+-sysv5* | sco5v6* | unixware* | OpenUNIX*)
+-  symcode='[[ABDT]]'
+-  ;;
+-sysv4)
+-  symcode='[[DFNSTU]]'
+-  ;;
+-esac
++      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
++        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
++	# If the export-symbols file already is a .def file (1st line
++	# is EXPORTS), use it as is; otherwise, prepend...
++	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
++	  cp $export_symbols $output_objdir/$soname.def;
++	else
++	  echo EXPORTS > $output_objdir/$soname.def;
++	  cat $export_symbols >> $output_objdir/$soname.def;
++	fi~
++	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
++      else
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++      fi
++      ;;
+ 
+-# Handle CRLF in mingw tool chain
+-opt_cr=
+-case $build_os in
+-mingw*)
+-  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
+-  ;;
+-esac
++    interix[[3-9]]*)
++      _LT_AC_TAGVAR(hardcode_direct, $1)=no
++      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
++      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
++      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
++      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
++      # Instead, shared libraries are loaded at an image base (0x10000000 by
++      # default) and relocated if they conflict, which is a slow very memory
++      # consuming and fragmenting process.  To avoid this, we pick a random,
++      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
++      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
++      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
++      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
++      ;;
+ 
+-# If we're using GNU nm, then use its standard symbol codes.
+-case `$NM -V 2>&1` in
+-*GNU* | *'with BFD'*)
+-  symcode='[[ABCDGIRSTW]]' ;;
+-esac
++    gnu* | linux* | k*bsd*-gnu)
++      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
++	tmp_addflag=
++	case $cc_basename,$host_cpu in
++	pgcc*)				# Portland Group C compiler
++	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
++	  tmp_addflag=' $pic_flag'
++	  ;;
++	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
++	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
++	  tmp_addflag=' $pic_flag -Mnomain' ;;
++	ecc*,ia64* | icc*,ia64*)		# Intel C compiler on ia64
++	  tmp_addflag=' -i_dynamic' ;;
++	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
++	  tmp_addflag=' -i_dynamic -nofor_main' ;;
++	ifc* | ifort*)			# Intel Fortran compiler
++	  tmp_addflag=' -nofor_main' ;;
++	esac
++	case `$CC -V 2>&1 | sed 5q` in
++	*Sun\ C*)			# Sun C 5.9
++	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
++	  tmp_sharedflag='-G' ;;
++	*Sun\ F*)			# Sun Fortran 8.3
++	  tmp_sharedflag='-G' ;;
++	*)
++	  tmp_sharedflag='-shared' ;;
++	esac
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ 
+-# Try without a prefix undercore, then with it.
+-for ac_symprfx in "" "_"; do
++	if test $supports_anon_versioning = yes; then
++	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
++  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
++  $echo "local: *; };" >> $output_objdir/$libname.ver~
++	  $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
++	fi
++	_LT_AC_TAGVAR(link_all_deplibs, $1)=no
++      else
++	_LT_AC_TAGVAR(ld_shlibs, $1)=no
++      fi
++      ;;
+ 
+-  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
+-  symxfrm="\\1 $ac_symprfx\\2 \\2"
++    netbsd* | netbsdelf*-gnu)
++      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
++	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
++	wlarc=
++      else
++	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
++	_LT_AC_TAGVAR(archiv