X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/21e870b486a45199812490d9668534f7255c3ff1..50cc69e2c323701acf1102861274d3ab3a54b002:/IDA_new/jerasure/configure.ac diff --git a/IDA_new/jerasure/configure.ac b/IDA_new/jerasure/configure.ac index 5d6abe3..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.16 -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.