From aa450ef4b62178b6c4264e15f742d47ee327f8f5 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 18 Feb 2007 15:42:40 +0000 Subject: mkdtemp.h is replaced with . --- modules/mkdtemp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/mkdtemp') diff --git a/modules/mkdtemp b/modules/mkdtemp index 8ea9658ea7..d023f3854d 100644 --- a/modules/mkdtemp +++ b/modules/mkdtemp @@ -2,21 +2,22 @@ Description: mkdtemp() function: create a private temporary directory. Files: -lib/mkdtemp.h lib/mkdtemp.c m4/mkdtemp.m4 Depends-on: stdint +stdlib tempname configure.ac: gt_FUNC_MKDTEMP +gl_STDLIB_MODULE_INDICATOR([mkdtemp]) Makefile.am: Include: -"mkdtemp.h" + License: LGPL -- cgit v1.2.1