Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AAI
Shibboleth Debian packaging
log4shib
Commits
bc567b77
Commit
bc567b77
authored
Jun 25, 2018
by
Ferenc Wágner
Browse files
Refresh ax_pthread.m4 and rely on its new knowledge
parent
9c87ecdf
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
bc567b77
...
...
@@ -53,14 +53,6 @@ if test "$GCC" = "yes" ; then
CXXFLAGS="-Wall $GCC_CXXFLAGS"
fi
# Enables POSIX semantics for some functions.
case "${host_cpu}-${host_os}" in
*solaris*)
CFLAGS="$CFLAGS -D_POSIX_PTHREAD_SEMANTICS"
CXXFLAGS="$CXXFLAGS -D_POSIX_PTHREAD_SEMANTICS"
;;
esac
AC_PROG_CXXCPP
AC_LANG(C)
...
...
m4/ax_pthread.m4
View file @
bc567b77
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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