Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Opusfile
Commits
a79ee7f8
Commit
a79ee7f8
authored
Apr 12, 2014
by
Thomas Klausner
Committed by
Timothy B. Terriberry
Apr 12, 2014
Browse files
Look for ftime() in libcompat.
Needed at least on NetBSD. Signed-off-by:
Thomas Klausner
<
wiz@NetBSD.org
>
parent
21e14ffe
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
a79ee7f8
...
...
@@ -86,6 +86,7 @@ AM_COND_IF(OP_WIN32,
)
)
)
AC_SEARCH_LIBS(ftime, [compat], , [enable_http=no])
AS_IF([test "$enable_http" != "no"], [
openssl="openssl"
...
...
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