X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=0a1606dfc0f4af9421112574c0b5ba1ee356502c;hb=71930bcb305129a485e3358a28ee47ad7280a703;hp=76cf8cbe6cba9b10983b056b13051ab3facb7d85;hpb=835046ffee549c23b8500f06b7eb63b62ad13f94;p=netatalk.git diff --git a/configure.ac b/configure.ac index 76cf8cbe..0a1606df 100644 --- a/configure.ac +++ b/configure.ac @@ -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 @@ -213,6 +212,10 @@ AM_CONDITIONAL(USE_PGP, test x$compile_pgp = xyes) AM_CONDITIONAL(DEFAULT_HOOK, test x$neta_cv_have_libgcrypt != xyes && test x$neta_cv_have_openssl != xyes) AM_CONDITIONAL(USE_BDB, test x$bdb_required = xyes) AM_CONDITIONAL(HAVE_ATFUNCS, test x"$ac_neta_haveatfuncs" = x"yes") +AM_CONDITIONAL(USE_SHADOWPW, test x$shadowpw = xyes) + +dnl Enable silent Automake rules if present +m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) dnl --------------------- generate files AC_OUTPUT([Makefile