From e874f84fdb6eb83d905a72b35d87398374594b97 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Jun 2009 19:58:50 +0200 Subject: more regressions found at runtime on alic1c --- package/gpsd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/gpsd') diff --git a/package/gpsd/Makefile b/package/gpsd/Makefile index 506943809..61555098e 100644 --- a/package/gpsd/Makefile +++ b/package/gpsd/Makefile @@ -23,7 +23,8 @@ CONFIGURE_STYLE:= gnu CONFIGURE_ENV+= EGREP="grep -E" \ CPP="$(TARGET_CC) -E" \ ac_cv_func_strlcpy=no \ - ac_cv_func_strlcat=no + ac_cv_func_strlcat=no \ + ac_cv_lib_nsl_gethostbyname=no # --disable-python breaks configure script CONFIGURE_ARGS+= --without-x \ --disable-dbus -- cgit v1.2.3