X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=macros%2Fsummary.m4;h=71049c73c678cfc6e758c668ebd1598cea7ed545;hb=9b34bfcf9852eb6aaeeff55dca4b14cdf66b2dfd;hp=b5093a04b5bd3f80438eb63016df312e43a4ae4a;hpb=4ce7381227326afbc0f50ee0608fab712689d465;p=netatalk.git diff --git a/macros/summary.m4 b/macros/summary.m4 index b5093a04..71049c73 100644 --- a/macros/summary.m4 +++ b/macros/summary.m4 @@ -58,6 +58,9 @@ dnl AC_MSG_RESULT([ Samba sharemode interop: $neta_cv_have_smbshmd]) AC_MSG_RESULT([ dtrace probes: $WDTRACE]) AC_MSG_RESULT([ Paths:]) AC_MSG_RESULT([ Netatalk lockfile: $ac_cv_netatalk_lock]) + if test "x$init_style" != x"none"; then + AC_MSG_RESULT([ init directory: $ac_cv_init_dir]) + fi if test x"$atalk_cv_with_dbus" = x"yes"; then AC_MSG_RESULT([ dbus system directory: $ac_cv_dbus_sysdir]) fi