projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe91d3
)
syslog-ng3: Pass missing configure args for which configure does autodetection. Which...
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 22 Feb 2010 23:17:09 +0000
(23:17 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 22 Feb 2010 23:17:09 +0000
(23:17 +0000)
SVN-Revision: 19819
admin/syslog-ng3/Makefile
patch
|
blob
|
history
diff --git
a/admin/syslog-ng3/Makefile
b/admin/syslog-ng3/Makefile
index 25fec836d4f4f0eba96fe8ce663464afab876e39..2ad3d7254249e4c90fe6ae61fe41c8d9f2b223e2 100644
(file)
--- a/
admin/syslog-ng3/Makefile
+++ b/
admin/syslog-ng3/Makefile
@@
-44,7
+44,11
@@
endef
CONFIGURE_ARGS += \
--disable-dependency-tracking \
--enable-tcp-wrapper \
- --disable-glibtest
+ --disable-glibtest \
+ --disable-spoof-source \
+ --disable-sql \
+ --enable-prce \
+ --disable-linux-caps \
TARGET_CPPFLAGS += \
-I$(STAGING_DIR)/usr/include/eventlog