Issue 112591 - configure: only create bash script, not tcsh one
Summary: configure: only create bash script, not tcsh one
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 08:29 UTC by bjoern.michaelsen
Modified: 2010-07-21 11:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.michaelsen 2010-06-22 08:29:35 UTC
Please make --with-use-shell=bash the default. tcsh is rarely used outside OOo
and there is no need to keep this exotic choice the default as it is really a
source of confusion for newcomers.
So please:
- make --with-use-shell=bash the default
- make sure that --with-use-shell=bash _only_ creates a bash script (and not an
additional tcsh one)
- update the "Building Guide" on the Wiki when the change is announced
Comment 1 Stephan Bergmann 2010-06-22 09:13:49 UTC
--with-use-shell has already been removed by issue 108269, and I right now
cleaned up the 18 pages in <http://wiki.services.openoffice.org> that mentioned
the phrase "with-use-shell", so what is left of this issue's original
description is to "_only_ create[...] a bash script (and not an additional tcsh
one)"---which has always been orthogonal to the --with-use-shell configuration;
updated the summary accordingly.
Comment 2 bjoern.michaelsen 2010-06-22 10:27:29 UTC
Oh, great!

And yes, generating a tcsh script when tcsh is not even supported in all
makefiles anymore should really be avoided.
Comment 3 Martin Hollmichel 2010-07-05 12:11:26 UTC
my understanding is that no with-use-shell is required any more, since OOo
makefiles are only use bash calls now. This is a makefile internal matter.

but as your interactive shell for building you still have the choice for using
(t)csh, which still should be supported and does not conflict with internal bash
calls. marking as invalid.
Comment 4 Mechtilde 2010-07-21 11:09:57 UTC
invalid -> closed