Commit d98cda22 by Doug Evans

* config/xm-linux.h (HAVE_PUTENV, HAVE_ATEXIT): Define.

From-SVN: r15701
parent bbfbedb1
......@@ -25,6 +25,12 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_POPEN
#define HAVE_POPEN
#undef HAVE_PUTENV
#define HAVE_PUTENV
#undef HAVE_ATEXIT
#define HAVE_ATEXIT
#undef POSIX
#define POSIX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment