summaryrefslogtreecommitdiff
path: root/libmpu.m4
diff options
context:
space:
mode:
authorkx <kx@radix-linux.su>2026-09-02 22:51:10 +0300
committerkx <kx@radix-linux.su>2026-09-02 22:51:10 +0300
commit7cb2774c5fb9f4c6803a33d6d8e35958c67dde68 (patch)
tree5e98d4bf3f84c46f7c31a5a2957a3d8514775995 /libmpu.m4
parentd64d54e56656bc65a4f4a99676be169b6d56049b (diff)
downloadlibmpu-1.0.18.tar.xz
Bump version to 1.0.181.0.18
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 4ad72d9..748a8bb 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.17
+dnl AC_CHECK_LIBMPU([MIN-VERSION [, # minimum libmpu version, e.g. 1.0.18
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.17)
-dnl AC_CHECK_LIBMPU(1.0.17,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
-dnl AC_CHECK_LIBMPU(1.0.17,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
+dnl AC_CHECK_LIBMPU(1.0.18)
+dnl AC_CHECK_LIBMPU(1.0.18,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
+dnl AC_CHECK_LIBMPU(1.0.18,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
dnl
dnl
dnl If you have to change prefix returned by mpu-config script or change