summaryrefslogtreecommitdiffstats
path: root/src/external/cwrap.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/external/cwrap.m4')
-rw-r--r--src/external/cwrap.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/external/cwrap.m4 b/src/external/cwrap.m4
index b03d1ef00..b8489cc76 100644
--- a/src/external/cwrap.m4
+++ b/src/external/cwrap.m4
@@ -16,7 +16,7 @@ AC_DEFUN([AM_CHECK_WRAPPER],
AC_MSG_WARN([cwrap library $1 not found, some tests will not run])
])
- AM_CONDITIONAL($2, [ test x$2 = xyes])
+ AM_CONDITIONAL($2, [ test x$$2 = xyes])
])
AC_DEFUN([AM_CHECK_UID_WRAPPER],