Skip to content

Commit 5a4164b

Browse files
committed
Build: Require mm-common 0.9.12
This version allows the check for C++17 support.
1 parent 7c88951 commit 5a4164b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
3232
AM_MAINTAINER_MODE
3333
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
3434

35-
MM_PREREQ([0.9.10])
35+
MM_PREREQ([0.9.12])
3636
MM_INIT_MODULE([sigc++-3.0])
3737
MM_CONFIG_DOCTOOL_DIR([docs/docs])
3838

0 commit comments

Comments
 (0)