Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Lst
lst-data-process-128
Commits
92478f9e
Commit
92478f9e
authored
Jul 12, 2016
by
legoc
Browse files
minor modifications
parent
741a983f
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
92478f9e
Version 1.0.3, ?
-------------------------
-
Version 1.0.2, 2016-07-11
-------------------------
- Corrected boost dependencies.
...
...
configure.ac
View file @
92478f9e
...
...
@@ -53,7 +53,8 @@ ROOT_CFLAGS=`root-config --cflags`
AC_SUBST(ROOT_CFLAGS)
AX_BOOST_BASE([1.41],, [AC_MSG_ERROR([Boost 1.41 required])])
AC_CAMEO
AM_COND_IF([CAMEO], [AC_CAMEO])
LST_CXXFLAGS="$BOOST_CPPFLAGS \
$ZMQ_CFLAGS \
...
...
m4/cameo.m4
View file @
92478f9e
...
...
@@ -11,9 +11,9 @@ AC_DEFUN([AC_CAMEO],
AC_LIBZMQ
AC_LIBPROTOBUF_LITE
AX_BOOST_SYSTEM
AX_BOOST_DATE_TIME
AX_BOOST_THREAD
AX_BOOST_SYSTEM
AX_BOOST_THREAD
CAMEO_CFLAGS=
CAMEO_LIBS=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment