]> arthur.barton.de Git - netatalk.git/commitdiff
Remove debugging statements
authorfranklahm <franklahm>
Tue, 17 Nov 2009 16:28:23 +0000 (16:28 +0000)
committerfranklahm <franklahm>
Tue, 17 Nov 2009 16:28:23 +0000 (16:28 +0000)
configure.in

index 5c8031d81243f5950f467536f018015e5f8659c5..30bcea5e019856a1cd14d024caa40c124d4f19c9 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.227 2009-11-17 16:17:13 franklahm Exp $
+dnl $Id: configure.in,v 1.228 2009-11-17 16:28:23 franklahm Exp $
 dnl configure.in for netatalk
 
 AC_INIT(etc/afpd/main.c)
@@ -1139,9 +1139,6 @@ case "$this_os" in
     ;;
 esac
 
-echo neta_cv_eas_sys_found = $neta_cv_eas_sys_found
-echo neta_cv_eas_sys_not_found = $neta_cv_eas_sys_not_found
-
 if test "x$neta_cv_eas_sys_found" = "xyes" ; then
    if test "x$neta_cv_eas_sys_not_found" != "xyes" ; then
       neta_cv_eas="$neta_cv_eas | native"