From: Paul Eggert Date: Mon, 13 Jan 2003 07:08:44 +0000 (+0000) Subject: Depend on unlocked-io, not getstr. X-Git-Tag: cvs-readonly~5009 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=e2454651e7fa0f3bebfe76b91a7f5a52ee0a5479;p=gnulib.git Depend on unlocked-io, not getstr. --- diff --git a/modules/getline b/modules/getline index 55e256d52..7511bb114 100644 --- a/modules/getline +++ b/modules/getline @@ -6,7 +6,7 @@ lib/getline.c m4/getline.m4 Depends-on: -getstr +unlocked-io configure.ac: AM_FUNC_GETLINE