diff bootstrap.conf @ 17946:a4bc3ad4c703

Use gnulib uname * configure.ac: remove check for uname and sys/utsname.h. * liboctave/system/oct-uname.cc (octave_uname::init): remove #ifdef HAVE_SYS_UTSNAME_H from uname function. * bootstrap.conf: add uname to gnulib_modules.
author John Donoghue <john.donoghue@ieee.org>
date Sun, 17 Nov 2013 21:31:49 -0500
parents 573f865aa8c8
children ff4da3c8ed16
line wrap: on
line diff
--- a/bootstrap.conf	Thu Nov 14 22:31:43 2013 +0530
+++ b/bootstrap.conf	Sun Nov 17 21:31:49 2013 -0500
@@ -92,6 +92,7 @@
   tmpfile
   trunc
   truncf
+  uname
   unistd
   unlink
   vasprintf