comparison bootstrap.conf @ 17788:415583856971

undo 7b305b36b87e to avoid Windows putenv/setenv failure (bug #40381) This change may reintroduce a memory leak issue, but at least it works. * bootstrap.conf (gnulib_modules): Remove setenv from the list. * lo-utils.cc (octave_putenv): Use gnulib::putenv instead of gnulib::setenv.
author John W. Eaton <jwe@octave.org>
date Tue, 29 Oct 2013 01:28:06 -0400
parents d63878346099
children 573f865aa8c8
comparison
equal deleted inserted replaced
17787:175b392e91fe 17788:415583856971
68 rename 68 rename
69 rmdir 69 rmdir
70 round 70 round
71 roundf 71 roundf
72 select 72 select
73 setenv
74 sigaction 73 sigaction
75 signal 74 signal
76 sigprocmask 75 sigprocmask
77 sleep 76 sleep
78 stat 77 stat