aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-11-25 09:38:03 +0000
committerdos-reis <gdr@axiomatics.org>2013-11-25 09:38:03 +0000
commit70f1bcef17f77f31f8c60d0fbe07e019202088db (patch)
tree2b929b3802080d24e5c0cce9042ca0dde62b4941 /configure.ac
parentd610364e2c1f450849d307886cada123b9a8717a (diff)
downloadopen-axiom-70f1bcef17f77f31f8c60d0fbe07e019202088db.tar.gz
Check for Windows PowerShell.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b47003c5..7f26a382 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,9 +65,12 @@ dnl Note that we do not stop the configuration process because we do seek
dnl contributions for cross build support.
if test $build != $target; then
AC_MSG_WARN([Cross build is not supported yet.])
- AC_MSG_WARN([Please notify open-axiom-devel@open-axiom.org if you succeed.])
+ AC_MSG_WARN([Please notify open-axiom-devel@lists.sf.net if you succeed.])
fi
+## Determine interpreters and shells.
+OPENAXIOM_SHELLS
+
## Although OpenAxiom does not support cross build yet, let
## alone Canadian cross, we want to make sure that we do not write
## the build machinery in a way that actively unsupports