aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 37500ec..b61fee9 100755
--- a/configure
+++ b/configure
@@ -1455,7 +1455,7 @@ if test "${with_migemo+set}" = set; then
test x"$with_migemo" = xyes || migemo_command="$with_migemo"
fi
- if test "${with_migemo+set}" = set; then
+ if test "${with_migemo+set}" = set -a "$with_migemo" != "no"; then
cat >> confdefs.h <<\EOF
#define USE_MIGEMO 1
EOF