Mercurial > hg > octave-shane > gnulib-hg
comparison doc/INSTALL @ 16192:557452ce040c
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 27 Dec 2011 07:00:31 -0800 |
parents | 61f163195f13 |
children | 5833a5f84a36 |
comparison
equal
deleted
inserted
replaced
16191:aee36fbaff66 | 16192:557452ce040c |
---|---|
307 | 307 |
308 causes the specified `gcc' to be used as the C compiler (unless it is | 308 causes the specified `gcc' to be used as the C compiler (unless it is |
309 overridden in the site shell script). | 309 overridden in the site shell script). |
310 | 310 |
311 Unfortunately, this technique does not work for `CONFIG_SHELL' due to | 311 Unfortunately, this technique does not work for `CONFIG_SHELL' due to |
312 an Autoconf bug. Until the bug is fixed you can use this workaround: | 312 an Autoconf limitation. Until the limitation is lifted, you can use |
313 | 313 this workaround: |
314 CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash | 314 |
315 CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash | |
315 | 316 |
316 `configure' Invocation | 317 `configure' Invocation |
317 ====================== | 318 ====================== |
318 | 319 |
319 `configure' recognizes the following options to control how it | 320 `configure' recognizes the following options to control how it |