diff options
| author | kx <kx@radix-linux.su> | 2026-09-02 15:58:27 +0300 |
|---|---|---|
| committer | kx <kx@radix-linux.su> | 2026-09-02 15:58:27 +0300 |
| commit | 1202bb8bf07678fa6fa54085fc72b8e9bd383e04 (patch) | |
| tree | b9a91d91c9f249e485e535b40e3af16c2ea58402 /libmpu.m4 | |
| parent | c7897f63a7e253a603f3a7eb636477babdc46501 (diff) | |
| download | libmpu-1.0.17.tar.xz | |
Bump version to 1.0.171.0.17
Diffstat (limited to 'libmpu.m4')
| -rw-r--r-- | libmpu.m4 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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.16 +dnl AC_CHECK_LIBMPU([MIN-VERSION [, # minimum libmpu version, e.g. 1.0.17 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.16) -dnl AC_CHECK_LIBMPU(1.0.16,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS") -dnl AC_CHECK_LIBMPU(1.0.16,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU") +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 dnl dnl If you have to change prefix returned by mpu-config script or change |
