Skip to content
Snippets Groups Projects
Commit 71383ffb authored by Alexander Ivanov's avatar Alexander Ivanov
Browse files

do not enable symmetricom along with iop option

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2124 6dcd42c9-f523-4c6d-aada-af552506706e
parent bc862df6
No related branches found
No related tags found
No related merge requests found
......@@ -244,7 +244,7 @@ dnl Get the GPS and the cycle from the IOP
AC_ARG_ENABLE(iop,
[ --enable-iop Get the GPS time and the timing from the IOP],
[if test x$enableval != xno; then
AC_DEFINE(USE_SYMMETRICOM)
# AC_DEFINE(USE_SYMMETRICOM)
AC_DEFINE(USE_IOP)
SYMMETRICOM_CFLAGS=
SYMMETRICOM_LDFLAGS=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment