changeset 4167:3dd6df4782cb

Depend on unlocked-io, not getstr.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 13 Jan 2003 07:08:44 +0000
parents 053cd474cdc5
children 4d31b2ff9bab
files modules/getline
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/modules/getline
+++ b/modules/getline
@@ -6,7 +6,7 @@
 m4/getline.m4
 
 Depends-on:
-getstr
+unlocked-io
 
 configure.ac:
 AM_FUNC_GETLINE