From e1cd89b8782ecc80598f2f77b091b8c1ea14af7b Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Wed, 17 Dec 2008 23:33:28 +0000
Subject: [PATCH] comment out stuff that doesn't build on stock APS linux box

---
 xxxApp/src/iocxxxLinuxInclude.dbd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xxxApp/src/iocxxxLinuxInclude.dbd b/xxxApp/src/iocxxxLinuxInclude.dbd
index 2285f7b..5e9da49 100644
--- a/xxxApp/src/iocxxxLinuxInclude.dbd
+++ b/xxxApp/src/iocxxxLinuxInclude.dbd
@@ -5,5 +5,5 @@ include "xxxCommonInclude.dbd"
 # (Support build is commented out of mca/mcaApp/CanberraSrc/Makefile)
 #include "mcaCanberraSupport.dbd"
 # If you want to build parallel port or USB interfaces to Saturn DXP uncomment the following line
-include "dxpSupport.dbd"
+#include "dxpSupport.dbd"
 
-- 
GitLab