From c06f414554a746124ec367f3dc12d8c0bad4b792 Mon Sep 17 00:00:00 2001 From: Keenan Lang Date: Thu, 15 Sep 2016 09:43:44 -0500 Subject: [PATCH] RELEASE file to include message about script module --- configure/RELEASE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure/RELEASE b/configure/RELEASE index 003d8fd6..d59ae099 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -37,6 +37,9 @@ EPICS_BASE= # Recommended IPAC release: R2-12 IPAC=$(SUPPORT)/ipac/R2-12 +# Script module needed to build ScriptMotorController +#!SCRIPT=$(SUPPORT)/script + # The following is only needed for the motor examples in iocBoot. #!MOTOR=$(TOP)