]> arthur.barton.de Git - netatalk.git/blobdiff - configure.ac
Enable automake silent rules if available
[netatalk.git] / configure.ac
index 76cf8cbe6cba9b10983b056b13051ab3facb7d85..30aa8cf4d66535174757e9bef91c3fa74055efc5 100644 (file)
@@ -23,8 +23,7 @@ AC_PROG_PERL
 AC_PROG_GREP
 AC_PROG_PS
 AM_PROG_CC_C_O
-
-dnl Checks for typedefs, structures, and compiler characteristics.
+AC_C_BIGENDIAN
 AC_C_INLINE
 
 dnl Check if we can use attribute unused (gcc only) from ethereal
@@ -214,6 +213,9 @@ AM_CONDITIONAL(DEFAULT_HOOK, test x$neta_cv_have_libgcrypt != xyes && test x$net
 AM_CONDITIONAL(USE_BDB, test x$bdb_required = xyes)
 AM_CONDITIONAL(HAVE_ATFUNCS, test x"$ac_neta_haveatfuncs" = x"yes")
 
+dnl Enable silent Automake rules if present                                                                           
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
 dnl --------------------- generate files
 AC_OUTPUT([Makefile
        bin/Makefile