projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6c614b
)
Use -lm for log(3) if needed
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 30 May 2011 11:24:08 +0000
(13:24 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 30 May 2011 11:24:08 +0000
(13:24 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
c86187f
..
4ae0cdd
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-28,6
+28,7
@@
if test -z "$YAZLIB"; then
fi
YAZ_DOC
+AC_SEARCH_LIBS([log],[m])
AC_CHECK_HEADERS([sys/time.h sys/socket.h unistd.h netinet/in.h netdb.h arpa/inet.h])
checkBoth=0
AC_CHECK_FUNC([connect])