Ticket #14022: patch-configure.diff
File patch-configure.diff, 555 bytes (added by compconsultant@…, 17 years ago) |
---|
-
configure
old new 6852 6852 6853 6853 fi 6854 6854 6855 6856 if test ! -f "$tcpserver_file"6857 then6858 { { echo "$as_me:$LINENO: error: Unable to find your tcp.smtp file, specify --enable-tcpserver-path=/full/path/to/tcp.smtp" >&56859 echo "$as_me: error: Unable to find your tcp.smtp file, specify --enable-tcpserver-path=/full/path/to/tcp.smtp" >&2;}6860 { (exit 1); exit 1; }; }6861 fi6862 6863 6855 { echo "$as_me:$LINENO: result: yes" >&5 6864 6856 echo "${ECHO_T}yes" >&6; } 6865 6857