Files
epics-base/configure
Bruce Hill b84ee89d87 Fix ECHO definition to not match variables in MAKEFLAGS by using MFLAGS instead.
Prior ECHO definition strips T_A=XXX command line variable definitions
from MAKEFLAGS but doesn't strip other variable definitions such as
INSTALL_LOCATION.  As a result, if you "make INSTALL_LOCATION=XXX"
the ECHO definition erroneously matches if your install location
contains 's'.   Changing the ECHO definition to MFLAGS avoids
all command line variable definitions.
2018-04-16 19:11:40 -07:00
..
2017-05-18 17:07:41 -05:00
2017-05-18 17:07:41 -05:00
2018-03-15 10:57:55 -05:00
2016-05-22 14:38:18 +02:00
2017-05-19 17:34:49 -05:00
2017-05-19 17:34:49 -05:00
2017-05-18 17:07:41 -05:00
2013-08-19 13:30:19 -05:00