This is just a preparatory commit in view of future changes.
* lib/am/header-vars.am (am__handle_exeext): New internal variable,
defined to "yes" if the automake static conditional '?HANDLE-EXEEXT?'
is true, and to "no" otherwise.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
$(am__empty), \
$(lastword $(1)))))
+?HANDLE-EXEEXT?am__handle_exeext := yes
+?!HANDLE-EXEEXT?am__handle_exeext := no
+
## These definitions have been generated by the following Bash 4 script:
##
## #!/bin/bash