always enable NET port

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1275 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.4
Stéphane Fillod, F8CFE 2002-11-12 00:11:16 +00:00
rodzic 7c6afab810
commit 131e35de8b
1 zmienionych plików z 1 dodań i 9 usunięć

Wyświetl plik

@ -255,15 +255,7 @@ if test "${cf_with_tcl_binding}" = "yes" ; then
fi
AC_SUBST(TCL_LIB_SPEC)
if test "${ac_cv_header_sys_socket_h}" = "no"; then
echo "disabling NET port"
NET=
else
echo "enabling NET port"
NET=net
fi
AC_SUBST(NET)
# TODO: require "${ac_cv_header_sys_socket_h}" = "no"
dnl Backend list