X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fputenv;h=06a0710cbf7b457d22d151470a5c2bc5e27f2af9;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=f5a0879de676d70e5af59846ad935685fa19daab;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/putenv b/modules/putenv index f5a0879de..06a0710cb 100644 --- a/modules/putenv +++ b/modules/putenv @@ -6,11 +6,21 @@ lib/putenv.c m4/putenv.m4 Depends-on: +stdlib +malloc-posix configure.ac: -jm_FUNC_PUTENV +gl_FUNC_PUTENV +gl_STDLIB_MODULE_INDICATOR([putenv]) Makefile.am: Include: +#include + +License: +LGPL + +Maintainer: +Jim Meyering, glibc