X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstpcpy;h=de70b1029281aaccd22201df039e830eb06d0a08;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=784af1d687e920d38a7c57852d4acad736b7deca;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/stpcpy b/modules/stpcpy index 784af1d68..de70b1029 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -2,21 +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: -lib_SOURCES += stpcpy.h Include: -"stpcpy.h" + + +License: +LGPL Maintainer: Bruno Haible, glibc -