On Sun, 20 Oct 2013, Ulrich Wilkens wrote:

>
> Hello,
>
> I've made some changes in the Imakefiles because I'm tired of always
> writing:
>       #if defined(FreeBSDArchitecture) || \
>           defined(OpenBSDArchitecture) || \
>           defined(WhatsoeverBSDArchitecture)
>
> This patch changes it to just:
>       #if defined(BSDArchitecture)
>
> The old names are still available but only used if there are differences
> between the BSDs.
> This is also a preparation for a NetBSD port that I have in the queue.
>
>
>

Applied.

-- 
Jon Trulson

Q: How many IBM 370's does it take to execute a job?
A: Four, three to hold it down, and one to rip its head off.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to