summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6197a15)
raw | patch | inline | side by side (parent: 6197a15)
author | Manuel Luis Sanmartin Rozada <manuel.luis@gmail.com> | |
Tue, 29 Jul 2014 20:04:09 +0000 (22:04 +0200) | ||
committer | Manuel Luis Sanmartin Rozada <manuel.luis@gmail.com> | |
Tue, 29 Jul 2014 20:04:09 +0000 (22:04 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index aa95d3f378aaf482dcc75c9e1afb260dc63df7b8..a4ddd3219b067583328e10862afbc61fb1490e21 100644 (file)
--- a/configure.ac
+++ b/configure.ac
if test "x$have_termios_h" = "xyes"
then
- plugin_multimeter="yes"
+ if test "x$ac_system" != "xAIX"
+ then
+ plugin_multimeter="yes"
+ fi
plugin_ted="yes"
fi