X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgetline.m4;h=5b55c3045bb16936d6efd0dd38694b9bb030a8e6;hb=8ccc091547bec1dbdb15dd7d2741cf988ce1f3d8;hp=f49c50eed809956db0f8d61d3f53ca2f26ed3b4a;hpb=e25db6ef2883dff6f76a689bda4a109d92d38f1d;p=gnulib.git diff --git a/m4/getline.m4 b/m4/getline.m4 index f49c50eed..5b55c3045 100644 --- a/m4/getline.m4 +++ b/m4/getline.m4 @@ -1,4 +1,4 @@ -# getline.m4 serial 14 +# getline.m4 serial 15 dnl Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software dnl Foundation, Inc. @@ -15,8 +15,6 @@ dnl have a function by that name in -linet that doesn't have anything dnl to do with the function we need. AC_DEFUN([gl_FUNC_GETLINE], [ - AC_LIBSOURCES([getline.c, getline.h]) - dnl Persuade glibc to declare getline(). AC_REQUIRE([AC_GNU_SOURCE])