projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac295b9
)
configure.ac: use preprocessor to detect dpdk version
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 27 May 2017 12:59:57 +0000
(14:59 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 27 May 2017 12:59:57 +0000
(14:59 +0200)
The test doesn't run any code, so no need to compile it.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
90acfb8
..
11fb9ab
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2803,7
+2803,7
@@
if test "x$with_libdpdk" != "xno"; then
AC_CHECK_HEADERS([rte_config.h],
[
with_libdpdk="yes"
- AC_
COMPILE
_IFELSE(
+ AC_
PREPROC
_IFELSE(
[
AC_LANG_PROGRAM(
[[