]> sigrok.org Git - libsigrok.git/blobdiff - configure.ac
norma-dmm: Minor cosmetics, coding-style, consistency fixes.
[libsigrok.git] / configure.ac
index 50d81239371c985ae30f300682d0b1a4f503b215..63280d05a7e712cb39040a9c60c8fe9f6cc6249f 100644 (file)
@@ -423,7 +423,7 @@ fi
 
 AM_CONDITIONAL(HW_NORMA_DMM, test x$HW_NORMA_DMM = xyes)
 if test "x$HW_NORMA_DMM" = "xyes"; then
-       AC_DEFINE(HAVE_HW_NORMA_DMM, 1, [norma-dmm support])
+       AC_DEFINE(HAVE_HW_NORMA_DMM, 1, [Norma DMM support])
 fi
 
 AM_CONDITIONAL(HW_OLS, test x$HW_OLS = xyes)