[odamex-bug-reporter] [Bug 729] -DLINUX handles X clipboard, works on BSD too.

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Thu, 12 Jun 2014 23:38:18 +0000

http://odamex.net/bugs/show_bug.cgi?id=729

Dr. Sean <grandpachuck187@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |grandpachuck187@xxxxxxxxx

--- Comment #1 from Dr. Sean <grandpachuck187@xxxxxxxxx> ---
Our CMake system now checks for X11 and includes the X header files if it's
found. The Linux clipboard code now is protected by #ifdef X11 instead of
#ifdef LINUX, which seems to be a better approach especially regarding Linux
implementations not using X11 and is more appropriate for BSD systems.

Since this is pretty much the exact approach Alex described, I'm marking this
as fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Other related posts:

  • » [odamex-bug-reporter] [Bug 729] -DLINUX handles X clipboard, works on BSD too. - odamex-bugtracker