]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
add a --with-login-program configure argument
authorDamien Miller <djm@mindrot.org>
Tue, 16 Aug 2016 04:47:34 +0000 (14:47 +1000)
committerDamien Miller <djm@mindrot.org>
Tue, 16 Aug 2016 04:47:34 +0000 (14:47 +1000)
commita1cc637e7e11778eb727559634a6ef1c19c619f6
tree671dff9d5026c58a01956c53032a1375a044ee55
parent8bd81e1596ab1bab355146cb65e82fb96ade3b23
add a --with-login-program configure argument

Saves messing around with LOGIN_PROGRAM env var, which come
packaging environments make hard to do during configure phase.
configure.ac