Your message dated Mon, 18 Jan 2010 20:59:48 -0800
with message-id <[email protected]>
and subject line Re: Bug#563586: Provide a switch to prevent autoconf from
changing shell
has caused the Debian Bug report #563586,
regarding Provide a switch to prevent autoconf from changing shell
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
563586: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563586
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autoconf
Severity: wishlist
If the autoconf tool is run under a particular shell, the autoconf tool
may switch shell during build (via m4sh _AS_DETECT_BETTER_SHELL).
This causes a problem with package testing, because a test or development
machine may incidentally have an additional shell installed that is not
present on the target machine. By switching shell, the build scripts are not
being tested on the invocation shell, and the generated scripts may not
work correctly when transferred to a target machine.
It would be useful to have a switch to prevent autoconf from switching
shell.
Mark.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (60, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-486
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages autoconf depends on:
ii debianutils 2.30 Miscellaneous utilities specific t
ii m4 1.4.13-3 a macro processing language
ii perl 5.10.0-19lenny2 Larry Wall's Practical Extraction
Versions of packages autoconf recommends:
pn automake | automaken <none> (no description available)
Versions of packages autoconf suggests:
pn autobook <none> (no description available)
pn autoconf-archive <none> (no description available)
pn autoconf-doc <none> (no description available)
pn autoconf2.13 <none> (no description available)
ii gettext 0.17-8 GNU Internationalization utilities
pn gnu-standards <none> (no description available)
pn libtool <none> (no description available)
--- End Message ---
--- Begin Message ---
In the original bug report, Mark Hobley <[email protected]>
requested:
> It would be useful to have a switch to prevent autoconf from switching
> shell.
In a followup, Ralf Wildenhues <[email protected]> gave a
solution that does not require changes to Autoconf:
> You can already do that, see 'info Autoconf --index CONFIG_SHELL':
> CONFIG_SHELL=/bin/foosh /bin/foosh ./configure
Since this works with Autoconf as-is, and because Mark has not
followed up with a reason that it is not sufficient, I am closing
this bug.
Thank you, Ralf!
--
Ben Pfaff
http://benpfaff.org
--- End Message ---