required/CWS sb118 (DEV300) : Dropped tcsh support from makefiles

[email protected] Fri, 15 Jan 2010 14:26:02 +0100 (MET)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <30283677.2021263561962384.JavaMail.root@so-web4>
------=_Part_3348_11391581.1263561962383
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit



          Type: required
         Title: Dropped tcsh support from makefiles
     Posted by: [email protected]
      Affected: -
         TaskId: i108269
<http://www.openoffice.org/issues/show_bug.cgi?id=108269>
Effective from: CWS sb118 (DEV300) CWS SRX644/apps61beta2


*Summary*
--------
configure:
- --with-use-shell
- USE_SHELL

solenv/inc/settings.mk:
- SCRIPTEXT

solenv/inc/tg_ext.mk:
- TAR_EXCLUDES
- TAR_EXCLUDE_SWITCH

*Description*
-------------
See <http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=26334>.

Configure no longer respects --with-use-shell (which can still be
provided, however, but is now ignored, as is standard configure
behavior for unknown options).  USE_SHELL environment variable is
gone.  dmake now always uses bash for shell execution.

Some makefile variables that have become unused have been removed
(SCRIPTEXT, TAR_EXCLUDES, TAR_EXCLUDE_SWITCH).


Send feedback to [email protected]



------=_Part_3348_11391581.1263561962383
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------=_Part_3348_11391581.1263561962383--