X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpcpy;h=de70b1029281aaccd22201df039e830eb06d0a08;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=13a74df1fd7c21aa5a4d39b5604afecd26b38f3c;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/stpcpy b/modules/stpcpy index 13a74df1f..de70b1029 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -2,23 +2,23 @@ Description: stpcpy() function: copy a string, returning a pointer to its end. Files: -lib/stpcpy.h lib/stpcpy.c m4/stpcpy.m4 Depends-on: +string configure.ac: gl_FUNC_STPCPY +gl_STRING_MODULE_INDICATOR([stpcpy]) Makefile.am: Include: -"stpcpy.h" + License: LGPL Maintainer: Bruno Haible, glibc -