Source tarball in POSIX 2011 with xz compression format

time-shift
Sébastien Villemot 2012-05-16 21:45:46 +02:00
parent 91e041d704
commit 6868e81b16
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
AC_INIT([dynare], [4.3-unstable])
AC_CONFIG_SRCDIR([preprocessor/DynareMain.cc])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dist-gzip dist-xz tar-pax])
AC_PROG_CC
AC_PROG_CXX