projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e54f36e
)
Allow optional use of libevent
author
Marko Kreen
<markokr@gmail.com>
Mon, 29 Nov 2010 12:44:31 +0000
(14:44 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Mon, 29 Nov 2010 12:56:23 +0000
(14:56 +0200)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index a532f1cd8225da253f4f09efc4b15ef33370969b..5d1decbbb419d629fe4eb40a38568035666d3d96 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-129,6
+129,9
@@
AC_USUAL_FUNCTION_CHECK
dnl Postres headers on Solaris define incompat unsetenv without that
AC_CHECK_FUNCS(unsetenv)
+dnl Optional use of libevent
+AC_USUAL_LIBEVENT_OPT
+
AC_USUAL_DEBUG
AC_USUAL_CASSERT