projects
/
apps
/
madmutt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56fddb
)
wibble
author
Pierre Habouzit
<madcoder@debian.org>
Mon, 2 Apr 2007 20:29:46 +0000
(22:29 +0200)
committer
Pierre Habouzit
<madcoder@debian.org>
Mon, 2 Apr 2007 20:29:46 +0000
(22:29 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
bd9bd84
..
a93de74
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-62,7
+62,7
@@
ac_aux_path_sendmail=/usr/sbin:/usr/lib
AC_PATH_PROG(SENDMAIL, sendmail, /usr/sbin/sendmail, $PATH:$ac_aux_path_sendmail)
AC_DEFINE_UNQUOTED(SENDMAIL,"$ac_cv_path_SENDMAIL",[ Where to find sendmail on your system. ])
-dnl ----------------
gpgme
----------------
+dnl ----------------
lua5.1
----------------
PKG_CHECK_MODULES(LUA,lua5.1,[
CPPFLAGS="$CPPFLAGS $LUA_CFLAGS"
LDFLAGS="$LDFLAGS $LUA_LIBS"