diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-10-16 07:28:07 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-10-16 07:28:07 -0700 |
commit | fdec8e9d07ff614834c0f39ddd04513cc5648b9a (patch) | |
tree | b3fec5d69e91d61039034238388a7b980d39c399 /vm.h | |
parent | ac6a452df1c5c5c9d2fc3118278fddc913df1faa (diff) | |
download | txr-fdec8e9d07ff614834c0f39ddd04513cc5648b9a.tar.gz txr-fdec8e9d07ff614834c0f39ddd04513cc5648b9a.tar.bz2 txr-fdec8e9d07ff614834c0f39ddd04513cc5648b9a.zip |
sysif: respect HAVE_SETENV.
* sysif.c (setenv_wrap, unsetenv_wrap): Now surrounded
with #if HAVE_SETENV ... #endif, an existing feature detection
macro.
(sysif_init): Only register setenv and unsetenv functions
if HAVE_SETENV is true.
Diffstat (limited to 'vm.h')
0 files changed, 0 insertions, 0 deletions