Signed-off-by: Cody P Schafer <[email protected]>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 0ba8f85..bada024 100644
--- a/configure.ac
+++ b/configure.ac
@@ -58,7 +58,7 @@ PKG_PROG_PKG_CONFIG([0.22])
AC_ARG_WITH([libsigrokdecode],
AS_HELP_STRING([--with-libsigrokdecode],
[compile with libsigrokdecode support]),
- [WITH_SRD=$enableval],[WITH_SRD=yes])
+ [WITH_SRD=$withval],[WITH_SRD=yes])
AM_CONDITIONAL(WITH_SRD, test x$WITH_SRD = xyes)
AM_PATH_GLIB_2_0([2.28.0],
--
1.8.3.2
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel