view modules/setenv @ 12751:78eebabdbcd9

sqrt: Make gl_FUNC_SQRT requirable.
author Bruno Haible <bruno@clisp.org>
date Tue, 19 Jan 2010 01:50:01 +0100
parents 1d443a80afc4
children a4c06a233601
line wrap: on
line source

Description:
setenv() function: set an environment variable.

Files:
lib/setenv.c
m4/setenv.m4

Depends-on:
stdlib
malloca
alloca-opt
unistd
environ

configure.ac:
gl_FUNC_SETENV
gl_STDLIB_MODULE_INDICATOR([setenv])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Bruno Haible