diff bootstrap.conf @ 21590:7f3519e6194a stable

Enable the pipe function on Windows (bug #47614) * bootstrap.conf (gnulib_modules): Include pipe-posix in the list. * oct-syscalls.cc (octave_syscalls::pipe): Call gnulib::pipe portability wrapper, drop HAVE_PIPE condition.
author Mike Miller <mtmiller@octave.org>
date Wed, 06 Apr 2016 12:51:00 -0700
parents 4197fc428c7d
children ec77a07e4220
line wrap: on
line diff
--- a/bootstrap.conf	Fri Apr 01 12:04:04 2016 -0400
+++ b/bootstrap.conf	Wed Apr 06 12:51:00 2016 -0700
@@ -68,6 +68,7 @@
   open
   opendir
   pathmax
+  pipe-posix
   progname
   putenv
   readdir