(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
[gnulib.git] / modules / strftime
index 624b66b..2eeb1ea 100644 (file)
@@ -2,6 +2,7 @@ Description:
 nstrftime() function: convert date and time to string, with GNU extensions.
 
 Files:
+lib/strftime.h
 lib/strftime.c
 m4/mbstate_t.m4
 m4/tm_gmtoff.m4
@@ -15,10 +16,10 @@ configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
+lib_SOURCES += strftime.c strftime.h
 
 Include:
-<time.h>
+"strftime.h"
 
 Maintainer:
 glibc