aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicolas Morey-Chaisemartin <nmorey@kalray.eu>2015-06-29 16:53:15 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-06-29 19:04:48 +0300
commit0274087af20ff1f7ed1e9c5f6de3ff12798e6a9c (patch)
tree323426581a7073c9f91500d2cb597ddcdfa02b87 /configure.ac
parent926c7bf578329ec936ac1933db232768d781e2f9 (diff)
configurable binaries extension
Add $(EXEEXT) to all binary generated so platform can easily configure the binaries extension and use the LOG_COMPILER features of automake. This should have no visible effect unless EXEEXT is set by the configure Signed-off-by: Nicolas Morey-Chaisemartin <nmorey@kalray.eu> Acked-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 30107897b..79171a751 100644
--- a/configure.ac
+++ b/configure.ac
@@ -323,6 +323,7 @@ AC_SUBST([AM_CFLAGS])
AC_SUBST([CFLAGS])
AC_SUBST([AM_LDFLAGS])
AC_SUBST([LDFLAGS])
+AC_SUBST([EXEEXT])
AC_OUTPUT
AC_MSG_RESULT([