Thanks a lot!

Regards,

// Ola

On Fri, Aug 11, 2006 at 08:55:26AM -0600, LaMont Jones wrote:
> tags 382386 + patch
> thanks
> 
> This adds support for HPPA linux machines.
> 
> lamont
> 
> diff -ur t/tightvnc-1.2.9/Xvnc/config/cf/linux.cf 
> tightvnc-1.2.9/Xvnc/config/cf/linux.cf
> --- t/tightvnc-1.2.9/Xvnc/config/cf/linux.cf  2006-08-10 22:50:08.000000000 
> +0000
> +++ tightvnc-1.2.9/Xvnc/config/cf/linux.cf    2006-08-11 02:16:17.000000000 
> +0000
> @@ -44,7 +44,7 @@
>      defined(SparcArchitecture) || defined(ArmArchitecure) || \
>      defined(i386Architecture) || defined(s390Architecture) || \
>      defined(s390xArchitecture) || defined(MipsArchitecure) || \
> -    defined(MipselArchitecure)
> +    defined(MipselArchitecure) || defined(HPArchitecture)
>  
>  #define DefaultLinuxCLibMajorVersion 6
>  #else
> @@ -351,6 +351,13 @@
>  #define ServerExtraDefines   -DGCCUSESGAS XFree86ServerDefines
>  #endif /* MipselArchitecture */
>  
> +#ifdef HPArchitecture
> +#define OptimizedCDebugFlags -O2
> +#define LinuxMachineDefines  -D__hppa__
> +#define ServerOSDefines              XFree86ServerOSDefines -DDDXTIME 
> -DPART_NET
> +#define ServerExtraDefines   -DGCCUSESGAS XFree86ServerDefines
> +#endif /* HPArchitecture */
> +
>  /*================================================================
>     BEGIN ORL VNC modification
>     Always define _REENTRANT since we may use threaded libraries */
> 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ----
/  [EMAIL PROTECTED]                   Annebergsslingan 37        \
|  [EMAIL PROTECTED]                   654 65 KARLSTAD            |
|  http://opalsys.net/               Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to