Remove unnecessary setenv() replacement function
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 4 Jan 2010 12:21:42 +0000 (14:21 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 4 Jan 2010 12:21:42 +0000 (14:21 +0200)
commitbb803d630c585f5be8ed446da76dadcf717af1d7
treebd6d009577ab78f77e0a7cc972293b08ff4ecba4
parent580f9625e166be7771ead94f500e54a5b34d3196
Remove unnecessary setenv() replacement function
- setenv() and unsetenv() are required by POSIX 2001, we dont care about
  older systems
configure.ac
misc/Makefile.am
misc/setenv.c [deleted file]
rpmio/stubs.c
system.h