comparison ChangeLog @ 11522:817f27bf0216

fix setting of gnulib default directory in bootstrap script
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 03:06:49 -0500
parents 00fe5069b70e
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
11521:00fe5069b70e 11522:817f27bf0216
1 2011-01-14 John W. Eaton <jwe@octave.org>
2
3 * bootstrap (gnulib_path): Set default gnulib path with ${x:=y},
4 not ${x=y}.
5
1 2011-01-14 John W. Eaton <jwe@octave.org> 6 2011-01-14 John W. Eaton <jwe@octave.org>
2 7
3 * bootstrap, bootstrap.conf: Update from gnulib sources. 8 * bootstrap, bootstrap.conf: Update from gnulib sources.
4 9
5 2011-01-13 John W. Eaton <jwe@octave.org> 10 2011-01-13 John W. Eaton <jwe@octave.org>