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
Cameo
cameo
Commits
76ef88a6
Commit
76ef88a6
authored
Sep 29, 2020
by
legoc
Browse files
(split) Modified cameo.m4
parent
91522c0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
m4/cameo.m4
View file @
76ef88a6
###############################################################################
# Version
18
/0
3
/2020
# Version
29
/0
9
/2020
# defines CAMEO_CFLAGS, CAMEO_LDFLAGS, CAMEO_LIBS
#
AC_DEFUN([AC_CAMEO],
...
...
@@ -55,7 +55,7 @@ AC_DEFUN([AC_CAMEO],
HAVE_CAMEO=1
LIBS="$cameo_save_LIBS"
CAMEO_LDFLAGS="$LIBZMQ_LDFLAGS
$CAMEO_LIBS
"
CAMEO_LDFLAGS="
$CAMEO_LIBS
$LIBZMQ_LDFLAGS"
CAMEO_LIBS="-lcameo $LIBZMQ_LIB -pthread"
fi
...
...
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