view modules/putenv @ 5016:7141ea4946af

Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
author Jim Meyering <jim@meyering.net>
date Sun, 18 Apr 2004 18:12:50 +0000
parents 3ccc6d0d52bb
children 42b53a22aee5
line wrap: on
line source

Description:
putenv() function: change or add an environment variable.

Files:
lib/putenv.c
m4/putenv.m4

Depends-on:

configure.ac:
gl_FUNC_PUTENV

Makefile.am:

Include:

Maintainer:
Jim Meyering