projects
/
libusual.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8480ef
)
configure: check for libevent
author
Marko Kreen
<markokr@gmail.com>
Wed, 9 Sep 2009 18:03:51 +0000
(21:03 +0300)
committer
Marko Kreen
<markokr@gmail.com>
Wed, 9 Sep 2009 18:03:51 +0000
(21:03 +0300)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index cdb109cd52a81e7f4a1d3c715edf25c3e25b94de..c3fc471336fcf2f79840947a0da082f160573a63 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-21,6
+21,8
@@
AC_USUAL_WERROR
AC_USUAL_DEBUG
+AC_USUAL_LIBEVENT(opt)
+
dnl Output findings
AC_OUTPUT([config.mak])