summaryrefslogtreecommitdiff
path: root/libmpu.m4
diff options
context:
space:
mode:
authorkx <kx@radix-linux.su>2026-09-16 19:02:16 +0300
committerkx <kx@radix-linux.su>2026-09-16 19:02:16 +0300
commit5285cee4ed5d3d87560a5730eed792c7750aaec9 (patch)
tree9f9cc730d923892acd7e670e8a178137ff25c144 /libmpu.m4
parentec2f7d72b5b5be2cfbbc4461bb95d5a432bb8643 (diff)
downloadlibmpu-1.0.24.tar.xz
Bump version to 1.0.24HEAD1.0.24trunk
Diffstat (limited to 'libmpu.m4')
-rw-r--r--libmpu.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/libmpu.m4 b/libmpu.m4
index d1515d4..ea3f1a4 100644
--- a/libmpu.m4
+++ b/libmpu.m4
@@ -7,15 +7,15 @@ dnl # Andrey V.Kosteltsev
dnl ============================================================
dnl
dnl Synopsis:
-dnl AC_CHECK_LIBMPU([MIN-VERSION [, # minimum libmpu version, e.g. 1.0.23
+dnl AC_CHECK_LIBMPU([MIN-VERSION [, # minimum libmpu version, e.g. 1.0.24
dnl DEFAULT-WITH-LIBMPU [, # default value for --with-libmpu option
dnl ACTION-IF-FOUND [, # action to perform if libmpu was found
dnl ACTION-IF-NOT-FOUND # action to perform if libmpu was not found
dnl ]]]])
dnl Examples:
-dnl AC_CHECK_LIBMPU(1.0.23)
-dnl AC_CHECK_LIBMPU(1.0.23,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
-dnl AC_CHECK_LIBMPU(1.0.23,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
+dnl AC_CHECK_LIBMPU(1.0.24)
+dnl AC_CHECK_LIBMPU(1.0.24,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
+dnl AC_CHECK_LIBMPU(1.0.24,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
dnl
dnl
dnl If you have to change prefix returned by mpu-config script or change