comparison 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
comparison
equal deleted inserted replaced
15453:2d7bdbdd9f5d 15454:9b9f6dba39e0
54 nanosleep 54 nanosleep
55 nproc 55 nproc
56 open 56 open
57 opendir 57 opendir
58 pathmax 58 pathmax
59 putenv
59 progname 60 progname
60 readdir 61 readdir
61 readlink 62 readlink
62 realloc-gnu 63 realloc-gnu
63 rename 64 rename