From 9d5b575ac3fb28dd7ee298bff08522d96b9bc5de Mon Sep 17 00:00:00 2001 From: mooney Date: Mon, 9 Feb 2009 21:22:21 +0000 Subject: [PATCH] added CYGWIN_HAVE_AFXWIN_H = YES, and -include /configure/CONFIG_SITE git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8413 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- configure/CONFIG_APP | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure/CONFIG_APP b/configure/CONFIG_APP index b1f4ba1..bf83484 100644 --- a/configure/CONFIG_APP +++ b/configure/CONFIG_APP @@ -8,6 +8,9 @@ include $(TOP)/configure/RELEASE CONFIG=$(EPICS_BASE)/configure include $(CONFIG)/CONFIG +CYGWIN_HAVE_AFXWIN_H = YES +-include $(SUPPORT)/configure/CONFIG_SITE + INSTALL_LOCATION = $(TOP) ifdef INSTALL_LOCATION_APP INSTALL_LOCATION = $(INSTALL_LOCATION_APP)