summaryrefslogtreecommitdiff
path: root/check/check-idirafter
diff options
context:
space:
mode:
Diffstat (limited to 'check/check-idirafter')
-rwxr-xr-xcheck/check-idirafter5
1 files changed, 0 insertions, 5 deletions
diff --git a/check/check-idirafter b/check/check-idirafter
index 7abd2dc..439d799 100755
--- a/check/check-idirafter
+++ b/check/check-idirafter
@@ -1,10 +1,5 @@
#! /bin/sh
-# Make sure we're POSIX
-if [ "$PKG_CONFIG_SHELL_IS_POSIX" != "1" ]; then
- PKG_CONFIG_SHELL_IS_POSIX=1 PATH=`getconf PATH` exec sh $0 "$@"
-fi
-
set -e
. ${srcdir}/common