summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-13 22:40:16 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-13 22:40:16 +0000
commitda3b7cca9b8997d5072476f96164db717c716c51 (patch)
tree225b23e31a2ca3394ee9afcaf3758dede0f000b7 /distrib
parent70a0dd6b1ee4ac9dc5d6b4003c65ca8958dda701 (diff)
downloadhaskell-da3b7cca9b8997d5072476f96164db717c716c51.tar.gz
Remove unused FPTOOLS_SHEBANG_PERL
Diffstat (limited to 'distrib')
-rw-r--r--distrib/configure.ac.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in
index b438bf5cbd..5a26e39203 100644
--- a/distrib/configure.ac.in
+++ b/distrib/configure.ac.in
@@ -45,7 +45,6 @@ if test -z "$PerlCmd"; then
echo "Perhaps it is already installed, but not in your PATH?"
exit 1
fi
-FPTOOLS_SHEBANG_PERL
#
dnl ** figure out how to do a BSD-ish install **