mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
$SHELL controls which shell is used for executing the commands in a Makefile. Since modules/Makefile does not work with ksh, we need to find a "proper" shell. Luckily, configure already did that job and announces its findings via @SHELL@. This should make our Makefile work on Solaris. Thanks to LeftWing aka Joshua M. Clulow. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2064 726aef4b-f618-498e-8847-2d620e286838