Files
epics-base/configure
Andrew Johnson d0423738d1 configure: Make the vxWorks macro expand to itself
This fixes a problem in .st sequence programs that do this:
  %%#include <vxWorks.h>
The pre-processor was replacing the token since the line is not a
pre-processor directive (yet) and it doesn't appear inside "quotes".

NB: This will break any code that is incorrectly using
  #if vxWorks
instead of
  #ifdef vxWorks
2011-06-10 10:14:40 -05:00
..
2010-10-05 14:27:37 -05:00
2011-04-26 15:37:21 -05:00
2010-10-05 14:27:37 -05:00
2011-04-19 15:05:36 -05:00
2010-10-05 14:27:37 -05:00
2006-04-20 14:57:26 +00:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00