cafe-1.13.0 configure.ac unary test xtrue

This commit is contained in:
2021-03-22 17:49:57 +01:00
parent 6006091f2e
commit 5f5cfc97fa
29 changed files with 4317 additions and 408200 deletions

View File

@@ -24,7 +24,7 @@ export CAFE_HOST_FLAG_DARWIN=$CAFE_HOST_FLAG_DARWIN
EPICS_BASE=$(readlink ${EPICS}/base)
#EB=$(readlink /afs/psi.ch/project/cafe/gitworkspace/CAFE/cpp/base)
echo $EPICS_BASE
if [ -z "$EB" ]
if [ -z "$EPICS_BASE" ]
then
EPICS_BASE='base-7.4.1' #7.0 = 7+0 = 7 for major release
fi