X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/f225228275940ffb8cd10ee63028c0063b3e1810..d7b1b0a02049045042632ad2f2d86c6489c20cde:/IDA_new/jerasure/configure.ac diff --git a/IDA_new/jerasure/configure.ac b/IDA_new/jerasure/configure.ac index 0cca9a8..6002a01 100644 --- a/IDA_new/jerasure/configure.ac +++ b/IDA_new/jerasure/configure.ac @@ -9,7 +9,7 @@ AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) -AM_INIT_AUTOMAKE([1.13 -Wall -Wno-extra-portability]) +AM_INIT_AUTOMAKE([1.15 -Wall -Wno-extra-portability]) # Package default C compiler flags. dnl This must be before LT_INIT and AC_PROG_CC.