configure.ac
changeset 69 1016349e619f
parent 19 05d082ebf685
child 71 82d3cc398b54
     1.1 --- a/configure.ac	Tue Feb 07 08:15:12 2012 +0000
     1.2 +++ b/configure.ac	Tue May 28 15:17:19 2013 +0100
     1.3 @@ -13,7 +13,8 @@
     1.4  test/compatibility/Makefile
     1.5  doc/Makefile
     1.6  ])
     1.7 -AM_INIT_AUTOMAKE(no-define)
     1.8 +AM_INIT_AUTOMAKE(no-define,1.11)
     1.9 +AM_SILENT_RULES([yes])
    1.10  AC_CANONICAL_HOST
    1.11  
    1.12  ##################################################