Build with GraphicsMagick by default

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15761 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2012-12-18 23:40:41 +00:00
parent 398d09231c
commit 5e2d558375

View File

@@ -11,7 +11,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
# To include GraphicsMagick support set the following to YES
# To not use it comment out the line or set it to NO
# GraphicsMagick is required for NDFileMagick and the URL driver.
#USE_GRAPHICSMAGICK=YES
USE_GRAPHICSMAGICK=YES
SUPPORT=/corvette/home/epics/devel
-include $(TOP)/../configure/SUPPORT.$(EPICS_HOST_ARCH)