X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/e8fec7a5f017a7d7d7d0102e4181745340cf8908..f225228275940ffb8cd10ee63028c0063b3e1810:/IDA_new/jerasure/configure.ac diff --git a/IDA_new/jerasure/configure.ac b/IDA_new/jerasure/configure.ac index 6002a01..0cca9a8 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.15 -Wall -Wno-extra-portability]) +AM_INIT_AUTOMAKE([1.13 -Wall -Wno-extra-portability]) # Package default C compiler flags. dnl This must be before LT_INIT and AC_PROG_CC.