summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <jbj>2013-07-04 00:25:14 +0000
committerjbj <jbj>2013-07-04 00:25:14 +0000
commita8011e147e255529f65be94aaa4434f88741ac4d (patch)
tree2152355778cf87199b402e1f14e4b1e3b6732538
parent67f5dae25ffabaafbbd701eb9da6b495420eefc1 (diff)
downloadlibpopt-a8011e147e255529f65be94aaa4434f88741ac4d.tar.gz
- fix: remove duplicated /bin/sh (with bizarre error message).
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 41a22be..3216cd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -110,8 +110,7 @@ tdict_LDADD = $(top_builddir)/$(usrlib_LTLIBRARIES)
test3_LDADD = $(top_builddir)/$(usrlib_LTLIBRARIES)
TESTS_ENVIRONMENT = top_srcdir=$(top_srcdir) MUDFLAP_OPTIONS="$(MUDFLAP_OPTIONS)" testpoptrc="$(top_srcdir)/test-poptrc" PATH=.:../src:$$PATH \
- valgrind_environment="$(VALGRIND_ENVIRONMENT)" \
- $(SHELL)
+ valgrind_environment="$(VALGRIND_ENVIRONMENT)"
TESTS = testit.sh