File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
dnl -*- Autoconf -*-
2
2
dnl
3
- dnl Copyright © 2009-2024 Inria. All rights reserved.
3
+ dnl Copyright © 2009-2025 Inria. All rights reserved.
4
4
dnl Copyright © 2009-2012, 2015-2017, 2020, 2023 Université Bordeaux
5
5
dnl Copyright © 2004-2005 The Trustees of Indiana University and Indiana
6
6
dnl University Research and Technology
@@ -934,7 +934,7 @@ return 0;
934
934
935
935
AS_IF ( [ test "x$hwloc_pthread_mutex_happy" != xyes -a "x$hwloc_windows" != xyes] ,
936
936
[ AC_MSG_WARN ( [ pthread_mutex_lock not available, required for thread-safe initialization on non-Windows platforms.] )
937
- AC_MSG_WARN ( [ Please report this to the hwloc-devel mailing list. ] )
937
+ AC_MSG_WARN ( [ Please report this to the hwloc-users mailing list or at https://github.com/open-mpi/hwloc ] )
938
938
AC_MSG_ERROR ( [ Cannot continue] ) ] )
939
939
940
940
dnl Don't check for valgrind in embedded mode because this may conflict
You can’t perform that action at this time.
0 commit comments