Skip to content

gnulib: install the environ module

Alexandre Duret-Lutz requested to merge adl/environ into next

This should fix compilation on OSX, as reported by Yann Thierry-Mieg.

  • m4/environ.m4: New file.
  • m4/gnulib-cache.m4, m4/gnulib-comp.m4: Update.
  • bin/common_trans.cc [HAVE_SPAWN_H]: Do not define environ.

Merge request reports