adding tests to check whether the filesystem is case sensitive
This commit was SVN r142.
Этот коммит содержится в:
родитель
38c1ffd036
Коммит
0d033c8d56
@ -14,6 +14,7 @@ sinclude(config/cxx_find_template_repository.m4)
|
||||
sinclude(config/cxx_have_exceptions.m4)
|
||||
sinclude(config/cxx_find_exception_flags.m4)
|
||||
|
||||
sinclude(config/lam_case_sensitive_fs_setup.m4)
|
||||
sinclude(config/lam_check_optflags.m4)
|
||||
sinclude(config/lam_configure_options.m4)
|
||||
sinclude(config/lam_functions.m4)
|
||||
|
@ -180,6 +180,11 @@ AC_DEFINE_UNQUOTED(LAM_WANT_MPI_PROFILING, $WANT_MPI_PROFILING,
|
||||
AC_DEFINE_UNQUOTED(LAM_HAVE_WEAK_SYMBOLS, $LAM_C_HAVE_WEAK_SYMBOLS,
|
||||
[Wehther we have weak symbols or not])
|
||||
|
||||
#################################
|
||||
# FILE SYSTEM CASE SENSITIVENESS
|
||||
#################################
|
||||
|
||||
LAM_CASE_SENSITIVE_FS_SETUP
|
||||
|
||||
##################################
|
||||
# C++ compiler characteristics
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user