summaryrefslogtreecommitdiff
path: root/libmpu.m4
diff options
context:
space:
mode:
authorkx <kx@radix-linux.su>2026-09-09 09:55:36 +0300
committerkx <kx@radix-linux.su>2026-09-09 09:55:36 +0300
commitfe47d33f7fe57848809e1b215dd61922fcc5b552 (patch)
treec09836e612f9be3c6a9a8310920236641c084937 /libmpu.m4
parentb2cc3e746b9c4c5b65f3d9cc7aedaa4933cf3bd1 (diff)
downloadlibmpu-1.0.22.tar.xz
Bump version to 1.0.22HEAD1.0.22trunk
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 b564d50..20e6dbf 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.21
+dnl AC_CHECK_LIBMPU([MIN-VERSION [, # minimum libmpu version, e.g. 1.0.22
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.21)
-dnl AC_CHECK_LIBMPU(1.0.21,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
-dnl AC_CHECK_LIBMPU(1.0.21,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
+dnl AC_CHECK_LIBMPU(1.0.22)
+dnl AC_CHECK_LIBMPU(1.0.22,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
+dnl AC_CHECK_LIBMPU(1.0.22,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
dnl
dnl
dnl If you have to change prefix returned by mpu-config script or change