opal_config_subdir.m4: remove some dead code
Этот коммит содержится в:
родитель
1029dea72b
Коммит
f9b7b9f6b2
@ -10,7 +10,7 @@ dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|||||||
dnl University of Stuttgart. All rights reserved.
|
dnl University of Stuttgart. All rights reserved.
|
||||||
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
dnl All rights reserved.
|
dnl All rights reserved.
|
||||||
dnl Copyright (c) 2012 Cisco Systems, Inc. All rights reserved.
|
dnl Copyright (c) 2012-2015 Cisco Systems, Inc. All rights reserved.
|
||||||
dnl Copyright (c) 2014 Intel, Inc. All rights reserved.
|
dnl Copyright (c) 2014 Intel, Inc. All rights reserved.
|
||||||
dnl Copyright (c) 2015 Research Organization for Information Science
|
dnl Copyright (c) 2015 Research Organization for Information Science
|
||||||
dnl and Technology (RIST). All rights reserved.
|
dnl and Technology (RIST). All rights reserved.
|
||||||
@ -111,16 +111,6 @@ if test "$subdir_dir" != ":" && test -d $srcdir/$subdir_dir; then
|
|||||||
# Construct the --cache-file argument
|
# Construct the --cache-file argument
|
||||||
#
|
#
|
||||||
|
|
||||||
dnl case $cache_file in
|
|
||||||
dnl [[\\/]* | ?:[\\/]*] )
|
|
||||||
dnl # Absolute path
|
|
||||||
dnl subdir_cache_file="$cache_file"
|
|
||||||
dnl ;;
|
|
||||||
dnl *)
|
|
||||||
dnl # Relative path
|
|
||||||
dnl subdir_cache_file="$subdir_dots$cache_file"
|
|
||||||
dnl ;;
|
|
||||||
dnl esac
|
|
||||||
# BWB - subdir caching is a pain since we change CFLAGS and all that.
|
# BWB - subdir caching is a pain since we change CFLAGS and all that.
|
||||||
# Just disable it for now
|
# Just disable it for now
|
||||||
subdir_cache_file="/dev/null"
|
subdir_cache_file="/dev/null"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user