diff build-aux/bootstrap_gnulib.conf @ 15454:9b9f6dba39e0

build: Use putenv module from gnulib. * bootstrap_gnulib.conf: Add putenv to list of modules. * configure.ac: Remove AC_CHECK_FUNCS call for putenv. * lo-utils.cc: Add gnulib:: decorator on putenv call. * libgnu/Makefile.am: Automatically updated by addition of putenv.
author Rik <rik@octave.org>
date Sat, 29 Sep 2012 15:41:18 -0700
parents 219479b461b8
children
line wrap: on
line diff
--- a/build-aux/bootstrap_gnulib.conf	Sat Sep 29 12:13:38 2012 -0700
+++ b/build-aux/bootstrap_gnulib.conf	Sat Sep 29 15:41:18 2012 -0700
@@ -56,6 +56,7 @@
   open
   opendir
   pathmax
+  putenv
   progname
   readdir
   readlink