Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
[gnulib.git] / modules / memmove
index d80282b..6588c43 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+memmove() function: copy memory area.
 
 Files:
 lib/memmove.c
@@ -14,3 +15,8 @@ Makefile.am:
 Include:
 <string.h>
 
+License:
+public domain
+
+Maintainer:
+Jim Meyering