X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=63280d05a7e712cb39040a9c60c8fe9f6cc6249f;hb=e790bd5cda9ccf99474b2d4998d3dd4e204416ea;hp=50d81239371c985ae30f300682d0b1a4f503b215;hpb=f8e76e2e74bf09024af50d68a0e90a558be126b9;p=libsigrok.git diff --git a/configure.ac b/configure.ac index 50d81239..63280d05 100644 --- a/configure.ac +++ b/configure.ac @@ -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)