summaryrefslogtreecommitdiff
path: root/t/dollar.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/dollar.sh')
-rw-r--r--t/dollar.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/dollar.sh b/t/dollar.sh
index 07c20e1d4..6b18d639a 100644
--- a/t/dollar.sh
+++ b/t/dollar.sh
@@ -18,9 +18,6 @@
# Java people need this.
# PR/317, reported by Eric Siegerman and Philip Fong.
-# Require GNU make for this test. SunOS Make does not support
-# '$$' in a target or a dependency (it outputs the empty string instead).
-required=GNUmake
. test-init.sh
echo AC_OUTPUT >> configure.ac