From 309ee82143f496d0596a5785557078192504cd6e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Aug 2005 20:48:15 +0000 Subject: *** empty log message *** --- m4/xanstrftime.m4 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 m4/xanstrftime.m4 (limited to 'm4') diff --git a/m4/xanstrftime.m4 b/m4/xanstrftime.m4 new file mode 100644 index 000000000..01f64d781 --- /dev/null +++ b/m4/xanstrftime.m4 @@ -0,0 +1,22 @@ +#serial 1 + +# Copyright (C) 2005 Free Software Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# Written by Jim Meyering. + +AC_DEFUN([gl_FUNC_XANSTRFTIME], +[ + AC_LIBSOURCES([xanstrftime.c, xanstrftime.h]) + AC_LIBOBJ([xanstrftime]) + # depends on + # xalloc + # xalloc-die + # stdbool + # strftime + # memcpy + # free +]) -- cgit v1.2.3-70-g09d2