comparison build-aux/bootstrap_gnulib.conf @ 15432:55ee1c97e10b

build: Rename imported gnulib modules to non-deprecated ones to avoid bootstrap warning. * build-aux/bootstrap_gnulib.conf: Rename malloc -> malloc-gnu, realloc -> realloc-gnu. * libgnu/Makefile.am: Renamed modules propagated automatically to Makefile.am.
author Rik <rik@octave.org>
date Fri, 21 Sep 2012 16:12:02 -0700
parents 494f9bac8862
children 219479b461b8
comparison
equal deleted inserted replaced
15431:3e101e8b3dac 15432:55ee1c97e10b
43 gettimeofday 43 gettimeofday
44 glob 44 glob
45 isatty 45 isatty
46 link 46 link
47 lstat 47 lstat
48 malloc 48 malloc-gnu
49 mkdir 49 mkdir
50 mkfifo 50 mkfifo
51 mkostemp 51 mkostemp
52 mktime 52 mktime
53 nanosleep 53 nanosleep
56 opendir 56 opendir
57 pathmax 57 pathmax
58 progname 58 progname
59 readdir 59 readdir
60 readlink 60 readlink
61 realloc 61 realloc-gnu
62 rename 62 rename
63 rmdir 63 rmdir
64 round 64 round
65 roundf 65 roundf
66 select 66 select