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