aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-05-27 08:47:16 +0000
committerJakub Jelinek <jakub@redhat.com>2008-05-27 08:47:16 +0000
commit6c381479f7935480162228b7d1fc18076c208459 (patch)
tree0f0f4901880fc2ed198aa2d8ef551d6075dbcd4e
parentcd738fd09032cd66b94817c5799c7b50f5abc36b (diff)
Revert accidental commit.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gomp-3_0-branch@135976 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libgomp/configure.tgt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgomp/configure.tgt b/libgomp/configure.tgt
index b95ff84f6bb..68115abf71d 100644
--- a/libgomp/configure.tgt
+++ b/libgomp/configure.tgt
@@ -23,7 +23,6 @@ fi
# Since we require POSIX threads, assume a POSIX system by default.
config_path="posix"
-enable_linux_futex=no
# Check for futex enabled all at once.
if test $enable_linux_futex = yes; then
case "${target}" in