chiark / gitweb /
build-sys: add --with-debug-shell=PATH
authorCristian Rodríguez <crrodriguez@opensuse.org>
Thu, 25 Apr 2013 00:51:23 +0000 (21:51 -0300)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 26 Apr 2013 02:26:58 +0000 (22:26 -0400)
commit45df1f2c9a7fee67b37f64ddd00adad5982844fa
tree5abdf9e500d0d7a67ace6884e6f2e7f2d4a2b8a4
parentfcf8c44041a5138a170f9a442809c032259a26b1
build-sys: add --with-debug-shell=PATH

Distributions may have selinux but not sushell or might
need to set a custom debug shell.

Defaults to /sbin/sushell if selinux is enabled, /bin/sh if not.

[zj: Renamed --with-debugshelltty to --with-debug-tty, and
     added a line in output showing DEBUGSHELL and DEBUGTTY.
     I figure that debug shell is pretty useful, and I hope
     the extra line in configure status will draw attention
     to it.]
configure.ac